xCrystal
|
d30b9dd60f
|
Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1)
|
2023-07-26 17:02:33 +02:00 |
|
xCrystal
|
fc7f2d4e0e
|
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1)
|
2023-07-24 21:13:11 +02:00 |
|
vulcandth
|
3648afda16
|
RGBDS syntax updates (#905)
New MACRO and DEF syntax
|
2022-06-06 17:25:42 -04: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
|
5e9d43e39b
|
text "<PARA>..." → text_start and para "..."
|
2020-12-04 22:28:31 -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
|
2e90df15b7
|
Update battle anim bg function comments, and identify more unnamed labels
|
2020-10-06 18:09:33 -04:00 |
|
Rangi
|
42d0a2567a
|
Identify some more unnamed labels
|
2020-10-05 20:10:01 -04:00 |
|
Rangi
|
6b7ade66da
|
Identify more unnamed labels
|
2020-10-05 16:15:57 -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
|
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
|
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
|
1d4c1aeef4
|
'and BANK' -> 'aka BANK'
|
2020-02-28 11:51:42 -05:00 |
|
mid-kid
|
e799515931
|
Fix SRAM references in Function140ae
|
2020-02-25 19:38:24 +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 |
|
Rangi
|
4d32035d4f
|
Bit 6 of PrintNum left-aligns numbers
|
2019-11-03 20:17:04 -05:00 |
|
mid-kid
|
e3e0bcd653
|
#641 fixes and additions. (#646)
Name a lot of text labels according to our conventions
|
2019-10-20 18:24:17 -04:00 |
|
Rangi
|
1ada06f576
|
Merge pull request #622 from mid-kid/master
TextBox -> Textbox
|
2019-04-13 11:50:16 -04:00 |
|
mid-kid
|
3e78e5b2b6
|
TextBox -> Textbox
Homogenizing names.
|
2019-04-09 16:09:18 +02:00 |
|
Fontbane
|
a3119736fa
|
common_1 text documentation
Should be almost everything besides some of the mobile stuff and some debug text.
Removed VS stuff
oops
|
2019-03-16 13:00:44 -04:00 |
|
Rangi
|
df337fc417
|
Update to rgbds 0.3.8
|
2019-02-16 12:17:55 -05:00 |
|
Rangi
|
32c34a3619
|
Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 union
|
2019-02-08 15:38:31 -05:00 |
|