Closed DhrBaksteen closed 6 years ago
My dreams come true. Cant wait for it. Thank u!!
Modified DosBox code is now available in ArduinoOPL2.DosBox repository.
I tried it on my Teensy 2.0 ++ with no Luck. DOSBOX wrote in the Terminal Window, that it is connected ( "OK" ) and then DosBox hangs. With my Arduino Uno i got no problem.
You did set the USB type of the Teensy to Serial
right?
Yes, i did.
@pioneerman2k1 Can you check the CPU speed of your Teensy? The lowest I checked so far was 16 MHz on an Arduino Nano. Like you said that works fine. Maybe the baud rate of 115200 is causing issues if the CPU speed is set to someting lower?
I'm new to using the Teensy boards, but could it be that the port that you program it with is different form the serial port for USB serial? I can imagine that when setting the program port in the DosBox config it can connect, but it will crash.
The pass through sketch is now available as of release v1.4.3. Closing this issue.
As was mentioned in #29 it would be nice if DosBox can pass its OPL2 data to the OPL2 board to have a real YM3812 play the OPL2 audio. My comments from the PR that is requesting this: