mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 03:30:46 +00:00
a3d36ca156
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@280 4df02467-bbd4-4a76-a152-e7ce94205b78
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")
|