diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-07-10 16:40:19 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-07-10 16:40:19 +0000 |
commit | d08c49aae0fe7d5507c73d042486c9d9701a34b3 (patch) | |
tree | 388b72c9049aa13632aef3449d26aa9b8e52d202 /Changelog | |
parent | fcc941fe20879fc08edec8606fcec3d37c074926 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1003 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -version 0.5.6: +version 0.6.0: - minimalist FPU exception support (NetBSD FPU probe fix) - cr0.ET fix (Win95 boot) @@ -22,6 +22,7 @@ version 0.5.6: - Support for other PC BIOSes - Initial PowerMac hardware emulation - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer) + - initial IDE BMDMA support (needed for Darwin x86) - Set the default memory size for PC emulation to 128 MB version 0.5.5: |