SameBoy/Core
Lior Halphon 00000971d7 Describe addresses correctly in unbanked portions of RAM and ROM 2025-06-24 21:53:18 +03:00
..
graphics MGB support 2021-10-23 23:28:54 +03:00
apu.c Fix thread assertion in GB_set_sample_rate, should make GB_set_clock_multiplier thread-safe. Fix missing memset. 2024-11-30 00:10:46 +02:00
apu.h Increase the number of band-limited phases to reduce overtones in high-pitched sounds 2025-04-04 13:27:20 +03:00
camera.c Much thread, very safety 2024-11-23 16:23:08 +02:00
camera.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
cheat_search.c Fix cheat search crashing on carts without RAM 2025-06-10 01:19:29 +03:00
cheat_search.h Cheat Search API, Cheat Search in Cocoa, and new cheats window layout 2024-08-29 01:11:47 +03:00
cheats.c Fixed incorrect processing of GameShark codes 2025-05-26 00:51:16 +03:00
cheats.h iOS cheats support 2024-09-07 01:25:11 +03:00
debugger.c Describe addresses correctly in unbanked portions of RAM and ROM 2025-06-24 21:53:18 +03:00
debugger.h Add CPU load graph to Cocoa, closes #654 2025-06-06 23:10:57 +03:00
defs.h Change the internal macro to use hidden, which guarantees a standard ABI 2023-08-04 19:53:52 +03:00
display.c Make sure the CPU graph advanced correctly even in turbo mode 2025-06-07 14:24:35 +03:00
display.h Make sure the CPU graph advanced correctly even in turbo mode 2025-06-07 14:24:35 +03:00
gb.c Allow using joysticks as faux analog controllers 2025-03-29 14:52:01 +03:00
gb.h Make sure the CPU graph advanced correctly even in turbo mode 2025-06-07 14:24:35 +03:00
joypad.c Allow using joysticks as faux analog controllers 2025-03-29 14:52:01 +03:00
joypad.h Allow using joysticks as faux analog controllers 2025-03-29 14:52:01 +03:00
mbc.c Don't display this warning on MBC2/7 games 2025-03-15 12:56:51 +02:00
mbc.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
memory.c Add break statements in mbc7 writes 2025-04-04 02:09:18 +02:00
memory.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
model.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
printer.c Much thread, very safety 2024-11-23 16:23:08 +02:00
printer.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
random.c Don’t use libc’s random/rand 2019-06-14 16:49:41 +03:00
random.h Move things around 2024-11-16 15:19:47 +02:00
rewind.c Why do I end up writing these 2025-04-03 23:52:04 +03:00
rewind.h Experimental backstepping support 2023-08-04 19:54:14 +03:00
rumble.c Respect TPP1 feature flags for rumble and RTC 2021-04-11 23:16:31 +03:00
rumble.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
save_state.c Various optimizations 2024-11-23 00:16:42 +02:00
save_state.h Fix GB_ENUM on C++ 2023-10-28 14:20:31 +02:00
sgb.c Fix old compilers 2025-04-02 00:31:53 +03:00
sgb.h Move things around some more 2024-11-24 14:36:12 +02:00
sm83_cpu.c Fix m3_lcdc_obj_en_change_variant.gb 2025-03-15 12:56:51 +02:00
sm83_cpu.h Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
sm83_disassembler.c Treat local and non-local symbols differently 2023-07-29 14:51:31 +03:00
symbol_hash.c Treat local and non-local symbols differently 2023-07-29 14:51:31 +03:00
symbol_hash.h Treat local and non-local symbols differently 2023-07-29 14:51:31 +03:00
timing.c Add CPU usage command (#654) 2025-06-06 19:26:25 +03:00
timing.h Fixed a bug where accurate RTC emulation halted while SameBoy wasn't running 2023-07-29 22:27:50 +03:00
workboy.c Much thread, very safety 2024-11-23 16:23:08 +02:00
workboy.h Missing _t from types 2024-11-16 17:15:51 +02:00