WHDLoad MantisBT - SpaceGun | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006018 | SpaceGun | [All Projects] General | public | 2023-01-16 10:54 | 2023-01-16 11:08 |
| Reporter | ztronzo | ||||
|---|---|---|---|---|---|
| Assigned To | CFOU | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Machine | A1200 | ||||
| CPU | 68020 | ||||
| CPUSpeed | 14 | ||||
| ChipSet | AGA | ||||
| GFXCard | None | ||||
| ChipMem | 2 MB | ||||
| FastMem | 0 MB | ||||
| Workbench | OS 3.0 | ||||
| KickROM | 40 - Kick 3.1 | ||||
| KickSoft | None | ||||
| WHDLoad | 18.7 | ||||
| imported | |||||
| Summary | 0006018: more WHDload features/options for SpaceGun | ||||
| Description | Please add options to allow preselecting a joystick or mouse for both players through the WHDload options. This will allow for the game to be more emulator friendly using various front-ends. Thanks in advance! :-) | ||||
| Steps To Reproduce | On game startup it defaults to Mouse on port 1 and Joystick on port 2 | ||||
| Additional Information | You can adjust your current code with options to use the following move.b #$00,$1CEAA ;mouse on port 1 - default move.b #$FF,$1CEAA ;joystick on port 1 move.b #$00,$1CEAB ;mouse on port 2 move.b #$FF,$1CEAB ;joystick on port 2 - default | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| There are no notes attached to this issue. |
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2023-01-16 10:54 | ztronzo | New Issue | |||
| 2023-01-16 11:08 | StingRay | Assigned To | => CFOU | ||
| 2023-01-16 11:08 | StingRay | Status | new => assigned | ||