Giter VIP home page Giter VIP logo

comlynx's Introduction

Atari Lynx virtual ComLynx cable

This is a fully functional software implementation of Epix' 1989 UART implmentation of the Atari Lynx (called RedEye or ComLynx) for use in emulators.

In the real Atari Lynx, the ComLynx used the built-in UART, driven by Timer 4, with RX and TX soldered together. The format was forced to 1 start bit, 8 data bits and 1 stop bit. But many baud rates were supported and no formal protocol was defined beyond that.

Supported games

There was never a formal ComLynx protocol, though most games appear to be using a very similar way of communication which is fully supported. This includes games such as Warbirds, Xenophobe, Checkered Flag, and the 8-player Slime World!

One very prominent game that is not supported is California Games. It communicates in a unique way, and it will lock up as soon as you get through the opening scene. This may eventually be solved...

How to use this

This project by itself is pretty worthless without an emulator. It has been tested within a heavily modified version of (a the libretro version of) Handy, where it was shown to work. I may release that one later...

License & re-use

You may use this in your software, but you must retain the copyright and mention that you found it at https://github.com/superKoder/comlynx, in accordance with the MIT license. Thank you!

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.