Skip to content

Instantly share code, notes, and snippets.

@FrankBuss
FrankBuss / test.asm
Created September 8, 2019 04:05
ACME test for Command X16
; comppile with ACME (https://sourceforge.net/projects/acme-crossass/ )
; acme -f cbm -o test.prg test.asm
;
; then start in the emulator:
; x16emu -run test.prg
*=$0801
!byte $0b,$08,$01,$00,$9e,$32,$30,$36,$31,$00,$00,$00