clchiou / chrome-dosbox

Chrome packaged app of dosbox
GNU General Public License v3.0
35 stars 6 forks source link

Use of serial port #4

Closed acexbe closed 10 years ago

acexbe commented 10 years ago

Just entered the chromeworld with a asus chromebook C720P. Plugging in my USB to RS232 converter works on the native OS. Tested this with the app Beagle Term. The converter shows on the chromebook as /dev/ttyUSB0 connection Id 1. Now I like to use this RS232 port from dosbox, so I added Serial1=directserial realport:com1 to the dosbox config. However this does not work. Is the config line faulty or is passing trough not possible?

clchiou commented 10 years ago

Hello,

I am sorry that as of today Native Client (the sandbox that runs DOSBox inside Chrome) does not support serial port yet: https://developer.chrome.com/native-client/faq

Regards, Che-Liang

On Fri, Aug 22, 2014 at 7:56 AM, acexbe notifications@github.com wrote:

Just entered the chromeworld with a asus chromebook C720P. Plugging in my USB to RS232 converter works on the native OS. Tested this with the app Beagle Term. The converter shows on the chromebook as /dev/ttyUSB0 connection Id 1. Now I like to use this RS232 port from dosbox, so I added Serial1=directserial realport:com1 to the dosbox config. However this does not work. Is the config line faulty or is passing trough not possible?

Reply to this email directly or view it on GitHub https://github.com/clchiou/chrome-dosbox/issues/4.