Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added patches/ips/pause_menu_objectives.ips
Binary file not shown.
2 changes: 1 addition & 1 deletion patches/patch_manifest.json

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions patches/rom_map/Bank 82.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
F70F - FA00: map_area.asm
FA00 - FA80: alternate_door_colors
FA80 - FA90: fix_water_fx_bug
FA90 - FBB0: seed_hash_display
FBB0 - FBF0: fix_kraid_hud
FA00 - FA80: alternate_door_colors.asm
FA80 - FA90: fix_water_fx_bug.asm
FA90 - FBB0: seed_hash_display.asm
FBB0 - FBF0: fix_kraid_hud.asm
FBF0 - FC30: vanilla_bugfixes.asm
FC30 - FD00: [FREE]
FD00 - FD80: item_dots_disappear
FD80 - FE00: fast_doors
FE00 - FE80: fast_reload
FE80 - FF00: zebes_asleep_music
FD00 - FD80: item_dots_disappear.asm
FD80 - FE00: fast_doors.asm
FE00 - FE80: fast_reload.asm
FE80 - FF00: zebes_asleep_music.asm
FF00 - FF10: reserve_hud.asm
FF10 - FF30: escape.asm
FF30 - FF80: reserve_hud.asm
FF80 - FFFE: [FREE]
FF80 - FFFC: pause_menu_objectives.asm
FFFC - FFFE: fast_pause_menu
FFFE - end: custom etank color
3 changes: 2 additions & 1 deletion patches/rom_map/Bank 85.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ $96B0 - $9800: walljump_item.asm
$9800 - $9880: spin_lock.asm
$9880 - $9980: fast_reload.asm
$9980 - $9B00: stats.asm
$9B00 - $9B20: fix_hyper_slowlock.asm
$9B00 - $9B20: fix_hyper_slowlock.asm
$9B20 - $A050: pause_menu_objectives.asm
1 change: 1 addition & 0 deletions patches/rom_map/Bank B6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
F200-F660: pause_menu_objectives.asm
Loading