30 Commits

Author SHA1 Message Date
Rangi f258b87ca0 Rename two sections that are contiguous in pokegold 2021-10-05 21:05:40 -04:00
Rangi 65d1e12d6a Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-05-09 12:47:43 -04:00
Rangi 2449cd9154 Group miscellaneous graphics from main.asm into their own object file 2021-04-13 12:52:07 -04:00
Rangi e746d745f3 Remove some unnecessary padding allocations 2021-04-12 14:45:53 -04:00
Rangi fb3e541e86 Align "Overworld Map" to 8 bits ($xx00) 2021-03-08 09:54:12 -05:00
Rangi 8b40e990d3 Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs 2020-07-23 23:49:30 -04:00
Rangi b6bb40fcaf Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:45:15 -04:00
Rangi 4eeab8973c Disassemble the final English debug ROMs 2020-07-13 10:59:22 -04:00
Rangi 368815e21c Get all unnamed symbols with make DEBUG=1 2020-07-07 21:08:49 -04:00
Rangi f62e67f578 Define wStackBottom 2020-06-15 18:16:50 -04:00
entrpntr c688dd59fb Merge pull request #38 from libjet/bank21
Disassemble bank $21
2020-05-28 23:05:00 -04:00
entrpntr 33e45dea92 Changes for hall of fame and credits. 2020-05-28 21:54:13 -04:00
entrpntr 10d0d5d02b Fill in sprite animation index constants, other minor cleanups. 2020-05-28 14:14:29 -04:00
entrpntr 2321448d13 Merge pull request #36 from entrpntr/misc-dump
Disassemble banks $70 and $3f, add tileset data
2020-05-27 18:42:13 -04:00
entrpntr f84274fb73 Whoops, missed a bank somehow. 2020-05-25 17:00:02 -04:00
entrpntr df0f27e3df Make separate tileset object, add similar collision files. 2020-05-25 16:57:43 -04:00
entrpntr 88badff0e1 Merge pull request #33 from entrpntr/phone
Disassemble phone scripts and text (bank $41)
2020-05-22 12:11:22 -04:00
entrpntr 96c806efc4 Disassemble remainder of bank $40. 2020-05-21 10:59:38 -04:00
entrpntr 963b1273fe Reorganize, minor cleanups. 2020-05-20 19:07:13 -04:00
entrpntr a30d695331 Clean up some palette stuff, update main.asm and layout.link. 2020-05-14 12:40:24 -04:00
entrpntr 6de1f826f6 Add item/move/class names; update linkerscript and main.asm. 2020-05-09 23:28:22 -04:00
entrpntr 1220198362 Modest cleanup of wram.asm. 2020-05-08 04:15:55 -04:00
entrpntr 41c19e6e7c Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
entrpntr 5cf0984419 Add end-of-ROM stadium data, fix Burned Tower script labels/constants. 2020-05-07 12:00:51 -04:00
entrpntr 858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00
entrpntr 9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00
entrpntr 2bc79616c4 Add engine/overworld/wildmons.asm (without data files). 2020-05-01 02:18:33 -04:00
entrpntr 03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr 0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -04:00
entrpntr 1d456d5f66 Finish home cleanup, identify tileset data, other misc cleanups. 2020-04-22 23:18:36 -04:00