Parcourir la source

updated readme

master
Thorn Avery il y a 4 ans
Parent
révision
cd8bbe1a88
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      README.md

+ 2
- 0
README.md Voir le fichier

@@ -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)`

Chargement…
Annuler
Enregistrer