SNES2DB9

SNES2DB9

(c) 2020 by Matthias Arndt <marndt@asmsoftware.de>

The MIT License applies. See LICENSE for details.

Abstract

SNES2DB9 is a software package to allow implementation of a converter to connect a SNES style gamepad with shift register to a system using the Atari DB9 joystick standard (Atari 2600, C64, Amiga, Atari ST, etc.)

Features

– reusable software control, independent of microcontroller and hardware
– configurable button mapping for fire, autofire and jump mapping
– sample implementation with Arduino Nano
– sample implementation with ATtiny84 microcontroller
– full user requirement and system requirement specifications

Download

Get the sources and additional information at the GitHub location:
https://github.com/simonsunnyboy/SNES2DB9