Commit Graph

15 Commits

Author SHA1 Message Date
jeffman 6a0f13d2af Dumped EB doors 2017-03-19 12:18:52 -04:00
jeffman a59249a9d8 Added ASM ref for recovering HP 2017-03-18 13:47:25 -04:00
jeffman 5bc1b2f024 Added a tool for symbol file generation 2017-03-09 13:13:57 -05:00
jeffman 86e1803faf Separated enemy encounter/death text 2015-08-13 16:05:19 -04:00
jeffman 3182b73c22 Fixed compiler bugs
- M12ControlCode.IsValid() was wrong
- Was using old filenames in the CLI program
2015-03-25 20:48:58 -04:00
jeffman 5c955ac907 Finish item mapping; add item help collection 2015-03-25 11:55:09 -04:00
jeffman b8cd0b9ca4 Added ASM refs for using battle items outside
Also re-ordered the collection of main string refs so that the ASM refs
come last; this will mean we can add new ASM refs without modifying
earlier labels
2015-03-24 02:16:42 -04:00
jeffman 1802ce35d3 Overhaul EB compiler and decompiler 2015-03-22 19:55:34 -04:00
jeffman 115c535298 Update GUI tool 2015-03-20 17:40:43 -04:00
jeffman 2009859688 Update script tool
Added main script compiling and fixes for fixed-length strings that are
referenced explicitly from elsewhere in the ROM
2015-03-18 12:31:42 -04:00
jeffman a2f17d643c Update with more string refs 2015-03-16 14:44:47 -04:00
jeffman 8790d0f2c5 Refactor decompiler and add compiler 2015-03-16 00:16:12 -04:00
jeffman bfb5f05b8c Code consolidation 2015-03-14 20:10:01 -04:00
jeffman 9f97303106 Added more text dumps 2015-03-13 18:59:17 -04:00
jberbrec 52900e9c50 Added ScriptTool 2015-03-13 18:04:23 -04:00