浏览代码

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

正在加载...
取消
保存