WHDLoad MantisBT - SpaceGun
View Issue Details
0006018SpaceGun[All Projects] Generalpublic2023-01-16 10:542023-01-16 11:08
Reporterztronzo 
Assigned ToCFOU 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineA1200
CPU68020
CPUSpeed14
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.7
imported
Summary0006018: 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.
Attached Files

There are no notes attached to this issue.

Issue History
2023-01-16 10:54ztronzoNew Issue
2023-01-16 11:08StingRayAssigned To => CFOU
2023-01-16 11:08StingRayStatusnew => assigned