Assembler/design.txt
2022-12-27 16:48:57 +01:00

24 lines
No EOL
440 B
Text

Instructions:
INP 0b0001
OUT 0b0010
LDA 0b0011
STA 0b0100
INC 0b0101
DEC 0b0110
JPP 0b0111
JPZ 0b1000
JPN 0b1001
JPU 0b1010
EOJ 0b1011
Instruction format, [] means optional:
instruction [mem_adress]; [Kommentar]
Memory:
32 Bit Data with
28 Bit Adresess-> 24Mb Memory
Instruction Layout:
XXXXYYYYYYYYYYYYYYYYYYYYYYYYYYYY
X: Instruction Opcode
Y: Memory Adress