Parcourir la source

forth: melt boot binary

pull/95/head
Virgil Dupras il y a 4 ans
Parent
révision
da9f9f9899
2 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. BIN
      emul/forth/z80c.bin
  2. +1
    -3
      forth/forth.asm

BIN
emul/forth/z80c.bin Voir le fichier


+ 1
- 3
forth/forth.asm Voir le fichier

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

.fill 167

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

Chargement…
Annuler
Enregistrer