View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04005 | Moonstone | slave | public | 2018-11-08 22:48 | 2026-02-03 22:24 |
| Reporter | Lucas | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Project Info | Moonstone (Mindscape) http://www.whdload.de/games/Moonstone.html | ||||
| Summary | 04005: Moonstone - Proposal of modification (optional parraler joystick adapter support) | ||||
| Description | Halo, It would be great if you could use the paraller joystick adapter for a given knight. | ||||
| Tags | No tags attached. | ||||
| Machine | A1200 | ||||
| CPU | 68020 | ||||
| CPUSpeed | 50 | ||||
| ChipSet | AGA | ||||
| GFXCard | None | ||||
| ChipMem | 2 MB | ||||
| FastMem | 0 MB | ||||
| Workbench | OS 3.0 | ||||
| KickROM | 40 - Kick 3.1 | ||||
| KickSoft | None | ||||
| WHDLoad | 18.3 | ||||
| imported | |||||
| You mean to add support for a 4-player adapter? | |
|
Yes, something similar to the game Dyna Blaster. In the Dyna Blaster game, every player uses a separate controller. |
|
|
I made a similar patch by modifying the existing source (available on AmigaLive).. but because I was learning 68k assembly on my own, the code is kind of ridiculous cause I overcomplicated things and its buggy if played with less than 4-players... and I would have to remake it with today's knowledge.. but I can help you with some pointers and debugging that I have if interested. I also had patched it for erroneous movements such as up+down left+right as these could be achieved through emulation with using keyboard to emulate a joystick and caused the player to warp.. |
|
| BTW I meant the existing WHDload source code | |
|
I can provide the slave source if you want to work on. 4-player adapter is supported via https://whdload.de/docs/autodoc.html#resload_ReadJoyPort |
|