Difference between revisions of "MultiPlay"
From CPCWiki - THE Amstrad CPC encyclopedia!
m |
m |
||
Line 3: | Line 3: | ||
Each controller port can be set with two inputs modes: | Each controller port can be set with two inputs modes: | ||
− | * AMS = Amstrad joystick and GX4000 gamepad | + | * AMS = Amstrad joystick and [[GX4000]] gamepad |
* AMI = [[Amiga]] joystick / mouse (and compatible) | * AMI = [[Amiga]] joystick / mouse (and compatible) | ||
Revision as of 03:26, 19 September 2022
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:
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
200 DPI (1 inch = 200 pixel movement) ________ ________ A _____| |________| |________ ________ ________ B _________| |________| |________ 200 DPI |1 |2 |3 |4 |5 |6 |7 |8 50 DPI |1 |2
Manual
- Any manual exists?
Downloads
- Any MultiPlay example or driver software exists?