diff --git a/converter/pc98_usb/config.h b/converter/pc98_usb/config.h
index 8bcaa26db9..6f9f8fc3cf 100644
--- a/converter/pc98_usb/config.h
+++ b/converter/pc98_usb/config.h
@@ -55,7 +55,7 @@ along with this program. If not, see .
*/
#define SERIAL_BAUD 19200
#define SERIAL_PARITY_ODD
-#define SERIAL_BIT_ORDER_MSB
+#define SERIAL_BIT_ORDER_LSB
#define SERIAL_RXD_DDR DDRD
#define SERIAL_RXD_PORT PORTD
@@ -67,7 +67,9 @@ along with this program. If not, see .
SERIAL_RXD_DDR &= ~(1<.
/* clear interrupt flag */ \
EIFR = (1<