SameBoy/Core
Lior Halphon bf9212bcff Increase the number of band-limited phases to reduce overtones in high-pitched sounds 2025-04-04 13:27:20 +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 Cheat Search API, Cheat Search in Cocoa, and new cheats window layout 2024-08-29 01:11:47 +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 Fix several iOS crashes 2025-04-03 23:37:11 +03:00
cheats.h iOS cheats support 2024-09-07 01:25:11 +03:00
debugger.c The watchpoint command now outputs the watchpoint type upon adding one 2025-03-15 12:56:51 +02:00
debugger.h Keep moving and renaming things 2024-11-16 22:53:06 +02: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 Handle single-color OBP values better in the object viewer 2025-03-15 12:56:51 +02:00
display.h Move things around some more 2024-11-24 14:36:12 +02:00
gb.c Allow using joysticks as faux analog controllers 2025-03-29 14:52:01 +03:00
gb.h Allow using joysticks as faux analog controllers 2025-03-29 14:52:01 +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 Various optimizations 2024-11-23 00:16:42 +02: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