Initial Commit
This commit is contained in:
7
bin/wdc02op
Executable file
7
bin/wdc02op
Executable file
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
source wdc.cfg
|
||||
|
||||
export WINEPATH=${prefix}/libexec
|
||||
export WDC_INC_6502=`winepath -w ${prefix}/include`
|
||||
WINEDEBUG=fixme-all WINEFSYNC=1 wine ${prefix}/libexec/WDC02OP.exe $*
|
||||
Reference in New Issue
Block a user