Difference between revisions of "Modules/device/ninjatap/Desc"
From MSX Game Library
< Modules | device/ninjatap
Line 1: | Line 1: | ||
The {{MOD|device/ninjatap}} module provides the features to use a Ninja Tap peripheral, allowing 4 joysticks to be connected to a single MSX joystick port. So 8 joysticks can be use on a MSX with 2 Ninja Tap! | The {{MOD|device/ninjatap}} module provides the features to use a Ninja Tap peripheral, allowing 4 joysticks to be connected to a single MSX joystick port. So 8 joysticks can be use on a MSX with 2 Ninja Tap! | ||
− | <u>Note</u>: This module also handles the case where a joystick is plugged directly into a | + | <u>Note</u>: This module also handles the case where a joystick is plugged directly into a joystick port without going through a Ninja Tap. Thus, using the functions of this module allows you to manage the case where the user has one or two Ninja Taps, but also the case where he has none. |
For more information about Ninja Tap: | For more information about Ninja Tap: | ||
* [https://www.msx.org/wiki/PCCM_Ninja_Tap PCCM Ninja Tap] (MSX Resource Center) | * [https://www.msx.org/wiki/PCCM_Ninja_Tap PCCM Ninja Tap] (MSX Resource Center) |
Latest revision as of 18:18, 14 January 2024
The device/ninjatap module provides the features to use a Ninja Tap peripheral, allowing 4 joysticks to be connected to a single MSX joystick port. So 8 joysticks can be use on a MSX with 2 Ninja Tap!
Note: This module also handles the case where a joystick is plugged directly into a joystick port without going through a Ninja Tap. Thus, using the functions of this module allows you to manage the case where the user has one or two Ninja Taps, but also the case where he has none.
For more information about Ninja Tap:
- PCCM Ninja Tap (MSX Resource Center)