1
0
Fork 0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2007
This commit is contained in:
Peter Veenstra 2004-09-29 19:21:50 +00:00
parent ce5fef7e9d
commit cc8b2602d8
2 changed files with 63 additions and 0 deletions

View file

@ -54,9 +54,11 @@
- Added some more PIC commands (c2woody).
- Added BCD counting to the timers.
- Fix some vesa functions.
- Add some basic support for 132x25 and 132x45 textmodes.
- Improved Tandy emulation a lot.
- Lowered cpu usage when dosbox is idle.
- Allow virtualisation of some basic IO-ports (c2woody).
0.61
- Added a beta dynamic cpu for x86 hosts (very unstable)