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
Age
Commit message (
Expand
)
Author
2020-09-22
Extract move data table (needs identification)
Rangi
2020-09-22
Replace enum with const, and update many constants to be more like pokegold
Rangi
2020-09-20
0x -> $
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 more address comments
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
2020-08-29
Resolved conflict caused by my changes.
SatoMew
2020-08-09
Clean up some code in home/
Rangi
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
2019-02-26
Disassemble SetTime.
luckytyphlosion
2019-02-26
Put 2/3 charmap EQUs back in - works in the latest version of RGBDS
obskyr
2019-02-26
Fix EQUs in text_entry.asm
obskyr
2018-11-30
cleaned up labels and added more constants, removed the hardcoded relative ju...
2Tie
2018-11-29
Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...
2Tie
2018-10-13
Fixed a few erroneous strings
Pokeglitch
2018-10-12
Replaced all hradcoded pointers with labels
Pokeglitch
2018-10-11
Dumping bank 3. Still need to convert a few hardcoded pointers to labels
Pokeglitch
2018-08-23
Fixed hardcoded bank. Uncommented out 2 strings since they work now (previou...
Pokeglitch
2018-08-21
Finished changing hardcoded addresses to labels
Pokeglitch
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-21
Finished another section in Bank 2
Pokeglitch
2018-08-20
Finished another section in Bank 2
Pokeglitch
2018-08-20
Dumped another section of bank 2
Pokeglitch
2018-08-20
Dumped first section of Bank 2
Pokeglitch
2018-07-31
Capitalized unknown HRAM labels
Pokeglitch
2018-07-31
Small formatting fix
Pokeglitch
2018-07-31
Finished dumping bank 1
Pokeglitch
2018-07-31
More bank 1 dumps
Pokeglitch
2018-07-31
Dumped more of bank 1
Pokeglitch
2018-07-30
began dumping bank 1
Pokeglitch
2018-07-08
Merge branch 'master' into section-reorg
luckytyphlosion
2018-07-07
Disassemble new game WRAM initialization
obskyr
2018-07-03
Introduce linkerscript.
luckytyphlosion
2018-07-03
Fix uncaught build errors.
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-07-03
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
luckytyphlosion
2018-07-03
A few small formatting fixes
obskyr
2018-07-03
Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold...
obskyr
2018-07-03
Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into ...
obskyr
2018-07-03
Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master
obskyr
2018-06-25
Moved CollisionTypeTable to separate file
Pokeglitch
2018-06-25
Disassembled all routines related to sprite movement/collisions. Added in co...
Pokeglitch
2018-06-24
engine: disassemble player movement (WIP)
Tauwasser
[next]