SameBoy/Core
Lior Halphon 6c7dd761e2 Fixed a crash related to adding and deleting breakpoints 2016-06-10 18:03:12 +03:00
..
apu.c Fixed bug introduced by the stereo support 2016-06-10 16:38:20 +03:00
apu.h Added stereo support. Correct some PCM register behavior. 2016-06-10 15:28:50 +03:00
debugger.c Fixed a crash related to adding and deleting breakpoints 2016-06-10 18:03:12 +03:00
debugger.h "Standardized" the finish/next call depth as debugger "hooks" 2016-04-10 22:36:54 +03:00
display.c Fixed a bug introduced by the last STAT fix. This restores GBVideoPlayer support. 2016-06-10 17:29:49 +03:00
display.h Initial public commit 2016-04-01 21:27:01 +03:00
gb.c Added stereo support. Correct some PCM register behavior. 2016-06-10 15:28:50 +03:00
gb.h More accurate STAT interrupt. This fixes Altered Space and partially fixes Pinball Deluxe. It breaks GBVideoPlayer, however. 2016-06-10 16:31:57 +03:00
joypad.c Initial public commit 2016-04-01 21:27:01 +03:00
joypad.h Initial public commit 2016-04-01 21:27:01 +03:00
memory.c Corrected read of HDMA5, fixing A Bug's Life 2016-04-15 01:26:48 +03:00
memory.h Initial public commit 2016-04-01 21:27:01 +03:00
timing.c Correcting DIV and TIMA speed in CGB's double speed mode 2016-04-09 16:48:37 +03:00
timing.h Initial public commit 2016-04-01 21:27:01 +03:00
z80_cpu.c "Standardized" the finish/next call depth as debugger "hooks" 2016-04-10 22:36:54 +03:00
z80_cpu.h Initial public commit 2016-04-01 21:27:01 +03:00
z80_disassembler.c Initial public commit 2016-04-01 21:27:01 +03:00