Rangi42
|
de396249e1
|
Use combined joypad masks
|
2025-06-30 12:47:36 -04:00 |
|
Rangi42
|
5abf8d01fb
|
Update hardware.inc to 5.1.0
|
2025-06-30 12:47:36 -04:00 |
|
xCrystal
|
f72f078c0e
|
Rename wVramState to wStateFlags and use flag constants (#1078)
|
2024-01-07 14:27:22 +01:00 |
|
xCrystal
|
bd6ceec193
|
Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issue-1869550979 and https://github.com/pret/pokecrystal/issues/1078#issuecomment-1696394371]
|
2024-01-07 13:36:05 +01:00 |
|
mid-kid
|
3e78e5b2b6
|
TextBox -> Textbox
Homogenizing names.
|
2019-04-09 16:09:18 +02:00 |
|
Rangi
|
1853e3d127
|
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
|
2019-01-12 15:17:20 -05:00 |
|
mid-kid
|
930d285fab
|
Fix comments around BANK() statements
Found a couple BANK()s that reference multiple labels.
|
2018-12-26 21:58:13 +01:00 |
|
Rangi
|
eb1e3636bb
|
Use labels instead of constants for HRAM
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
|
2018-08-25 14:28:22 -04:00 |
|
Rangi
|
9afaed9b8f
|
Remove more address comments
|
2018-06-24 21:39:23 -04:00 |
|
mid-kid
|
1d9a68dbdd
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
|
Rangi
|
99df17d571
|
Move more code from home.asm into home/
|
2018-04-05 00:35:14 -04:00 |
|