Commit Graph

5 Commits

Author SHA1 Message Date
FIX94
bffa0e6666
-dont close emu when opening with unsupported file or no file at all, display error message instead
-dont close emu on invalid cpu instruction, freeze game instead until a button is pressed
-set window title more proper
-display currently playing .gbs track on screen rather than just on the console via bitmap font
2017-06-07 22:25:30 +02:00
FIX94
f8fc506ae9
-now using given sound master volume instead of ignoring it
-corrected several registers and added some unofficial (FF72-FF77) regs
-added HuC1, MBC2 and MBC3 RTC support and corrected MBC bugs
-proper PPU line 0 set, fixes several graphical glitches
2017-05-29 05:19:19 +02:00
FIX94
e514ebf3dc
more general code changes 2017-05-27 16:04:25 +02:00
FIX94
0828284588
general code design changes and cleanup 2017-05-27 03:11:58 +02:00
FIX94
42df24cb69
early push to at least have most things secured 2017-05-12 05:22:59 +02:00