This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ff3:ff3us:patches:madsiur:status_check [2025/06/25 17:46] madsiur [Description] |
ff3:ff3us:patches:madsiur:status_check [2025/06/25 22:01] (current) madsiur [Links] |
||
---|---|---|---|
Line 17: | Line 17: | ||
This hack was my first ever 65816 assembly hack, made in 2012. The previously unused event command $83 can now branch to another event address if party leader has either the blind, zombie, poison, magitek, vanish, petrified, wounded or float status. | This hack was my first ever 65816 assembly hack, made in 2012. The previously unused event command $83 can now branch to another event address if party leader has either the blind, zombie, poison, magitek, vanish, petrified, wounded or float status. | ||
- | The format of the command is "83 RR XX YY ZZ". "XX YY ZZ" is the "$MM/YYXX" | + | The format of the command is "83 RR XX YY ZZ". "XX YY ZZ" is the $MM/YYXX event address, where " |
< | < | ||
Line 36: | Line 36: | ||
To assemble the hack use bass v14 by typing a command such as "bass -o rom.smc status_check_event_command.asm" | To assemble the hack use bass v14 by typing a command such as "bass -o rom.smc status_check_event_command.asm" | ||
+ | |||
+ | Big thanks to Lenophis that had a Pandora' | ||
==== Links ==== | ==== Links ==== | ||
- | [[https:// | + | [[https:// |
[[https:// | [[https:// | ||
- | [[https:// | + | [[https:// |