Poke_Transporter_GB/source
Philippe Symons b9f5fed1cd Fix hardware-only bug
We need to erase the sector before copying the data.

I also fixed an endianness problem in initialize_memory_locations(). This one was not caused by me.
2026-04-02 11:52:26 +02:00
..
dbg Fix grey filter over front sprite during pkmn injection 2026-04-01 22:07:39 +02: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 Fix grey filter over front sprite during pkmn injection 2026-04-01 22:07:39 +02:00
button_handler.cpp
button_menu.cpp
custom_malloc.cpp
delays.cpp
dex_handler.cpp
flash_mem.cpp Fix hardware-only bug 2026-04-02 11:52:26 +02:00
gameboy_colour.cpp
Gen3CartridgeSaveReader.cpp Fix hardware-only bug 2026-04-02 11:52:26 +02:00
global_frame_controller.cpp
interrupt.cpp
interrupts_gba.c
irq_handler.s
libstd_replacements.cpp
linker_optimizations.cpp
main.cpp Fix some UI bugs 2026-03-31 23:12:39 +02:00
memory.c
multiboot_upload.cpp
mystery_gift_builder.cpp
mystery_gift_injector.cpp
payload_file_reader.cpp
pkmn_font.s
pokedex.cpp
pokemon_party.cpp
ptgb_save_data_manager.cpp
random.cpp
rom_data.cpp
save.cpp
script_array.cpp
script_obj.cpp
script_var.cpp
select_menu.cpp
sound.c
sprite_data.cpp Fix grey filter over front sprite during pkmn injection 2026-04-01 22:07:39 +02:00
text_data_table.cpp
text_engine.cpp
vertical_menu_cursor_handler.cpp
vertical_menu.cpp