1
0
Fork 0

small bugs

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2563
This commit is contained in:
Peter Veenstra 2006-03-28 10:10:21 +00:00
parent 84edd8ef0e
commit 5b4531c0e4

View file

@ -65,6 +65,8 @@
- Add some more VESA modi (4 bit).
- Add 1024x768 output.
- Changed screenrendering so it only draws changes to the screen.
- Allow remapping of the EMS page when the dma transfer was started from
the page frame
- Made EMS and DMA work together when playing from a mapped memory page.
- Renamed several configuration options, so that they are unique.
- Merged mpu and intelligent into one option.
@ -77,7 +79,6 @@
- Reintroduce the lockfree mouse. (autolock=false)
- Add a larger cache for the dynamic cpu core.
- Improved soundblaster DSP, so it gets detected by creative tools.
- Implemented the Tandy-DAC.
- Lots of bugfixes.
- Even more bugfixes.