..
dbg
Integrate libmgba into PTGB debug builds
2026-03-30 21:06:36 +02:00
libraries /libmgba
Integrate libmgba into PTGB debug builds
2026-03-30 21:06:36 +02:00
background_engine.cpp
Fixing cable printout
2026-03-20 23:26:08 -04:00
box_menu.cpp
Linking textbox creation to string display
2026-03-14 10:16:16 -04:00
button_handler.cpp
Updating tons of graphics
2024-08-19 14:47:29 -04:00
button_menu.cpp
Updating text engine backend
2026-03-18 22:55:38 -04:00
custom_malloc.cpp
Reapply "Release candidate"
2026-03-09 12:09:57 -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
Updating text engine backend
2026-03-18 22:55:38 -04:00
gameboy_colour.cpp
Adjusting Fennel's appearing and disappearing
2026-03-22 13:44:18 -04:00
global_frame_controller.cpp
Fixing cable printout
2026-03-20 23:26:08 -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
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
Integrate libmgba into PTGB debug builds
2026-03-30 21:06:36 +02:00
memory.c
Restoring memory.c
2024-03-20 15:41:03 -05:00
multiboot_upload.cpp
Fixing the mulitboot load menu
2026-03-22 15:06:50 -04:00
mystery_gift_builder.cpp
Merge branch 'text-debug-screen' into latest-release
2026-02-23 23:23:53 -05: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
Fixing Kanto and Johto strings to be more viewable
2026-03-22 15:13:06 -04:00
pokemon_party.cpp
Update libPCCS and make debug_box_data const
2026-03-11 16:11:15 +01:00
ptgb_save_data_manager.cpp
Fixing merge conflicts for PR 117
2026-03-11 11:02:02 -04:00
random.cpp
Adding PCCS
2025-10-12 15:08:33 -04:00
rom_data.cpp
Updating text engine backend
2026-03-18 22:55:38 -04:00
save.cpp
Organizing files
2024-03-19 13:52:23 -05:00
script_array.cpp
Adjusting Fennel's appearing and disappearing
2026-03-22 13:44:18 -04: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
Add debug menu UI when you press L+R in the main menu.
2026-03-09 19:56:32 +01:00
select_menu.cpp
Add debug menu UI when you press L+R in the main menu.
2026-03-09 19:56:32 +01:00
sound.c
Reapply "Release candidate"
2026-03-09 12:09:57 -04:00
sprite_data.cpp
Adjusting Fennel's appearing and disappearing
2026-03-22 13:44:18 -04:00
text_data_table.cpp
Fixing a few bugs before merge
2025-07-28 16:18:51 -04:00
text_engine.cpp
Adjusting Fennel's appearing and disappearing
2026-03-22 13:44:18 -04:00
vertical_menu_cursor_handler.cpp
Add debug menu UI when you press L+R in the main menu.
2026-03-09 19:56:32 +01:00
vertical_menu.cpp
Linking textbox creation to string display
2026-03-14 10:16:16 -04:00