mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 03:30:46 +00:00
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
|
;ACME 0.97
|
||
|
!cpu 65ce02
|
||
|
!to "out-65ce02.o", plain
|
||
|
*=$1000
|
||
|
!src "include-6502.a"
|
||
|
; !src "include-65c02.a" ; not used, because 65ce02 changes "(zp)" to "(zp), z"
|
||
|
!src "include-bitmanips.a"
|
||
|
!src "include-65ce02.a"
|
||
|
; this differs between 65ce02 and 4502:
|
||
|
aug ; $5c ("4-byte NOP reserved for future expansion")
|