radare2/test/db/asm/6502
2022-06-15 14:51:53 +02:00

9 lines
157 B
Plaintext

d "brk" 00
d "bpl 0x000011" 100f
d "ora 0x0100,x" 1d0001
d "and 0x01ef" 2def01
d "adc 0x02" 6502
d "sta 0x7000" 8d0070
d "ldy 0x10,x" b410
d "cpy 0x88" c488