.. |
graphics
|
MGB support
|
2021-10-23 23:28:54 +03:00 |
apu.c
|
Fix audio artifacts in the SGB jingle
|
2022-06-25 01:44:50 +03:00 |
apu.h
|
Add audio recording APIs
|
2022-05-21 02:06:10 +03:00 |
camera.c
|
Better camera noise on frontends without camera support
|
2021-01-03 16:52:18 +02:00 |
camera.h
|
Cleanup, better symbol handling, improves LTO
|
2021-11-07 13:39:18 +02:00 |
cheats.c
|
Add memory write callback, optimize memory access with likely/unlikely
|
2021-11-26 14:09:41 +02:00 |
cheats.h
|
Maybe one day GCC will stop being shit at handling __attribute__s
|
2021-11-07 14:13:52 +02:00 |
debugger.c
|
Remove the SLD command, reorder debugger commands
|
2022-07-01 16:14:52 +03:00 |
debugger.h
|
Maybe one day GCC will stop being shit at handling __attribute__s
|
2021-11-07 14:13:52 +02:00 |
defs.h
|
unreachable fun
|
2022-01-03 17:17:35 +02:00 |
display.c
|
More accurate PPU/OAM-DMA conflicts, artifacts in "It Came from Planet Zilog" should match hardware now
|
2022-06-25 20:08:59 +03:00 |
display.h
|
The vblank callback now reports the vblank type
|
2022-06-25 01:59:51 +03:00 |
gb.c
|
Add audio recording APIs
|
2022-05-21 02:06:10 +03:00 |
gb.h
|
Remove the SLD command, reorder debugger commands
|
2022-07-01 16:14:52 +03:00 |
joypad.c
|
Fixed a bug with the joy_accessed API
|
2022-01-09 16:43:32 +02:00 |
joypad.h
|
Add an API to allow illegal inputs
|
2021-12-19 00:28:24 +02:00 |
mbc.c
|
Improved MMM01 emulation, fixes #447
|
2022-07-02 21:03:26 +03:00 |
mbc.h
|
More accurate Camera MBC emulation
|
2022-06-11 14:44:06 +03:00 |
memory.c
|
Improved MMM01 emulation, fixes #447
|
2022-07-02 21:03:26 +03:00 |
memory.h
|
Emulate PPU OAM reads while both DMA and GDMA are active
|
2022-02-05 14:52:09 +02:00 |
printer.c
|
Be consistent with hex casing
|
2022-02-13 16:58:44 +02:00 |
printer.h
|
Cleanup, better symbol handling, improves LTO
|
2021-11-07 13:39:18 +02:00 |
random.c
|
Don’t use libc’s random/rand
|
2019-06-14 16:49:41 +03:00 |
random.h
|
Don’t use libc’s random/rand
|
2019-06-14 16:49:41 +03:00 |
rewind.c
|
Be consistent with hex casing
|
2022-02-13 16:58:44 +02:00 |
rewind.h
|
Maybe one day GCC will stop being shit at handling __attribute__s
|
2021-11-07 14:13:52 +02:00 |
rumble.c
|
Respect TPP1 feature flags for rumble and RTC
|
2021-04-11 23:16:31 +03:00 |
rumble.h
|
Maybe one day GCC will stop being shit at handling __attribute__s
|
2021-11-07 14:13:52 +02:00 |
save_state.c
|
HuC-1 mode is not a thing, fixes Robopon Japanese prototype
|
2022-06-11 20:57:02 +03:00 |
save_state.h
|
gb.h: Silence -pedantic warnings
|
2022-01-13 20:12:58 -08:00 |
sgb.c
|
Be consistent with hex casing
|
2022-02-13 16:58:44 +02:00 |
sgb.h
|
sgb.h: Use GB_INTERNAL to hide internal struct data
|
2022-01-14 15:26:15 -08:00 |
sm83_cpu.c
|
Last fix was wrong, this is correct
|
2022-06-17 18:17:29 +03:00 |
sm83_cpu.h
|
Maybe one day GCC will stop being shit at handling __attribute__s
|
2021-11-07 14:13:52 +02:00 |
sm83_disassembler.c
|
Be consistent with hex casing
|
2022-02-13 16:58:44 +02:00 |
symbol_hash.c
|
Add rX as symbol aliases to IO_X
|
2022-07-01 17:40:47 +03:00 |
symbol_hash.h
|
Maybe one day GCC will stop being shit at handling __attribute__s
|
2021-11-07 14:13:52 +02:00 |
timing.c
|
Improve serial accuracy
|
2022-04-17 23:41:05 +03:00 |
timing.h
|
Improve serial accuracy
|
2022-04-17 23:41:05 +03:00 |
workboy.c
|
Workboy emulation (Cocoa only)
|
2020-09-19 19:31:24 +03:00 |
workboy.h
|
Cleanup, better symbol handling, improves LTO
|
2021-11-07 13:39:18 +02:00 |