Add Mouse Systems mouse emulation.

This commit is contained in:
SarahW 2017-08-02 20:08:04 +01:00
commit d47ab5df6b
13 changed files with 103 additions and 10 deletions

1
src/mouse_msystems.h Normal file
View file

@ -0,0 +1 @@
extern mouse_t mouse_serial_msystems;