Poke_Transporter_GB/source
2025-04-09 20:19:39 +02:00
..
background_engine.cpp Modifying the remote multiboot loader 2025-04-06 17:09:52 -04:00
box_menu.cpp Merge branch 'master' into feature/upload-rom-as-multiboot-to-other-gba 2025-04-06 12:37:47 -04: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
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 Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
gameboy_colour.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
global_frame_controller.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02: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 Updating Dream Dex 2025-04-06 11:57:37 -04:00
libstd_replacements.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
main.cpp Merge branch 'master' into optimizations/reduce-binarysize-remove-libstdc++ 2025-04-09 20:19:39 +02:00
memory.c Restoring memory.c 2024-03-20 15:41:03 -05:00
multiboot_upload.cpp Modifying the remote multiboot loader 2025-04-06 17:09:52 -04:00
mystery_gift_builder.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
mystery_gift_injector.cpp *Finally* fixing the EXP bug 2024-12-19 18:15:04 -05:00
payload_builder.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
pkmn_font.s Compress the graphics (mostly), fix potential vram memcpy issue 2025-01-17 19:32:48 -05:00
pokedex.cpp Modifying the remote multiboot loader 2025-04-06 17:09:52 -04:00
pokemon_data.cpp Add functionality to upload Poke Transporter GB to another gba after it has started on the current one [EZ Flash Omega] 2025-04-03 23:31:24 +02:00
pokemon_party.cpp Continuing box updating 2025-03-27 14:37:47 -04:00
pokemon.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
random.cpp Adding in event stabilization 2024-04-17 09:17:15 -05:00
rom_data.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
save_data_manager.cpp Updating Dream Dex 2025-04-06 11:57:37 -04:00
save.cpp Organizing files 2024-03-19 13:52:23 -05:00
script_array.cpp updating box menu, pre sprite grabbing 2025-03-22 15:57:22 -04:00
script_obj.cpp continuing work on updated text engine 2025-03-04 11:33:02 -05:00
script_var.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00
select_menu.cpp Updating text rendering 2025-03-19 20:55:09 -04:00
sprite_data.cpp Fixing some graphics tearing 2025-04-08 14:28:30 -04:00
text_engine.cpp Fixing some graphics tearing 2025-04-08 14:28:30 -04:00
translated_text.cpp Fixing some graphics tearing 2025-04-08 14:28:30 -04:00
z80_asm.cpp Reduce binary size by eliminating libstdc++ 2025-04-09 20:04:08 +02:00