First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
This commit is contained in:
parent
7d1ca9bdd4
commit
42e5d0b779
158 changed files with 42940 additions and 0 deletions
23
NEWS
Normal file
23
NEWS
Normal file
|
@ -0,0 +1,23 @@
|
|||
0.50:
|
||||
-added F3 to repeat the last typed command.
|
||||
-made it possible to change the shellmessages(dosshell). so
|
||||
you can costumize it.(dosbox.lang)
|
||||
-changed cpu core.
|
||||
-Fixed a lot of errors with the keyboard: shift-f1 and
|
||||
alt-f1 now works.
|
||||
-Fixed some division errors.
|
||||
-made a plugin system.
|
||||
-added a lot of real 386 mode instructions.
|
||||
-made it possible to resize the screen.
|
||||
-Mayor source cleanup/reorganisation.
|
||||
-Complete rewrite of the graphics routines. Should make it
|
||||
possible to implement more fancy things like 2xsai,interpolation.
|
||||
-changed the sound playback.
|
||||
-Changed the vga drawing to only draw on memory changes, instead
|
||||
of drawing an entire frame.
|
||||
-fixes to the soundblaster/dma code should be able to play 4-bit
|
||||
adpcm compressed sounds.
|
||||
-added the correct time to dir.
|
||||
-bugfixes to batch-file handling.
|
||||
-Lot's of small bugfixes.(Dune1&2,wolf3d, many more).
|
||||
-Released the source.
|
Loading…
Add table
Add a link
Reference in a new issue