diff options
| author | bellard | 2004-07-08 23:16:21 +0200 |
|---|---|---|
| committer | bellard | 2004-07-08 23:16:21 +0200 |
| commit | 7e71f16f9abc44423c2eef92addcc8cd49ccd37e (patch) | |
| tree | 6a2e9dacf1f6dd2524707f5c9c82e60fe05fc77b | |
| parent | fixed b[l] decoding (diff) | |
| download | qemu-7e71f16f9abc44423c2eef92addcc8cd49ccd37e.tar.gz qemu-7e71f16f9abc44423c2eef92addcc8cd49ccd37e.tar.xz qemu-7e71f16f9abc44423c2eef92addcc8cd49ccd37e.zip | |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@988 c046a42c-6fe2-441c-8c8c-71466251a162
| -rw-r--r-- | Changelog | 4 | ||||
| -rw-r--r-- | VERSION | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -16,13 +16,13 @@ version 0.5.6: - PIC reset fix (Hidemi KAWAI) - PIC spurious irq support (aka Solaris install bug) - added '-localtime' option - - Cirrus CLGD 54xx VGA support (initial patch by Makoto Suzuki - (suzu)) + - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu)) - APM and system shutdown support - Fixed system reset - Support for other PC BIOSes - Initial PowerMac hardware emulation - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer) + - Set the default memory size for PC emulation to 128 MB version 0.5.5: @@ -1 +1 @@ -0.5.5
\ No newline at end of file +0.6.0
\ No newline at end of file |
