Greg King
|
13fa31a3bc
|
Refactorred a CBM screen-code macro, so that we can use it as an operand.
For example: lda #scrbyte 'B'
|
2019-03-04 10:23:47 -05:00 |
|
Greg King
|
662aef4efa
|
Made CBM scrcode assembly-macro properly handle all 256 codes.
And, made it smaller.
|
2013-04-25 14:28:01 -04:00 |
|
Oliver Schmidt
|
54299fae5a
|
Replaced builtin macro packages with .mac files that are included like ordinary .inc files.
The benefits are:
- Independency of ca65 build from perl
- More transparent behaviour
|
2013-04-08 00:11:05 +02:00 |
|