瀏覽代碼

updated readme

master
Thorn Avery 4 年之前
父節點
當前提交
cd8bbe1a88
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      README.md

+ 2
- 0
README.md 查看文件

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

Loading…
取消
儲存