mirror of
https://github.com/fachat/xa65.git
synced 2026-04-24 20:16:55 +00:00
6 lines
49 B
C++
6 lines
49 B
C++
;
|
|
; FILE cpu.inc
|
|
;
|
|
|
|
#define WDM(v) .byt $42,(v)
|