This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bsnes
Watch
1
Star
0
Fork
0
You've already forked bsnes
mirror of
https://github.com/bsnes-emu/bsnes.git
synced
2025-02-23 14:42:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
bsnes
/
Core
History
Lior Halphon
e163026ca9
The STAT bug does not occur during the glitched mode 0
2018-04-02 01:05:32 +03:00
..
apu.c
chmod -x
2018-03-28 21:37:34 -07:00
apu.h
…
camera.c
…
camera.h
…
debugger.c
…
debugger.h
…
display.c
The STAT bug does not occur during the glitched mode 0
2018-04-02 01:05:32 +03:00
display.h
…
gb_struct_def.h
…
gb.c
chmod -x
2018-03-28 21:37:34 -07:00
gb.h
The OAM interrupt is internally implemented differently from the other 3. Fixed the stat_write_if tests, relates to
#54
2018-04-01 21:45:56 +03:00
joypad.c
…
joypad.h
…
mbc.c
…
mbc.h
…
memory.c
The STAT bug does not occur during the glitched mode 0
2018-04-02 01:05:32 +03:00
memory.h
…
printer.c
…
printer.h
…
rewind.c
…
rewind.h
…
save_state.c
…
save_state.h
…
symbol_hash.c
chmod -x
2018-03-28 21:37:34 -07:00
symbol_hash.h
…
timing.c
Fixed a timer regression, fixes timer_if in DMG mode. Relates to
#54
2018-03-31 15:52:31 +03:00
timing.h
…
z80_cpu.c
Merge branch 'master' of
https://github.com/LIJI32/SameBoy
2018-03-29 21:07:04 +03:00
z80_cpu.h
…
z80_disassembler.c
…