| .. |
|
audio_constants.asm
|
Add DEF to constants w/ some macro updates
|
2023-06-01 18:51:20 -05:00 |
|
battle_anim_constants.asm
|
Decompile and label all battle animations (#116)
|
2025-06-03 23:39:19 -04:00 |
|
battle_constants.asm
|
Finish labelling bank $0f (#127)
|
2026-01-21 18:43:18 -05:00 |
|
charmap.asm
|
Remove executable permission from various files
|
2025-12-02 12:23:39 -05:00 |
|
collision_constants.asm
|
Clean up some whitespace
|
2026-06-21 09:34:04 -04:00 |
|
cry_constants.asm
|
Clean up some whitespace
|
2026-06-21 09:34:04 -04:00 |
|
flypoint_constants.asm
|
Don't use tabs for aligning comments, only for initial indentation
|
2026-06-15 14:16:17 -04:00 |
|
gfx_constants.asm
|
Adding bank14, good chunk of text transcribed and labelled in bank0d, renaming farcall to callab, and much more (#112)
|
2025-01-16 12:12:38 -06:00 |
|
hardware_constants.asm
|
Identify the rest of the unknown hardware constants (#104)
|
2023-06-02 10:35:15 -05:00 |
|
icon_constants.asm
|
Kanto Mon Names (#79)
|
2020-11-13 11:14:34 -05:00 |
|
input_constants.asm
|
Add DEF to constants w/ some macro updates
|
2023-06-01 18:51:20 -05:00 |
|
item_constants.asm
|
Finish labelling bank $0f (#127)
|
2026-01-21 18:43:18 -05:00 |
|
item_data_constants.asm
|
Fully Disassemble Bank $0A
|
2026-06-15 13:44:55 -04:00 |
|
landmark_constants.asm
|
Correct town names and Silent Hill dungeon name (#135)
|
2026-04-12 22:13:30 -04:00 |
|
map_constants.asm
|
Correct town names and Silent Hill dungeon name (#135)
|
2026-04-12 22:13:30 -04:00 |
|
map_data_constants.asm
|
Adding bank14, good chunk of text transcribed and labelled in bank0d, renaming farcall to callab, and much more (#112)
|
2025-01-16 12:12:38 -06:00 |
|
map_object_constants.asm
|
Only use double blank lines (triple newlines) for separating SECTIONs
|
2026-06-15 14:36:21 -04:00 |
|
map_setup_constants.asm
|
Replace enum with const, and update many constants to be more like pokegold
|
2020-09-22 12:57:02 -04:00 |
|
menu_constants.asm
|
Only use double blank lines (triple newlines) for separating SECTIONs
|
2026-06-15 14:36:21 -04:00 |
|
metatile_constants.asm
|
Add DEF to constants w/ some macro updates
|
2023-06-01 18:51:20 -05:00 |
|
minigame_constants.asm
|
Only use double blank lines (triple newlines) for separating SECTIONs
|
2026-06-15 14:36:21 -04:00 |
|
misc_constants.asm
|
Decompiling Pokedex and Sprite Animation objects (#114)
|
2025-03-27 23:38:42 -05:00 |
|
move_constants.asm
|
Trim trailing whitespace, and add missing newlines at end of files
|
2026-06-15 13:50:02 -04:00 |
|
move_effect_constants.asm
|
Finish labelling Bank 0D (#113)
|
2025-02-15 17:48:47 -06:00 |
|
music_constants.asm
|
Remove executable permission from various files
|
2025-12-02 12:23:39 -05:00 |
|
name_constants.asm
|
Remove executable permission from various files
|
2025-12-02 12:23:39 -05:00 |
|
palette_constants.asm
|
Correct town names and Silent Hill dungeon name (#135)
|
2026-04-12 22:13:30 -04:00 |
|
player_constants.asm
|
General cleanup for home/, and identify more unnamed symbols (#154)
|
2026-06-23 11:09:10 -04:00 |
|
pokedex_constants.asm
|
Disassemble FightDebugMenu
|
2026-06-05 22:06:35 -04:00 |
|
pokemon_constants.asm
|
Decompiling Pokedex and Sprite Animation objects (#114)
|
2025-03-27 23:38:42 -05:00 |
|
pokemon_data_constants.asm
|
Only use double blank lines (triple newlines) for separating SECTIONs
|
2026-06-15 14:36:21 -04:00 |
|
script_constants.asm
|
Remove executable permission from various files
|
2025-12-02 12:23:39 -05:00 |
|
serial_constants.asm
|
Fully Disassemble Bank $0A
|
2026-06-15 13:44:55 -04:00 |
|
sfx_constants.asm
|
Trim trailing whitespace, and add missing newlines at end of files
|
2026-06-15 13:50:02 -04:00 |
|
sgb_constants.asm
|
Add DEF to constants w/ some macro updates
|
2023-06-01 18:51:20 -05:00 |
|
spawnpoint_constants.asm
|
Adding bank14, good chunk of text transcribed and labelled in bank0d, renaming farcall to callab, and much more (#112)
|
2025-01-16 12:12:38 -06:00 |
|
sprite_anim_constants.asm
|
Trim trailing whitespace, and add missing newlines at end of files
|
2026-06-15 13:50:02 -04:00 |
|
sprite_constants.asm
|
Readjust sprite constants
|
2026-04-03 13:27:20 -04:00 |
|
start_menu_constants.asm
|
Disassemble start menu frame type dialog
|
2021-01-21 16:22:01 +07:00 |
|
text_constants.asm
|
Decompiled and labelled the remainder of Bank $0e
|
2025-09-16 12:26:06 -05:00 |
|
tileset_constants.asm
|
General cleanup for home/, and identify more unnamed symbols (#154)
|
2026-06-23 11:09:10 -04:00 |
|
trainer_constants.asm
|
Build Silver debug ROM (pokesilver-spaceworld.gb, aka Silver_debug.sgb, aka MONS2SD.COM) (#131)
|
2026-06-08 16:50:54 -04:00 |
|
trainer_data_constants.asm
|
Decompiled and labelled the remainder of Bank $0e
|
2025-09-16 12:26:06 -05:00 |
|
type_constants.asm
|
Trim trailing whitespace, and add missing newlines at end of files
|
2026-06-15 13:50:02 -04:00 |
|
wram_constants.asm
|
Separate more Bank $0A stuff, and remove shim system
|
2026-06-15 13:44:55 -04:00 |