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
|
c88c4a8340
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
|
Rangi
|
01d6e6c758
|
Group some link.asm code into "paragraphs"
|
2020-11-02 19:32:14 -05:00 |
|
Rangi
|
9ab9088a9f
|
Identify wLinkBattleRNPreamble
|
2020-11-01 13:42:12 -05:00 |
|
Rangi
|
6220200f0f
|
Identify some more labels, and make some more consistent
|
2020-11-01 12:36:38 -05:00 |
|
Rangi
|
1237156948
|
Identify mobile Name Card exchange labels
|
2020-10-30 10:45:31 -04:00 |
|
Rangi
|
7883e8f431
|
Define SERIAL_LINK_BYTE_TIMEOUT
|
2020-10-29 16:43:28 -04:00 |
|
Rangi
|
a51b1a2f13
|
Port more pokegold link engine symbols, and name an unused WRAM byte
|
2020-10-29 15:15:14 -04:00 |
|
Rangi
|
bcc0d633e9
|
Identify the remaining (non-mobile) uses of another WRAM union
|
2020-10-29 14:51:41 -04:00 |
|
Rangi
|
ea426a8879
|
Identify more WRAM labels, and start a <X>_DummyFunction label convention
|
2020-10-28 14:34:38 -04:00 |
|
Rangi
|
446f1846b1
|
Identify remaining Mystery Gift labels and constants
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
|
2020-10-27 23:09:06 -04:00 |
|
Rangi
|
9dcdad5e60
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
|
Rangi
|
a2b6befd7d
|
Identify some more labels, mostly WRAM
|
2020-10-23 16:04:15 -04:00 |
|
Rangi
|
7991db972b
|
Identify some more link.asm labels (syncing to pokegold)
|
2020-10-23 13:36:54 -04:00 |
|
Rangi
|
ae4fe08084
|
Identify some more labels (a few link-related)
|
2020-10-22 00:53:54 -04:00 |
|
Rangi
|
306c85750e
|
Identify some more unnamed labels
|
2020-10-04 20:10:39 -04:00 |
|
mid-kid
|
e40f421ffb
|
Document weird code involving link trades of mew and celebi
This piece of code is frankly rather confusing, as it seemingly doesn't
serve much of a purpose. Documenting it here for future reference.
|
2020-08-19 16:00:00 +02:00 |
|
Rangi
|
ddf1163a21
|
Define SERIAL_PREAMBLE_LENGTH
|
2020-07-06 15:49:01 -04:00 |
|
Rangi
|
91774f206e
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -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
|
8019db3ea9
|
Harmonize engine/{gfx, items, link, math} with pokegold
|
2020-06-17 10:39:17 -04:00 |
|
Rangi
|
b9f2b93c17
|
Harmonize some more symbols with pokegold
|
2020-06-16 11:28:52 -04:00 |
|
Rangi
|
75035a71a5
|
Label some mobile addresses, and revise some comments
|
2020-06-13 18:48:26 -04:00 |
|
Rangi
|
9ab2575727
|
predef_id -> lda_predef, for consistency with lda_coord and map_id
|
2020-06-10 17:08:43 -04:00 |
|