浏览代码

forth: melt boot binary

pull/95/head
Virgil Dupras 4 年前
父节点
当前提交
da9f9f9899
共有 2 个文件被更改,包括 1 次插入3 次删除
  1. 二进制
      emul/forth/z80c.bin
  2. +1
    -3
      forth/forth.asm

二进制
emul/forth/z80c.bin 查看文件


+ 1
- 3
forth/forth.asm 查看文件

@@ -928,10 +928,8 @@ DROP:
pop hl
jp next

.fill 167

.db "_bend"
.dw $-DROP
.db 5
; Offset: 06ee
; Offset: 0647
.out $

正在加载...
取消
保存