ソースを参照

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 $

読み込み中…
キャンセル
保存