View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
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 | Project Info | Space Gun (Ocean) http://www.whdload.de/games/SpaceGun.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||
Status | assigned | Resolution | open | ||||||||||
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. | ||||||||||||
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 | |||||||||||||
Attached Files |
|