Commit Graph

19 Commits

Author SHA1 Message Date
2Tie
bc246eb3cb cleaned up labels and added more constants, removed the hardcoded relative jumps. 2018-11-30 16:47:42 -07:00
2Tie
7564f1a7c2 Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself. 2018-11-29 01:50:18 -07:00
Pokeglitch
a34a877158 Fixed a few erroneous strings 2018-10-13 08:41:53 -04:00
Pokeglitch
21cf33a438 Replaced all hradcoded pointers with labels 2018-10-12 07:14:07 -04:00
Pokeglitch
40ee879b68 Dumping bank 3. Still need to convert a few hardcoded pointers to labels 2018-10-11 22:09:43 -04:00
Pokeglitch
95e09f83f4 Fixed hardcoded bank. Uncommented out 2 strings since they work now (previously it threw an Invalid UTF-8 error) 2018-08-23 19:39:38 -04:00
Pokeglitch
aaa5a57add Finished changing hardcoded addresses to labels 2018-08-21 20:42:49 -04:00
Pokeglitch
b5f45af7e7 Dumped rest of bank, still need to clean up a few hardcoded addresses 2018-08-21 13:13:00 -04:00
Pokeglitch
27e02c59d9 Extracted corrupted gfx 2018-08-21 08:47:37 -04:00
Pokeglitch
4db23afba6 Finished another section in Bank 2 2018-08-21 08:04:30 -04:00
Pokeglitch
d6f3c27ed2 Finished another section in Bank 2 2018-08-20 17:50:35 -04:00
Pokeglitch
bcc0cf8dc1 Dumped another section of bank 2 2018-08-20 14:41:10 -04:00
Pokeglitch
5c52907062 Dumped first section of Bank 2 2018-08-20 08:45:06 -04:00
Pokeglitch
b67fc88e00 Capitalized unknown HRAM labels 2018-07-31 22:03:58 -04:00
Pokeglitch
e9226d0a53 Small formatting fix 2018-07-31 21:09:01 -04:00
Pokeglitch
9d93ab21de Finished dumping bank 1 2018-07-31 21:06:42 -04:00
Pokeglitch
998fea6e43 More bank 1 dumps 2018-07-31 12:55:50 -04:00
Pokeglitch
21fdd85e3d Dumped more of bank 1 2018-07-31 10:38:47 -04:00
Pokeglitch
410e41ab77 began dumping bank 1 2018-07-30 22:34:21 -04:00