SameBoy/Core
Lior Halphon 79e4c22c6b Fixed string in MBC command 2016-04-16 15:18:40 +03:00
..
apu.c Fixed a bug where audio channel 3 was playing silently instead of being muted. 2016-04-16 14:08:30 +03:00
apu.h Initial public commit 2016-04-01 21:27:01 +03:00
debugger.c Fixed string in MBC command 2016-04-16 15:18:40 +03:00
debugger.h "Standardized" the finish/next call depth as debugger "hooks" 2016-04-10 22:36:54 +03:00
display.c Correct OAM interrupt behavior 2016-04-02 16:29:27 +03:00
display.h Initial public commit 2016-04-01 21:27:01 +03:00
gb.c Prevent creating .sav files for ROMs claiming they have a battery but have no cartridge RAM or RTC 2016-04-16 14:09:56 +03:00
gb.h Fixed a bug where audio channel 3 was playing silently instead of being muted. 2016-04-16 14:08:30 +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