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
/
gfx.asm
Age
Commit message (
Expand
)
Author
2020-09-22
Move most files out of the root directory
Rangi
2020-09-21
Rename tileset graphics for future Polished Map compatibility
Rangi
2020-09-21
Extract bank 07, 08,13, & 37 tilesets' metatiles and collision data
jd-0
2020-09-21
Extract bank $0C tilesets' metatiles and collision data
jd-0
2020-09-21
Extract bank $06 tilesets' metatiles and collision data
Rangi
2020-09-20
Use local .End or .FirstEntryEnd labels for measuring data/GFX sizes
Rangi
2020-09-20
More cleanup of whitespace and comments
Rangi
2020-09-20
Remove address comments
jd-0
2020-09-20
Capitalize DEF
Rangi
2020-09-20
- Remove trailing whitespace
Rangi
2020-08-29
Fix minor oversight
SatoMew
2020-08-29
Resolved conflict caused by my changes.
SatoMew
2020-08-09
Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...
Rangi
2019-04-14
Identify radio graphics
SatoMew
2019-04-14
Pokégear → Trainer Gear
SatoMew
2018-11-29
Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...
2Tie
2018-08-21
Dumped rest of bank, still need to clean up a few hardcoded addresses
Pokeglitch
2018-08-21
Extracted corrupted gfx
Pokeglitch
2018-08-20
Dumped first section of Bank 2
Pokeglitch
2018-08-19
Extract common exterior tileset graphics
Rangi
2018-07-31
Small formatting fix
Pokeglitch
2018-07-31
Finished dumping bank 1
Pokeglitch
2018-07-03
Introduce linkerscript.
luckytyphlosion
2018-06-04
Title screen disassembled (new pr)
ehw
2018-06-02
Merge branch 'master' into build_more_roms
PikalaxALT
2018-06-03
gfx: re-organize some graphics and disassemble gfx load code
Tauwasser
2018-06-02
Merge branch 'master' into build_more_roms
PikalaxALT
2018-06-02
Make the repository build all four ROMs
PikalaxALT
2018-06-02
Dump all songs
dannye
2018-06-01
Compress trainer pics
dannye
2018-06-01
Add trainer battle sprites & update gfx.asm
ehw
2018-05-31
Keep pokemon data in data/pokemon
Rangi
2018-05-31
Disassemble overworld sprites
Rangi
2018-05-31
Add palette constants and pokemon palette assignment table
dannye
2018-05-31
Add super palette data
dannye
2018-05-30
Clean up Makefile
pfero