Git Product home page Git Product logo

potmux's Introduction

PotMux -- Hardware add-on to reroute C64 control port pot lines
(C) 2020 Henning Liebenau <[email protected]>

This project is currently in early beta state and things may
change without notice.

The PotMux is a small hardware add-on for the C64 that allows the user
to optionally route the control port potentiometer lines to a
destination other than the SID. It is mainly intended to be used with
the Keyman64 for the purpose of mapping additional joystick buttons
connected to the potentiometer lines to user defined keystrokes.

For details about the hardware, see ./hardware/README.txt

The potmux utility contained in this archive can be used to prefix an
existing C64 program with a specific potmux configuration for the
Keyman64. The resulting program will first configure the Keyman64
using its serial interface connected to the tapeport lines "Cassette
Sense" and "Cassette Data" and then run the original program.

Usage: potmux [<option>...] <program> [<button|switch>...]

Options:
         -h, --help           : print this help text
         -v, --version        : print version information
         -o, --outfile <file> : output file (default: stdout)

Arguments:
         <program> : C64 program file to patch
         <button>  : route a joystick button to a key
         <switch>  : specify enable line and state

Example:
         potmux -o patched.prg game.prg a0:on b1:space

Assuming that the PotMux EN line is connected to the keyman line on
port a bit 0, the "a0:on" switch specification assures that the potmux
will be enabled by pulling that line low. And assuming that one of the
PotMux button output lines is connected to the keyman control line on
port b bit 1, the "b1:space" will configure the keyman to send a space
key press when the corresponding button is pressed.

LICENSING

Hardware and Software licensed under MIT-style licensing schemes

potmux's People

Contributors

hbekel avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.