Skip to content

For use with the Atari C64 Amiga Joystick v3.1 by Retronic Design

License

Notifications You must be signed in to change notification settings

Simon-Charest/usb_joystick_adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB9 to USB Game Controller Adapter

This software is to be used with the hardware of the same name.

Prerequisites

Please see the requirements.txt file for details

Installation

Windows

Run Command Prompt as administrator

c:
cd \
mkdir src
cd C:\src\
git clone https://github.com/Simon-Charest/usb_joystick_adapter.git
cd C:\src\usb_joystick_adapter-git\
pip install -r requirements.txt
python -m usb_joystick_adapter

Built With

  • Python (3.8.2)
  • PyCharm (2020.1.1 (Community Edition))

Versioning

This is a complete remake of previous applications made using ANSI C.

Authors

License

Please see the LICENSE.txt file for details

About

For use with the Atari C64 Amiga Joystick v3.1 by Retronic Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages