rasteri / HIDman

Adapting USB devices to work on old computers
230 stars 18 forks source link

Serial mouse improvements #8

Closed hkr closed 1 year ago

hkr commented 1 year ago

Fixes serial mouse on my board. This also merges the linux compile error fixes branch and adds another workaround for an sdcc ICE. Change serial transmission parameters to 1200 7-N-1 according to MS mouse protocol. Prepared to support 19200 baud serial mouse (requires custom driver)