Browse Source

forth: melt boot binary

pull/95/head
Virgil Dupras 4 years ago
parent
commit
da9f9f9899
2 changed files with 1 additions and 3 deletions
  1. BIN
      emul/forth/z80c.bin
  2. +1
    -3
      forth/forth.asm

BIN
emul/forth/z80c.bin View File


+ 1
- 3
forth/forth.asm View File

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

.fill 167

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

Loading…
Cancel
Save