uCsim, Copyright (C)  Daniel Drotos.
uCsim comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
var _main nas[0x020b]
dc 0x0100 0x0121
0x0100  ? 3e a0 ff          LD SP,0xffa0[0K
0x0103  ? 3a 00 80          LD HL,0x8000[0K
0x0106  ? 36 00             LD A,00[0K
0x0108  ? 1c 07 02          CALL 0x0207[0K
0x010b  ? 7f c0 ff          CP HL,0xffc0[0K
0x010e  ? c6 05             JR Z,0x0115[0K
0x0110  ? ea 26             LD (HL),A[0K
0x0112  ? 92                INC HL[0K
0x0113  ? c8 f3             JR 0x0108[0K
0x0115  ? 1c 07 02          CALL 0x0207[0K
0x0118  ? 1c 07 02          CALL 0x0207[0K
0x011b  ? 1c 0d 02          CALL 0x020d[0K
0x011e  ? 1c 0b 02          CALL 0x020b <_main>[0K
0x0121  ? 01                HALT[0K
dc 0x0207 0x020c
0x0207  ? 37 d3 4e          LD (0xffd3),4e[0K
0x020a  ? 1e                RET[0K

0x020b    <_main>:
0x020b  ? c8 fe             JR 0x020b <_main>[0K
