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:mastered [2024/11/30 19:15] madsiur [Links] |
ff3:ff3us:patches:madsiur:mastered [2025/05/02 19:58] (current) madsiur [Links] |
||
---|---|---|---|
Line 4: | Line 4: | ||
==== Patch data ==== | ==== Patch data ==== | ||
- | |Name | + | |Name |
|Author | |Author | ||
|Link | |Link | ||
Line 24: | Line 24: | ||
==== Description ==== | ==== Description ==== | ||
- | This hack adds a star icon to each mastered Esper in the Esper menu. An Esper is mastered when all its spells are learned. There' | + | This hack adds a star icon to each mastered Esper in the Esper menu. An Esper is mastered when all its spells are learned. There' |
- | The default hack uses 130 bytes of free space while the yellow option uses 179 bytes of free space at $EEAF01. This free space offsets can be changed in the bass asm file by changing the offset of the "seek($EEAF01)" | + | The default hack uses 130 bytes of free space while the yellow option uses 190 bytes of free space at `$EEAF01`. This free space offsets can be changed in the bass asm file by changing the offset of the `seek($EEAF01)` macro call. The hacks use no free space in bank $C3. |
- | To assemble the hack use bass v14 by typing a command such as "bass -o rom.smc mastered.asm".\\ | + | To assemble the hack use bass v14 by typing a command such as `bass -o rom.smc mastered.asm`. |
==== Screenshots ==== | ==== Screenshots ==== | ||
Line 35: | Line 35: | ||
==== Links ==== | ==== Links ==== | ||
- | [[https:// | ||
[[https:// | [[https:// | ||
- | [[https:// | + | [[https:// |
+ | [[https:// |