View Issue Details

IDProjectCategoryView StatusLast Update
06018SpaceGunGeneralpublic2023-01-16 11:08
Reporterztronzo Assigned ToCFOU  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Project InfoSpace Gun (Ocean)
http://www.whdload.de/games/SpaceGun.html
Summary06018: more WHDload features/options for SpaceGun
DescriptionPlease 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 ReproduceOn 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
TagsNo tags attached.
MachineA1200
CPU68020
CPUSpeed14
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.7
imported

Activities

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