1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-17 20:29:32 +00:00
xa65/xa/tests/usb65/test3.a65
2023-10-29 10:22:36 +01:00

29 lines
318 B
Plaintext

;#define DEBUG
;#undef DEBUG_POLL
;#define DEBUG_HW
;
;printc=$ffd2
.(
;#include "hostmsg.i65"
; .word $0401
*=$0401
; .word eol
; .word 10
; .byt $9e, "1040"
; .byt 0
;eol .word 0
.dsb 1040-*, $00
; jmp start
;irqvec =$90
;irqsave .word 0
.)