Registers
0x0002
0x0000
0x0000
0x0000
0xFFFF
0x0000
Flags
Interrupts
TRAP
RST 5.5
RST 6.5
RST 7.5
1 | 0x0000 | ;<Program title> | |
2 | 0x0000 | ||
3 | 0x0000 | JMP START | |
4 | 0x0000 | ||
5 | 0x0000 | ;data | |
6 | 0x0000 | ||
7 | 0x0000 | ;code | |
8 | 0x0000 | START: NOP | |
9 | 0x0000 | ||
10 | 0x0000 | ;Start writing your code here | |
11 | 0x0000 | ||
12 | 0x0000 | HLT | |
13 | 0x0000 |
Load or Run the program to view machine codes.