Difference between revisions of "MultiPlay"
From CPCWiki - THE Amstrad CPC encyclopedia!
m |
m |
||
Line 1: | Line 1: | ||
The MultiPlay allows to add two controllers on the expansion port. | The MultiPlay allows to add two controllers on the expansion port. | ||
− | It is easy to use them from BASIC, with the INP() command. | + | It is easy to use them from BASIC, with the [[Locomotive_BASIC#INP_.28.E2.80.B9port_number.E2.80.BA.29|INP()]] command. |
Each controller port can be set with two inputs modes: | Each controller port can be set with two inputs modes: |
Revision as of 03:28, 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?