updated readme
This commit is contained in:
parent
2083300d70
commit
cd8bbe1a88
@ -48,3 +48,5 @@ currently supported instructions are:
|
|||||||
* `NOP`
|
* `NOP`
|
||||||
|
|
||||||
all other instructions treated as `NOP`
|
all other instructions treated as `NOP`
|
||||||
|
|
||||||
|
on a gameboy, the instruction `LD (HL), (HL)` is treated as a `HALT`, however i am not making a gameboy perfect vm as of now, so opcode `$76` is currently treated as `LD (HL), (HL)`
|
||||||
|
Loading…
Reference in New Issue
Block a user