index
:
pokegold-spaceworld
master
Pokémon Gold and Silver Space World 1997 demo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
Age
Commit message (
Expand
)
Author
2021-05-09
Use rgbds 0.5.1 features
Rangi
2021-01-25
Disassemble RTC setup dialog and slot machine minigame (bank $24) (#87)
Zumi
2020-12-08
Match pokegold's battle transition code more closely
Rangi
2020-12-08
Updated music constants, labels, and macro names (#78)
jd-0
2020-11-13
Kanto Mon Names (#79)
jd-0
2020-09-22
Move the 'map' macro to where it is used
Rangi
2020-09-22
Simplify bg_event usage, and document map event macro arguments
Rangi
2020-09-22
Port updated map event macros
Rangi
2020-09-22
Replace enum with const, and update many constants to be more like pokegold
Rangi
2020-09-22
Port the improved connection macro from pokegold/pokecrystal
Rangi
2020-09-20
Remove address comments
jd-0
2020-09-20
- Remove trailing whitespace
Rangi
2020-09-13
Give all .asm and all .inc except of base_stats/???.inc new line at the end o...
Ebernacher90
2018-07-31
Finished dumping bank 1
Pokeglitch
2018-07-08
Build files in maps/
luckytyphlosion
2018-07-08
Dump Map Events.
luckytyphlosion
2018-07-03
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
luckytyphlosion
2018-07-03
Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworld
luckytyphlosion
2018-06-25
Disassembled all routines related to sprite movement/collisions. Added in co...
Pokeglitch
2018-06-18
added newline at end of some files
Pokeglitch
2018-06-18
Forgot to add changes to previous commit.
Pokeglitch
2018-06-15
Updated removed para_done and made para a macro
Pokeglitch
2018-06-15
Using text macros
Pokeglitch
2018-06-12
macros/coords: introduce ld macros for bg coords
Tauwasser
2018-06-10
Merge branch 'math_etc' into 'master'
ISSOtm
2018-06-10
Disassemble map loading
ISSOtm
2018-06-05
Font-loading functions
PikalaxALT
2018-06-04
Deprecate farcall/callfar in favor of callba/callab
PikalaxALT
2018-06-04
Add more labels, rename some to match pokecrystal
ISSOtm
2018-06-04
Small dent into the audio engine
pfero
2018-06-02
macros/text: use charmap entries instead of fixed byte constants
Tauwasser
2018-06-02
Dump all songs
dannye
2018-06-02
home, macros: disassemble text-related functions and add text fn macros
Tauwasser
2018-05-31
Use newer RGB macro; add comments
Rangi
2018-05-31
Add super palette data
dannye
2018-05-29
Fix incorrect function in farcall/callfar
ISSOtm
2018-05-28
Use the maskbits macro from pokecrystal PR 514
Rangi
2018-05-28
Disassemble a lil' bit
ISSOtm
2018-05-27
Import more macros from pokecrystal
ISSOtm
2018-05-27
Add constants and macros
ISSOtm