1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-21 09:17:52 +00:00
Files
cc65/test/dasm/m740-disass.s
2025-06-22 01:18:41 +02:00

9 lines
92 B
ArmAsm

.setcpu "M740"
.repeat 256, cnt
.byte 0 + cnt, $12, $02, $ea
.endrepeat