Changes

Jump to: navigation, search

MultiPlay

1,096 bytes added, 22:43, 17 September 2022
Created page with "The MultiPlay allows to add two controllers on the expansion port. It is easy to use them from BASIC, with the INP() command. Each controller port can be set with two inputs..."
The MultiPlay allows to add two controllers on the expansion port.
It is easy to use them from BASIC, with the INP() command.

Each controller port can be set with two inputs modes:
* AMS = Amstrad joystick and GX4000 gamepad
* AMI = Amiga joystick / mouse (and compatible)

Each mouse sensitivity is 200dpi / 4bit acceleration.  (DK'Tronics mouse is 50dpi / 1bit)
Last but not least: Left, Middle and Right buttons are supported.

50Hz games support w/o conflict. It is handled like arcade machines!

== Technical ==
<pre>
200 DPI (1 inch = 200 pixel movement)

         ________          ________
 A _____|        |________|        |________
             ________          ________       
 B _________|        |________|        |________

200 DPI |1  |2   |3  |4   |5  |6   |7  |8                                   
 50 DPI |1                |2
</pre>

== Manual ==

* Any manual exists?


== Downloads ==

* Any MultiPlay example or driver software exists?


[[Category:Peripherals]] [[Category:Input Device]]
903
edits