Added joystick emulation

This commit is contained in:
TomW 2014-06-08 13:45:26 +01:00
commit 4cb7d58d53
7 changed files with 293 additions and 2 deletions

1
src/gameport.h Normal file
View file

@ -0,0 +1 @@
extern device_t gameport_device;