aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5b6ce64b6f..3c98c5cf63 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,13 @@ version 0.5.1:
- float access fixes when using soft mmu
- PC emulation support on PowerPC
- A20 support
+ - IDE CD-ROM emulation
+ - ARM fixes (Ulrich Hecht)
+ - SB16 emulation (malc)
+ - IRET and INT fixes in VM86 mode with IOPL=3
+ - Port I/Os use TSS io map
+ - Full task switching/task gate support
+ - added verr, verw, arpl
version 0.5.0: