Remy Oukaour
|
fe92e4d848
|
Document design flaws
|
2017-12-28 11:28:23 -05:00 |
Remy Oukaour
|
e34e68095d
|
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100` or `X >> 8` and `X & $ff`
|
2017-12-25 14:23:16 -05:00 |
Remy Oukaour
|
93c32e3580
|
Document bugs and glitches
|
2017-12-12 20:15:07 -05:00 |
Remy Oukaour
|
e3c686f6df
|
Further WRAM organization
|
2017-12-09 15:14:51 -05:00 |
pikalaxalt
|
bf73772a56
|
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
|
2016-04-10 14:42:14 -04:00 |
pikalaxalt
|
93e12d2003
|
Split up banks 1-3 of main.asm
|
2016-03-27 12:47:28 -04:00 |