Fixed drifblim error with packer

This commit is contained in:
Devine Lu Linvega 2024-07-15 14:29:29 -07:00
parent 76579751cb
commit 159f6629da
2 changed files with 5 additions and 5 deletions

View File

@ -8,13 +8,13 @@ ROM=bin/${ID}.rom
all: ${ROM} bin/padder.rom bin/packer.rom
run: all
@ ${EMU} ${ROM}
@ cat bin/oquonie.romx bin/wm.romx bin/c.romx bin/c2.romx bin/b.romx bin/e.romx bin/pc.romx > bin/result.rom
@ cat bin/oquonie.rom bin/wm.rom bin/c.rom bin/c2.rom bin/b.rom bin/e.rom bin/pc.rom > bin/result.rom
@ mv bin/result.rom ${ROM}
@ ${EMU} ${ROM}
lint:
@ ${LIN} src/${ID}.tal
clean:
@ rm -f ${ROM} ${ROM}.sym
@ rm bin/*
install: all
@ cp ${ROM} ${DIR}
uninstall:

View File

@ -57,9 +57,9 @@
#03 NEQk NIP ?{
;pixel-raw-bw #0001 <parse-tga>
POP JMP2r }
( error ) ;&error-unknown-txt <pstr>
( error ) ;&error-txt <pstr>
JMP2r
&error-unknown-txt "Unsupported 20 "tga-type: 20 $1
&error-txt "Unsupported 20 "tga-type: 20 $1
@<parse-tga> ( filter* length* -- )
.File1/length DEO2