o add monitor

This commit is contained in:
David Voswinkel
2009-07-20 19:05:40 +02:00
parent 56713860ac
commit a7270acdf1
50 changed files with 19969 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ OBJS=irqtest.o
APP=irqtest.smc
GFX=
all: clean $(APP) check
all: clean $(APP)
run:
zsnes $(APP)
@@ -25,9 +25,6 @@ linkfile:
optixx.inc: optixx.pcx
wine tools/pcx2snes.exe optixx.pcx -b2 -nOptixx -ooptixx.inc
check:
ucon64 -chk $(APP)
rm -fv *.bak
smc:
ucon64 -smc $(APP)
rm -fv *.bak