yenatch
|
95cd960b3b
|
Fix the order of flags when including libpng.
This apparently does matter.
|
2016-10-11 21:54:18 -06:00 |
|
yenatch
|
91241b44da
|
rgbasm: bump MAXMACROARGS up to 256 from 9
|
2015-01-19 23:28:09 -08:00 |
|
yenatch
|
2ff286223b
|
add instruction "ld hl, sp+nn"
The previous "ld hl, [sp+nn]" is incorrect, but remains for compatibility.
|
2014-01-14 11:51:18 -05:00 |
|
yenatch
|
0ffa4ce9ef
|
rgbasm: let rgblink try to import undefined symbols
Manual imports are inconvenient and don't provide any functionality.
|
2014-01-07 18:14:58 -05:00 |
|
yenatch
|
fd4b5c8925
|
rgbasm: update manpage to include -v
|
2013-12-03 21:58:39 -05:00 |
|
yenatch
|
bc99ee2210
|
rgbasm: -v option (verbose)
|
2013-12-03 00:25:12 -05:00 |
|