-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_Joystick
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| Joystick | ROM modules | Prototype | Prototype | Gerph | GitHub | 32-bit built, 64-bit built, tested in repo |
| SWIs | Vectors | Events | TOTAL |
|---|---|---|---|
| 33.33% | 0.00% | 0.00% | 20.00% |
Joystick exposes the machine joystick hardware through a small Joystick SWI interface, converting physical joystick state into the standard RISC OS joystick representation.
URL: PRM
- Has services
- Has swis
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|
None found
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ |
Joystick_Read (&43F40) |
| 🔲 | 🔲 |
Joystick_CalibrateTopRight (&43F41) |
| 🔲 | 🔲 |
Joystick_CalibrateBottomLeft (&43F42) |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | EventV |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Event_VSync |
None
None
None
None
None
MessageTrans


