1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/longbranch-interrupt-problem.sym

9 lines
220 B
Plaintext

const nomodify byte* BG_COLOR = (byte*) 53280
const nomodify void()** KERNEL_IRQ = (void()**) 788
void __start()
volatile byte col loadstore zp[1]:2 139.0
__interrupt(rom_min_c64) void irq()
void main()
zp[1]:2 [ col ]