Poke_Transporter_GB/source
2026-06-22 00:03:05 -04:00
..
dbg Adding the soft reset(?) and other commands 2026-06-18 21:18:16 -04:00
libraries/libmgba Fix MGBA logging bug 2026-03-31 16:40:16 +02:00
background_engine.cpp Make gen3 pokemon injection work by fixing several bugs 2026-03-31 22:35:28 +02:00
box_menu.cpp Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02:00
button_handler.cpp Updating tons of graphics 2024-08-19 14:47:29 -04:00
button_menu.cpp Cleaning up the link handler (aka gameboy_colour) 2026-04-17 12:05:00 -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
FileContainerReader.cpp Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02:00
flash_mem.cpp Fix hardware-only bug 2026-04-02 11:52:26 +02:00
Gen3CartridgeSaveReader.cpp Fix hardware-only bug 2026-04-02 11:52:26 +02:00
global_frame_controller.cpp Adding GBA flag 2026-06-16 20:31:59 -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 Use make-file-container for the universal payloads! 2026-05-18 13:57:44 +02:00
link_handler.cpp Continuing to add secondary packets 2026-06-22 00:03:05 -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 Merge branch 'gameboy-payload-update' of https://github.com/Striaton-Lab-Team/Poke_Transporter_GB into gameboy-payload-update 2026-05-22 14:02:06 -04:00
memory.c Restoring memory.c 2024-03-20 15:41:03 -05:00
multiboot_upload.cpp Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02:00
mystery_gift_builder.cpp Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02:00
mystery_gift_injector.cpp Add debug menu entry to inject Celebi (WIP) 2026-03-25 21:49:41 +01:00
pkmn_font.s Compress the graphics (mostly), fix potential vram memcpy issue 2025-01-17 19:32:48 -05:00
pokedex.cpp Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02:00
pokemon_party.cpp Decoupling LinkConnection from PokemonParty 2026-05-24 17:42:04 -04:00
ptgb_save_data_manager.cpp Add debug menu entry to inject Celebi (WIP) 2026-03-25 21:49:41 +01: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 Fix broken Write Cbl Data - CART bug. 2026-06-08 23:01:31 +02:00
script_array.cpp Continuing to add secondary packets 2026-06-22 00:03:05 -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 Adding GBA flag 2026-06-16 20:31:59 -04:00
sound.c Reapply "Release candidate" 2026-03-09 12:09:57 -04:00
sprite_data.cpp Adding GBA flag 2026-06-16 20:31:59 -04:00
text_engine.cpp Fix crash 2026-05-20 13:50:12 +02:00
text_tables.cpp Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02: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 Replace text_data_table with FileContainerReader 2026-05-20 13:31:28 +02:00