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
/
engine
/
title.asm
Age
Commit message (
Expand
)
Author
2020-09-20
Remove more address comments
Rangi
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
2020-08-09
Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...
Rangi
2018-07-03
Introduce linkerscript.
luckytyphlosion
2018-07-03
A few small formatting fixes
obskyr
2018-06-10
Merge branch 'math_etc' into 'master'
ISSOtm
2018-06-09
Actually remove the include for vram.asm...
ehw
2018-06-09
Update shim and title.asm
ehw
2018-06-04
Upload more correct version of last commit.
ehw
2018-06-04
Farcall/callfar is now callba/callab, leave bank numbers in comments.
ehw
2018-06-04
Add newline to end of file
ehw
2018-06-04
Remove some tabs
ehw
2018-06-04
Update files
ehw
2018-06-04
Update wram.asm and title.asm for new sound findings
ehw
2018-06-04
Title screen disassembled (new pr)
ehw
2018-06-02
Make the repository build all four ROMs
PikalaxALT
2018-05-30
Clean up Makefile
pfero
2018-05-29
Small temporary SECTION headers go in main.asm, so the individual files won't...
Rangi
2018-05-28
Disassemble a lil' bit
ISSOtm