Open
Description
https://github.com/mamedev/mame/blame/master/src/emu/ioport.cpp#L895 forcibly converts all line feeds to carriage returns. Console in the driver I'm working assigns different meaning to either of these.
https://github.com/mamedev/mame/blame/master/src/emu/ioport.cpp#L895 forcibly converts all line feeds to carriage returns. Console in the driver I'm working assigns different meaning to either of these.