Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
obskyr 3e8800f447 Implement hack pointcut system
Ported from Sanqui's Harvest Moon 3 translation project!

Also puts a pointcut in place to keep patch WRAM uncleared when starting a new game.
2018-08-16 03:20:27 -06:00
audio Introduce linkerscript. 2018-07-03 17:07:05 -04:00
constants Implement hack pointcut system 2018-08-16 03:20:27 -06:00
data Convert rival parties to new format. Delete unused data to save space. 2018-08-16 02:46:15 -06:00
engine Implement hack pointcut system 2018-08-16 03:20:27 -06:00
gfx Begin English translation with font and main menu 2018-08-16 02:46:15 -06:00
hack Implement hack pointcut system 2018-08-16 03:20:27 -06:00
home Implement hack pointcut system 2018-08-16 03:20:27 -06:00
macros Finished dumping bank 1 2018-07-31 21:06:42 -04:00
maps Add all dummy scripts. 2018-07-17 15:42:49 -04:00
tools Merge branch 'master' into section-reorg 2018-07-08 21:21:12 -04:00
.gitattributes Add .pic as binary. 2018-07-03 13:28:18 -04:00
.gitignore Merge branch 'master' into section-reorg 2018-07-08 21:21:12 -04:00
charmap.asm Begin English translation with font and main menu 2018-08-16 02:46:15 -06:00
compare.sh Build files in maps/ 2018-07-08 17:34:41 -04:00
constants.asm Implement hack pointcut system 2018-08-16 03:20:27 -06:00
gfx.asm Small formatting fix 2018-07-31 21:09:01 -04:00
gfx.py Add gfx.py with necessary poketools subset 2018-05-31 14:00:55 -04:00
hram.asm Capitalized unknown HRAM labels 2018-07-31 22:03:58 -04:00
macros.asm Dump Map Events. 2018-07-08 15:00:06 -04:00
Makefile Implement hack pointcut system 2018-08-16 03:20:27 -06:00
pokegold-spaceworld.link Implement hack pointcut system 2018-08-16 03:20:27 -06:00
README.md Fix README.md formatting 2018-06-03 13:52:47 -05:00
roms.md5 Suspend support for Silver and non-debug ROMs 2018-06-03 10:54:49 -04:00
shim.sym Finished dumping bank 1 2018-07-31 21:06:42 -04:00
sram.asm Introduce linkerscript. 2018-07-03 17:07:05 -04:00
vram.asm Introduce linkerscript. 2018-07-03 17:07:05 -04:00
wram.asm Finished dumping bank 1 2018-07-31 21:06:42 -04:00

WIP disassembly of the Spaceworld 1997 Gold proto

It attempts to build the following ROMs:

pokegold_spaceworld.gb (MD5: 3c407114de28d17b7113a2c0cee9a37c)
pokegold_debug_spaceworld.gb (MD5: 2eadbed83b775c097ff79e5128d1184f)
pokesilver_spaceworld.gb (MD5: c52a677c35f15320d5b495e14809f00d)
pokesilver_debug_spaceworld.gb (MD5: fa65d3759bb17c489de171a598ba4913)