I had to add CWSDPMI.exe (attached) from http://www.delorie.com in NY-root/gnu/bin and NY-root/psx/bin for the win95 exe's
The com stuff works very well, in your dosbox setting file (in USERPROFILE/Local settings/applications/DosBox/dosbox.74.conf )replace
Code: Select all
serial2=dummy
Code: Select all
serial1=directserial realport:com1
Code: Select all
mount c C:\c_disk
c:
cd yarozeSDK
djgsetup.bat
I also don't like the autolocking of the mouse:
Code: Select all
autolock=false
This is the best solution so far that I've found, even the yaroze debugger works
