Commit Graph

6 Commits

Author SHA1 Message Date
EspoTek 54cdad44e5 Split reinitUsb() in half. Unix driver dies with a delay. 2017-05-16 12:01:30 +10:00
EspoTek 642f0c6d7f Fixed occasional corruption (Windows Only)
Also small fix for doubled sample rate.
2017-04-09 15:28:18 +10:00
EspoTek e052a4d64e Disconnect/Reconnect good now, 32-bit stops failing!
Fixed the 32-bit issue after first re-initialise by removing the OvlK
and IsoK reuse functions.  Perhaps this could be causing issues on Mac
OS X as well.
Next, changes were made to the reconnect/disconnect to prevent
(sometimes??) crashes in 32-bit mode, and also fix the "not updating
after reconnect" issue on x64.
2017-03-06 13:13:33 +11:00
EspoTek 2fef7a6648 Fixed connect - Windows + Unix now both return 0 on UsbInit
Seems to do nothing once the iso is set up, though...
2017-02-19 14:29:19 +11:00
EspoTek a1c45aff30 Fixed up some more issues
Now crashing when FunctionGenControl procs.  Android returns fatal if
you try to write to an uninitialised pipe.
2017-02-19 14:11:06 +11:00
EspoTek 52fc3aa15d Android compiles and runs
Just not for very long...
Quits at loading _list.wfl
2017-02-18 16:00:55 +11:00