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 |
pikalaxalt
|
4e2487c056
|
hLCDCPointer and InitList
|
2016-06-13 22:53:33 -04: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
|
f030315b1f
|
jumptable macro repurposed
|
2015-12-26 21:59:03 -05:00 |
PikalaxALT
|
7203e9d2cc
|
Map script and color shenanigans
|
2015-12-16 21:57:42 -05:00 |
IIMarckus
|
4d532beee6
|
Remove trailing newlines.
|
2015-06-23 12:24:51 -06:00 |
yenatch
|
133e2fb7a7
|
Use "- $ff00" instead of "& $ff" when dealing with hram.
|
2014-12-29 08:49:08 -08:00 |
yenatch
|
cf2acc1001
|
Use :: to export labels between objects.
This fixes the build.
|
2014-02-01 20:26:39 -05:00 |
yenatch
|
84a9b3907b
|
rename common/ to home/
|
2013-09-09 22:44:48 -04:00 |