Skip to content

Commit

Permalink
a2gameio: Updated Sirius JoyPort description to mention Atari joystic…
Browse files Browse the repository at this point in the history
…ks being connected to it (#13032)
  • Loading branch information
as-tb-dev authored Nov 30, 2024
1 parent 2a68e37 commit 9637a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/bus/a2gameio/joyport.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ void apple2_joyport_device::an1_w(int state)
//**************************************************************************

// device type definition
DEFINE_DEVICE_TYPE_PRIVATE(APPLE2_JOYPORT, device_a2gameio_interface, apple2_joyport_device, "a2joyprt", "Sirius JoyPort")
DEFINE_DEVICE_TYPE_PRIVATE(APPLE2_JOYPORT, device_a2gameio_interface, apple2_joyport_device, "a2joyprt", "Sirius JoyPort with Atari joysticks")

0 comments on commit 9637a61

Please sign in to comment.