Commit Graph

54 Commits

Author SHA1 Message Date
Rangi
42ba9bbbe1 Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
vulcandth
4c95a9a708
Clean up bugs commented in the source code (#89)
Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-07-09 16:12:32 -05:00
Rangi
afd42efb60 Consistent labels for each nickname in RAM 2021-03-17 16:38:30 -04:00
Rangi
524f57703f Rename some labels
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
2020-12-23 16:46:49 -05:00
Rangi
ca957dd503 Correct some filename comments 2020-11-17 10:59:56 -05:00
Rangi
dbcab434fb Rename "dummy game" to "memory game" 2020-11-08 19:32:52 -05:00
Rangi
a75527df25 Make some labels more consistent 2020-11-01 12:36:53 -05:00
Rangi
b89636769c Updates to more closely sync with pokecrystal 2020-10-29 23:23:44 -04:00
Rangi
7062ce2ffa Identify the remaining uses of another WRAM union 2020-10-29 14:45:52 -04:00
Rangi
46f6cc4d41 Comment, remove, or revise many unreferenced labels 2020-10-26 20:30:09 -04:00
Rangi
0b6b706ffc Identify some more labels (a few link-related) 2020-10-22 00:53:59 -04:00
Rangi
815d22201a Identify some more Unknown labels 2020-06-20 18:52:20 -04:00
entrpntr
9d0c8dbf8e Rename labels to stop cheating the unnamed.py script. 2020-06-19 07:35:14 -04:00
Rangi
fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
entrpntr
e9b6a2fc62 Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
entrpntr
2c9fbba109
Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
2020-06-06 15:09:50 -04:00
libjet
44229a6cd6 Add engine/events/name_rater.asm 2020-06-06 02:03:29 +01:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
entrpntr
418ac97a9c
Merge pull request #37 from libjet/bank14
Disassemble bank $14
2020-05-26 14:28:16 -04:00
libjet
768e0477f9 Add getgen1trainerclassname.asm 2020-05-21 16:26:10 +01:00
entrpntr
96c806efc4 Disassemble remainder of bank $40. 2020-05-21 10:59:38 -04:00
libjet
f53d5a4c9c Add evolve.asm 2020-05-19 21:33:58 +01:00
entrpntr
f2d087165f Clean up engine/menus/intro_menu.asm. 2020-05-11 16:06:49 -04:00
entrpntr
230d94e458 Add engine/games/slot_machine.asm. 2020-05-09 21:10:30 -04:00
entrpntr
fd35959d94 Clean up text, and some bank 3 code. 2020-05-04 14:25:55 -04:00
entrpntr
39a7f59931 Clean up specials and swarms. 2020-05-04 10:57:46 -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
35f6c55eac Add remaining bank 9 files. 2020-04-30 00:47:14 -04:00
entrpntr
a308a1adad Add bank 9 files before trainer card. 2020-04-29 18:48:23 -04:00
entrpntr
d53f3afe50 Clean up some overworld code. 2020-04-26 22:15:31 -04:00
entrpntr
0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -04:00
entrpntr
9ce9224933 Minor cleanup of wram and text/charmap before continuing. 2020-04-24 13:13:15 -04:00
entrpntr
2883bfb9b1 Finish disassembling battle core. 2020-04-20 15:00:59 -04:00
entrpntr
7b63a9c032 Finish disassembling effect commands. 2020-04-19 15:25:51 -04:00
entrpntr
531e26c91a Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
entrpntr
51ad0b240e Money, marts, and mom. 2020-04-12 12:03:05 -04:00
entrpntr
ac8070fa92 Add engine/events/pokemon_pc.asm and engine/items/mart.asm. 2020-04-10 22:57:05 -04:00
entrpntr
48c658ccdb Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
entrpntr
a8d30a0d2d Add engine/battle/ai/items.asm. 2020-04-07 12:30:35 -04:00
entrpntr
90cdd19ae8 Use linkerscript for bank $2e, disassemble some stuff after pics. 2020-04-01 17:34:49 -04:00
entrpntr
95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr
e67786a7a2 Cleanup of files for banks $02 and $03 for main.asm. 2020-03-17 16:20:00 -04:00
entrpntr
d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
entrpntr
ef87a4f626 Finish disassembling bank $04. 2020-03-17 11:50:16 -04:00
entrpntr
e3b53fa1b8 Fill in a lot of missing bank $04 code. 2020-03-17 11:47:47 -04:00
entrpntr
1e0807e4bf Itemfinder routines and labels. 2020-03-17 11:03:16 -04:00
libjet
93872e920e Updated macros/scripts/text.asm and cleaned up macros.asm 2019-12-11 01:38:36 +00:00
libjet
cc8fc02a94 Added engine/events stuff and cleaned up contest related code 2019-12-09 22:20:03 +00:00