..
background_engine.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
box_menu.cpp
Replace the PCCS code with a git submodule
2025-11-27 23:14:29 +01:00
button_handler.cpp
Updating tons of graphics
2024-08-19 14:47:29 -04:00
button_menu.cpp
Reduce binary size by eliminating libstdc++
2025-04-09 20:04:08 +02:00
custom_malloc.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
delays.cpp
Organizing files
2024-03-19 13:52:23 -05:00
dex_handler.cpp
Updating buttons and dialogue
2024-03-29 11:55:54 -05:00
flash_mem.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
gameboy_colour.cpp
Updating packet debug features and restricting data offset to positive numbers
2026-01-03 17:29:36 -05:00
global_frame_controller.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
interrupt.cpp
Fixing interrupts
2024-03-20 15:38:33 -05:00
interrupts_gba.c
Fixing interrupts
2024-03-20 15:38:33 -05:00
irq_handler.s
Fixing interrupts
2024-03-20 15:38:33 -05:00
japanese_small.s
Updating Dream Dex
2025-04-06 11:57:37 -04:00
latin_short.s
Fixing issues before implementing the CPCS
2025-09-20 17:17:20 -04:00
libstd_replacements.cpp
Prepare for trouble... and make it.... fixed point?
2025-06-30 13:05:32 -04:00
linker_optimizations.cpp
Avoid pulling in the verdana9 and sys8Font fonts from libtonc
2025-06-27 18:00:23 +02:00
main.cpp
MaxMod sound engine lib integration
2026-02-23 13:08:35 +01:00
memory.c
Restoring memory.c
2024-03-20 15:41:03 -05:00
multiboot_upload.cpp
Fix crash + unrelated buffer overflow + some optimizations
2025-06-18 10:23:03 +02:00
mystery_gift_builder.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
mystery_gift_injector.cpp
Working on debugging
2025-12-03 22:08:35 -05:00
payload_file_reader.cpp
Optimize Gameboy payloads for size by generating the payloads at runtime and generate binary patches
2025-07-18 12:48:50 +02:00
pkmn_font.s
Compress the graphics (mostly), fix potential vram memcpy issue
2025-01-17 19:32:48 -05:00
pokedex.cpp
Merge pull request #55 from risingPhil/feature/use-lz10-instead-of-zx0
2025-07-18 14:18:57 -05:00
pokemon_party.cpp
Removing extra debug info
2026-01-03 17:31:30 -05:00
random.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
rom_data.cpp
Final finishing touches
2025-10-12 16:41:48 -04:00
save_data_manager.cpp
Final finishing touches
2025-10-12 16:41:48 -04:00
save.cpp
Organizing files
2024-03-19 13:52:23 -05:00
script_array.cpp
Working on debugging
2025-12-03 22:08:35 -05:00
script_obj.cpp
Add compression for the text data, output stack usage .su files and rework script_array
2025-05-21 12:21:06 +02:00
script_var.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
select_menu.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
sound.c
MaxMod sound engine lib integration
2026-02-23 13:08:35 +01:00
sprite_data.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
text_data_table.cpp
Fixing a few bugs before merge
2025-07-28 16:18:51 -04:00
text_engine.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00