Procházet zdrojové kódy

updated readme

master
Thorn Avery před 4 roky
rodič
revize
cd8bbe1a88
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      README.md

+ 2
- 0
README.md Zobrazit soubor

@@ -48,3 +48,5 @@ currently supported instructions are:
* `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)`

Načítá se…
Zrušit
Uložit