Commit Graph

5154 Commits

Author SHA1 Message Date
YamaArashi
654b3eef7c preliminary dump of item effect data 2015-10-13 02:12:21 -07:00
YamaArashi
ed64ddfb34 spinda spot graphics data 2015-10-12 23:07:18 -07:00
YamaArashi
f381883b5d Documented the name stored in an egg's data.
The Japanese word for egg is stored in an egg's name field when it's
created, but the name is not shown.
2015-10-12 21:35:15 -07:00
YamaArashi
79f2988694 egg moves 2015-10-12 20:26:16 -07:00
YamaArashi
b3f965dc84 remove unnecessary leading zeroes 2015-10-12 19:08:21 -07:00
YamaArashi
fb02626f1e tm/hm learnsets 2015-10-12 18:53:18 -07:00
YamaArashi
d5b5623de7 evolution table 2015-10-12 18:08:47 -07:00
YamaArashi
bfae72bf1d level up learnsets 2015-10-12 16:14:45 -07:00
YamaArashi
54183f2d07 pokemon base stats 2015-10-12 13:08:49 -07:00
YamaArashi
6c87e0143d item descriptions 2015-10-11 22:14:07 -07:00
YamaArashi
c608a399db experience tables 2015-10-11 19:42:50 -07:00
YamaArashi
7b95d1ff81 pokedex data 2015-10-11 17:59:52 -07:00
YamaArashi
e67ef58403 ribbon descriptions 2015-10-11 14:30:45 -07:00
YamaArashi
7a16daf6ee add move descriptions 2015-10-11 11:16:52 -07:00
YamaArashi
63ee844510 ability descriptions 2015-10-11 03:06:48 -07:00
YamaArashi
5f550963fa nature names 2015-10-11 02:11:27 -07:00
YamaArashi
bc7f744daa ability names 2015-10-11 01:46:54 -07:00
YamaArashi
52c9f4a7dc type names 2015-10-11 01:20:41 -07:00
YamaArashi
1874db5e8a add trainer class names 2015-10-10 22:52:58 -07:00
YamaArashi
9fa2098029 add pokemon and move names, plus pokemon constants 2015-10-10 21:03:09 -07:00
YamaArashi
fcaed9692f I/O reg constants for dma3_manager.s 2015-10-10 10:28:00 -07:00
YamaArashi
ad6c576199 add WRAM symbols for DMA3 manager 2015-10-10 10:22:31 -07:00
YamaArashi
8cb7dcb2da add I/O register constants 2015-10-10 10:06:17 -07:00
YamaArashi
14a95252f8 create constants dir 2015-10-10 08:43:47 -07:00
YamaArashi
fd6e15b70a use .4byte and .2byte everywhere 2015-10-10 08:37:51 -07:00
YamaArashi
725956695b add labels for unknown ROM data 2015-10-10 05:20:38 -07:00
YamaArashi
e329fff4a2 make more labels into local labels 2015-10-10 03:50:53 -07:00
YamaArashi
ba0829d751 remove more manual literal pools 2015-10-10 03:41:19 -07:00
YamaArashi
98f62d9dfa remove unnecessary .arm and .thumb directives 2015-10-10 03:27:41 -07:00
YamaArashi
41013b2feb update for modified assembler 2015-10-10 03:15:57 -07:00
YamaArashi
c21b61688e add pokedex order data 2015-10-09 00:43:11 -07:00
YamaArashi
2f245f08c5 make data dir 2015-10-08 02:07:23 -07:00
YamaArashi
c467da924b make includes relative to the base dir 2015-10-08 02:03:14 -07:00
YamaArashi
57ce369ccf add missed font label 2015-10-08 00:27:41 -07:00
YamaArashi
f7aa4ad144 add font labels 2015-10-08 00:21:20 -07:00
YamaArashi
3d692070f7 add menu cursor dimension data 2015-10-07 18:30:49 -07:00
YamaArashi
dc8e2ebc13 change name of glyph width functions 2015-10-07 18:24:21 -07:00
YamaArashi
0f1e6fbfa4 add text renderer data 2015-10-07 06:48:45 -07:00
YamaArashi
69f436b393 add down arrow tiles data 2015-10-06 22:05:11 -07:00
YamaArashi
2b1c03dd2e replace unknown addresses with labels 2015-10-06 21:41:57 -07:00
YamaArashi
f64303defa add font half row offsets data and more 2015-10-06 21:24:58 -07:00
YamaArashi
770b750c37 change interrupt table address to label 2015-10-06 20:45:31 -07:00
YamaArashi
025bb6a8b9 add interrupt table and other data 2015-10-06 20:41:59 -07:00
YamaArashi
65228e6fb8 add type signatures
- many of these probably have mistakes
2015-10-06 20:15:42 -07:00
YamaArashi
dc52bd0d85 split out task.s 2015-10-06 19:12:31 -07:00
YamaArashi
61abdbe445 split out libraries 2015-10-06 07:00:49 -07:00
YamaArashi
25342bcf33 split out some code 2015-10-06 05:46:30 -07:00
YamaArashi
b05c4231a9 use .pool instead of manual literal pool in most cases 2015-10-05 19:15:37 -07:00
YamaArashi
064051d247 use more constants in InterruptMain 2015-10-05 06:53:39 -07:00
YamaArashi
9024595c93 split out files and add build batch file 2015-10-05 06:03:59 -07:00