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/wdcdumpobj Executable file
View File

@@ -0,0 +1,7 @@
#! /bin/bash
source wdc.cfg
export WINEPATH=${prefix}/libexec
WINEDEBUG=fixme-all WINEFSYNC=1 wine ${prefix}/libexec/wdcdumpobj.exe $*
echo $'\n'