I messed up the release of v0.4.0 a little bit. This is a re-release with a bumped version number
Changes since v0.3.0
- Bug fixes
- INPT2 and INPT3 should have high bit set when joystick is plugged in
- fixes Crazy Brix
- extended bottom of visible screen by one for both NTSC and PAL
- to match information given by '7800 Test (20141231).a78'
- delay after interrupt is not DMA blocking
- DMA now only ever starts at end of CPU cycle
- Ace of Aces [#17]
- improves DMA tests in '7800 Test (20141231).a78'
- corrected DMA maximum cycles limit
- fixes Super Skateboardin' [#15]
- corrected RIOT timer address mapping and tick rate
- fixes Beef Drop [#13]
- Bug fixes [Windows]
- emulator will exit correctly if ROM fails to load from file dialog [#18]
- this fix is still contested