You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Port and document make_patch.c features needed for pokered
This commit is contained in:
@@ -263,7 +263,7 @@ Fixcode={patch}
|
||||
Mode = 6
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
MemAddress={hex hJoyPressed}
|
||||
MemAddress={hex~ hJoyPressed}
|
||||
Fixcode={db NO_INPUT}
|
||||
ConditionType = 0
|
||||
ConditionValueA = {dws_ wWindowStackPointer wWindowStackPointer+1 wMenuJoypad wMenuSelection wMenuSelection wMenuCursorY hJoyPressed hJoyPressed hJoyPressed hJoyPressed}
|
||||
@@ -278,7 +278,7 @@ ConditionValueC = {dws_ 0xdd 0xd3 A_BUTTON 0x
|
||||
Mode = 6
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
MemAddress={hex hJoyPressed}
|
||||
MemAddress={hex~ hJoyPressed}
|
||||
Fixcode={db NO_INPUT}
|
||||
ConditionType = 0
|
||||
ConditionValueA = {dws_ wWindowStackPointer wWindowStackPointer+1 wMenuJoypad wMenuSelection wMenuCursorY wMapGroup wMapNumber wYCoord wXCoord hJoyPressed hJoyPressed hJoyPressed hJoyPressed}
|
||||
@@ -321,7 +321,7 @@ Fixcode={patch}
|
||||
Mode = 6
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
MemAddress={hex hJoyPressed}
|
||||
MemAddress={hex~ hJoyPressed}
|
||||
Fixcode={db NO_INPUT}
|
||||
ConditionType = 0
|
||||
ConditionValueA = {dws_ wWindowStackPointer wWindowStackPointer+1 wMenuJoypad wMenuSelection wDexArrowCursorPosIndex hJoyPressed hJoyPressed hJoyPressed hJoyPressed}
|
||||
|
Reference in New Issue
Block a user