You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -409,6 +409,13 @@ And then move the soundbank.h file to the arm9/sources directory
409
409
410
410
Versions :
411
411
-----------------------
412
+
V10.5: 14-Mar-2025 by wavemotion-dave
413
+
* Update to the Z80 core to improve emulation accuracy. This emulator now passes the ZEXALL test suite.
414
+
* Added proper M1 wait states for the Colecovision, ADAM and MSX emulation for improved CPU handling.
415
+
* A few optimized Z80 lookup-tables brings in some additional speed for both the DSi and DS-Lite/Phat.
416
+
* Improved file loading so that it's more robust - ensuring a higher level of consistency in loading large files into memory.
417
+
* Other minor cleanups as time permitted.
418
+
412
419
V10.4: 10-Mar-2025 by wavemotion-dave
413
420
* DSi now supports cart ROMs up to 4MB (4096K). Only a few MSX tech demos / games get anywhere near this.
414
421
* New super-simplified Colecovision CPU driver that is used for most of the well-behaved Colecovision games to render them full speed on the older DS-Lite/Phat.
0 commit comments