Rangi
|
dc18e188b2
|
Sync some files with pokegold
|
2021-03-24 10:24:52 -04:00 |
|
Rangi
|
4522162d45
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
|
Rangi
|
4264d53eb6
|
Identify some more labels
|
2021-02-05 12:44:21 -05:00 |
|
Rangi
|
99e66c2557
|
Rename some labels
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Fixes #789
|
2020-12-23 16:29:30 -05:00 |
|
Rangi
|
098903fc97
|
FarString -> PlaceFarString, and document a BrokenPlaceFarString bug
|
2020-12-07 13:32:08 -05:00 |
|
Rangi
|
9b3c45b14d
|
Resolve some "???" comments
|
2020-11-17 11:09:02 -05:00 |
|
Rangi
|
17894e5f39
|
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
|
2020-11-09 15:20:40 -05:00 |
|
Rangi
|
ea426a8879
|
Identify more WRAM labels, and start a <X>_DummyFunction label convention
|
2020-10-28 14:34:38 -04:00 |
|
Rangi
|
9dcdad5e60
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
|
Rangi
|
42d0a2567a
|
Identify some more unnamed labels
|
2020-10-05 20:10:01 -04:00 |
|
Rangi
|
d9603e3e33
|
Identify more unnamed labels
|
2020-10-04 22:34:50 -04:00 |
|
Rangi
|
306c85750e
|
Identify some more unnamed labels
|
2020-10-04 20:10:39 -04:00 |
|
Rangi
|
fce6243b43
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
|
Rangi
|
91774f206e
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
Rangi
|
98af69691d
|
Remove some more raw addresses
|
2020-06-21 12:21:47 -04:00 |
|
Rangi
|
9433b5a752
|
Remove RAM address comments
|
2020-06-20 23:03:40 -04:00 |
|
Rangi
|
cc460a17b0
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
To do: engine/{menus, overworld}
|
2020-06-17 17:03:38 -04:00 |
|
Rangi
|
be93ab33a7
|
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with pokegold
To do: engine/{menus, movie, overworld, pokemon}
|
2020-06-17 11:29:00 -04:00 |
|
Rangi
|
b9f2b93c17
|
Harmonize some more symbols with pokegold
|
2020-06-16 11:28:52 -04:00 |
|
mid-kid
|
2a8c969bc7
|
Fix some comments and inmediates
|
2020-02-21 21:10:55 +01:00 |
|
mid-kid
|
26b8bf003e
|
Standardize on lowercase Tilemap and Attrmap
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
34ceaac71d
|
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
Stupid name is stupid smh tbh fam.
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
13cfe356d6
|
Fix usage of rIE and rSC constants
|
2019-05-25 17:59:50 +02:00 |
|
Rangi
|
7890fae995
|
Some more GB Printer documentation
|
2019-05-11 13:01:59 -04:00 |
|
mid-kid
|
3e78e5b2b6
|
TextBox -> Textbox
Homogenizing names.
|
2019-04-09 16:09:18 +02:00 |
|