http://bugs.winehq.org/show_bug.cgi?id=18548
Summary: catlitter crashes winedevice Product: Wine Version: 1.1.21 Platform: All URL: http://psxemulator.gazaxian.com/catlitter.rar OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mizvekov@gmail.com
catlitter is a program that controls playstation 1 'caetla' acessory. It uses WinRing0 to access parallel port from any windows version. WinRing0 can be downloaded from here: http://openlibsys.org/ The source for catlitter can be downloaded from: http://psxemulator.gazaxian.com/catlitter_src.rar When it's executed, winedevice crashes because WRITE_PORT_UCHAR is not implemented in hal.dll This api would be very simple to implement at least for parallel port, because everything that is needed for it is already done in winedos.