.. |
renderers
|
GB Video: Clear screen when LCDC is off
|
2016-09-21 14:36:42 -07:00 |
audio.c
|
GB Audio: Fix channel 4 sampling
|
2016-09-17 12:36:24 -07:00 |
audio.h
|
GB: First pass at savestates
|
2016-05-30 15:03:20 -07:00 |
cheats.c
|
GB Cheats: Fix null pointer deref
|
2016-09-17 11:03:40 -07:00 |
cheats.h
|
GB Cheats: Fix Game Genie codes that apply to ROM banks
|
2016-09-16 19:47:43 -07:00 |
cli.c
|
GB: First pass at savestates
|
2016-05-30 15:03:20 -07:00 |
cli.h
|
GB Core: Add `frame` command to debugger
|
2016-05-23 19:29:11 -07:00 |
core.c
|
Core: Fix importing save games as read-only
|
2016-09-25 13:39:52 -07:00 |
core.h
|
Core: Start adding mCore
|
2016-02-10 22:40:21 -08:00 |
gb.c
|
GB: Reset active region when reloading ROM
|
2016-10-05 00:02:22 -07:00 |
gb.h
|
Core: Const correctness fixes
|
2016-09-20 16:34:59 -07:00 |
interface.h
|
GB: Add overrides
|
2016-09-09 16:29:52 -07:00 |
io.c
|
GB: Prevent audio from playing on boot
|
2016-09-25 23:44:46 -07:00 |
io.h
|
GB: First pass at savestates
|
2016-05-30 15:03:20 -07:00 |
mbc.c
|
GB MBC: Fix RTC access when no save file is loaded
|
2016-09-25 23:43:05 -07:00 |
mbc.h
|
GB: Fix RTC saving
|
2016-09-16 17:15:17 -07:00 |
memory.c
|
GB Memory: Initialize RAM pattern for GBC
|
2016-09-22 06:49:32 -07:00 |
memory.h
|
GB: Fix MBC/memory includes
|
2016-09-18 13:34:43 -07:00 |
overrides.c
|
GB: Add overrides
|
2016-09-09 16:29:52 -07:00 |
overrides.h
|
GB: Add overrides
|
2016-09-09 16:29:52 -07:00 |
serialize.c
|
GB Video: Prevent BCPS and OCPS from going negative
|
2016-09-13 08:52:41 -07:00 |
serialize.h
|
GB: Fix RTC saving
|
2016-09-16 17:15:17 -07:00 |
sio.c
|
GB SIO: Don't auto-clock external shift clock
|
2016-09-22 00:34:56 -07:00 |
sio.h
|
GB: Simplistic SIO implementation
|
2016-08-26 14:45:43 -07:00 |
timer.c
|
GB Timer: Batch timer updates as needed
|
2016-08-28 10:32:47 -07:00 |
timer.h
|
GB Timer: Make timers behave accurately
|
2016-08-26 11:51:24 -07:00 |
video.c
|
GB Video: Improved video timings
|
2016-09-25 19:18:46 -07:00 |
video.h
|
GB Video: Fix up timings even more
|
2016-09-27 03:54:19 -07:00 |