Initial Commit

This commit is contained in:
Mario Fetka
2023-05-18 07:33:02 +02:00
parent 882a9c99d6
commit 774ad0e693
95 changed files with 6818 additions and 0 deletions

7
bin/wdc02op Executable file
View 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 $*