Poke_Transporter_GB/source
Philippe Symons 547d2c81c0 Do a little bit of documentation and optimization for some of the current save-related routines.
Some of the logic wasn't very clear from just looking at the code and some of it also wasn't very optimal.
So I added some comments and optimized some stuff to make it better.
2026-03-11 12:25:53 +01:00
..
background_engine.cpp
box_menu.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
button_handler.cpp
button_menu.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
custom_malloc.cpp Reapply "Release candidate" 2026-03-09 12:09:57 -04:00
delays.cpp
dex_handler.cpp
flash_mem.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
gameboy_colour.cpp
global_frame_controller.cpp
interrupt.cpp
interrupts_gba.c
irq_handler.s
libstd_replacements.cpp
linker_optimizations.cpp
main.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
memory.c
multiboot_upload.cpp
mystery_gift_builder.cpp Merge branch 'text-debug-screen' into latest-release 2026-02-23 23:23:53 -05:00
mystery_gift_injector.cpp
payload_file_reader.cpp
pkmn_font.s
pokedex.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
pokemon_party.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
ptgb_save_data_manager.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
random.cpp
rom_data.cpp Do a little bit of documentation and optimization for some of the current save-related routines. 2026-03-11 12:25:53 +01:00
save.cpp
script_array.cpp Slightly better cleanup of Select_Menu 2026-03-03 00:46:36 +01:00
script_obj.cpp
script_var.cpp Merge branch 'text-debug-screen' into latest-release 2026-02-23 23:23:53 -05:00
select_menu.cpp Create vertical_menu widget 2026-03-03 00:15:18 +01:00
sound.c Reapply "Release candidate" 2026-03-09 12:09:57 -04:00
sprite_data.cpp
text_data_table.cpp
text_engine.cpp Compressing underscores with escape characters 2026-02-13 21:25:31 -05:00
vertical_menu.cpp Fix small mistake 2026-03-03 00:28:06 +01:00