index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
legacy.asm
Age
Commit message (
Collapse
)
Author
2021-06-08
Rename `prioritysjump` to `sdefer`
Rangi
2021-05-30
Move the dbbw, dbww, and dbwww macros to legacy
Rangi
2021-05-09
Require rgbds 0.5.1
Rangi
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-03-22
Miscellaneous cleanup
Rangi
2020-12-23
Rename some labels
Rangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-07-26
Use def_* macros for automatic map event counts
Rangi
2020-07-17
return → endcallback, reloadandreturn → reloadend
Rangi
2020-07-06
text_linkpromptbutton -> text_waitbutton
Rangi
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
2020-06-19
sound_duty became duty_cycle_pattern
Rangi
2020-06-16
Harmonize some more symbols with pokecrystal
Rangi
2020-06-15
Treat std scripts like specials and predefs (ported from pokecrystal)
Rangi
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr