mirror of
https://github.com/marketideas/qasm.git
synced 2025-01-13 20:32:14 +00:00
12 lines
255 B
ArmAsm
12 lines
255 B
ArmAsm
; Copyright 2018 faddenSoft. All Rights Reserved.
|
|
; See the LICENSE.txt file for distribution terms (Apache 2.0).
|
|
;
|
|
; Assembler: Merlin 32
|
|
xc off
|
|
xc
|
|
|
|
ZP EQU $00
|
|
ABS EQU $0000
|
|
|
|
PUT allops-common-65C02.S
|