mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-27 15:29:30 +00:00
17 lines
335 B
ArmAsm
17 lines
335 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
|
|
xc
|
|
mx %00
|
|
ZP EQU $00
|
|
ABS EQU $0000
|
|
LONG EQU $000000
|
|
MV0 EQU $00
|
|
MV1 EQU $00
|
|
|
|
PUT allops-common-65816.S
|