1
0
Fork 0

Changelog updated with recent changes

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@91
This commit is contained in:
Peter Veenstra 2002-07-29 10:48:11 +00:00
parent ce98694674
commit fe57c71304

View file

@ -1,3 +1,4 @@
- fixed the errors/warnings in prefix_66.h and prefix_66_of.h (decimal too large becomming unsigned).
- fixed compilation error on FreeBSD when #disable_joystick was defined
- int10_writechar has been updated to move the cursor position.