SameBoy/Core
Lior Halphon 65c786a33c Don't display this warning on MBC2/7 games 2024-12-08 19:54:04 +02: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 Swap the box filter with band-limited synthesis, fixed a regression that prevented filtering of square waves in some scenarios. Fixes #669 2024-11-16 01:03:14 +02: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 Prevent certain APIs from returning 0 despite failing 2024-11-21 17:51:27 +02:00
cheats.h iOS cheats support 2024-09-07 01:25:11 +03:00
debugger.c Keep moving and renaming things 2024-11-16 22:53:06 +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 2024-12-03 23:34:04 +02:00
display.h Move things around some more 2024-11-24 14:36:12 +02:00
gb.c Make `GB_serial_set_data_bit` a bit more thread safe 2024-11-24 20:58:12 +02:00
gb.h Fix typos, remove broken and unused macro 2024-12-01 18:58:23 +02:00
joypad.c Much thread, very safety 2024-11-23 16:23:08 +02:00
joypad.h Fix typos, remove broken and unused macro 2024-12-01 18:58:23 +02:00
mbc.c Don't display this warning on MBC2/7 games 2024-12-08 19:54:04 +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 Much thread, very safety 2024-11-23 16:23:08 +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 Build the iOS frontend without the debugger 2023-08-04 20:02:42 +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 Move things around some more 2024-11-24 14:36:12 +02: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 2024-12-03 23:22:52 +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