mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-25 07:31:52 +00:00
11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
|
;ACME 0.97
|
||
|
!cpu w65c02
|
||
|
!to "out-w65c02.o", plain
|
||
|
*=$1000
|
||
|
!src "include-6502.a"
|
||
|
!src "include-65c02.a"
|
||
|
!src "include-bitmanips.a"
|
||
|
; WDC extensions:
|
||
|
wai ; cb
|
||
|
stp ; db
|