Selaa lähdekoodia

updated readme

master
Thorn Avery 4 vuotta sitten
vanhempi
commit
cd8bbe1a88
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      README.md

+ 2
- 0
README.md Näytä tiedosto

@@ -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…
Peruuta
Tallenna