comparison CHANGELOG @ 1667:c35691d63640

Updated CHANGELOG
author Mike Pavone <pavone@retrodev.com>
date Mon, 31 Dec 2018 23:09:14 -0800
parents 1cc287ddb699
children 357b4951d9b2
comparison
equal deleted inserted replaced
1666:a1e0ed70ad82 1667:c35691d63640
1 0.6.0
2 -----
3 *New Features*
4
5 - New Nuklear UI with almost complete access to configuration options
6 - Added support for creating SDL2 mappings from inside the emulator
7 - Loading ROMs from ZIP archives is now supported
8 - Loading gzip compressed ROMs is now supported
9 - Internal screenshots can now be in PNG format
10 - New VDP plane debug view
11 - VDP debug views are now in separate windows
12 - Experimental support for sync to video (not enabled by default)
13 - Preliminary support for MegaWifi cart emulation
14
15 *Bugfixes*
16
17 - Fixed a number of 68K decoder bugs (mostly illegal instruction decoding)
18 - Fixed a number of memory leaks
19
20 *Accuracy/Completeness Improvements*
21
22 - Added support for J-Cart emulation
23 - Implemented Z80 interrupt mode 2
24 - Fixed the timing of a number of 68K instructions
25 - Fixed the timing of the Z80 JP cc, nn instruction
26
1 0.5.1 27 0.5.1
2 ----- 28 -----
3 *New Features* 29 *New Features*
4 30
5 - Drag and Drop is now supported for loading ROMs 31 - Drag and Drop is now supported for loading ROMs