Port and document make_patch.c features needed for pokered

This commit is contained in:
Rangi
2022-03-26 17:13:50 -04:00
parent 5206ac6836
commit 5a7ddb3272
3 changed files with 43 additions and 26 deletions

View File

@@ -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}