Poke_Transporter_GB/source
2026-03-11 11:02:02 -04:00
..
dbg Add comments, optimize rom space slightly and fix issue in debug_menu_entries.cpp 2026-03-10 11:58:43 +01:00
background_engine.cpp Fixing scrolling 2026-02-02 12:09:33 -05:00
box_menu.cpp Fixing merge conflicts for PR 117 2026-03-11 11:02:02 -04:00
button_handler.cpp Updating tons of graphics 2024-08-19 14:47:29 -04:00
button_menu.cpp Fixing merge conflicts for PR 117 2026-03-11 11:02:02 -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 Fixing merge conflicts for PR 117 2026-03-11 11:02:02 -04:00
gameboy_colour.cpp Move debug info screen and text debug screen to debug menu 2026-03-09 23:12:32 +01:00
global_frame_controller.cpp Updating dex menu and selections 2026-01-29 22:42:06 -05: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 Fixing merge conflicts for PR 117 2026-03-11 11:02:02 -04:00
memory.c Restoring memory.c 2024-03-20 15:41:03 -05:00
multiboot_upload.cpp Modifying decompression function to be based on indexes 2026-01-11 17:09:30 -05: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 merge conflicts for PR 117 2026-03-11 11:02:02 -04:00
pokemon_party.cpp Fixing merge conflicts for PR 117 2026-03-11 11:02:02 -04: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 Fixing merge conflicts for PR 117 2026-03-11 11:02:02 -04:00
save.cpp Organizing files 2024-03-19 13:52:23 -05:00
script_array.cpp Move debug info screen and text debug screen to debug menu 2026-03-09 23:12:32 +01: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 Add comments, optimize rom space slightly and fix issue in debug_menu_entries.cpp 2026-03-10 11:58:43 +01:00
text_data_table.cpp Fixing a few bugs before merge 2025-07-28 16:18:51 -04:00
text_engine.cpp Move debug info screen and text debug screen to debug menu 2026-03-09 23:12:32 +01: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 Make the debug menu functional! 2026-03-10 00:38:44 +01:00