Git Product home page Git Product logo

kim_uno's Introduction

kim_uno

KIM Uno is a KIM-1 emulator and 6502 programmable calculator for Arduino. This code is intended for the KIM Uno PCB, but actually runs on any Arduino even without the PCB.

Please check the website for documentation and news: http://obsolescence.wix.com/obsolescence#!kim-uno-summary/c1uuh

Notes:

  • subdirectory KIMUNO contains the Arduino source code.
  • subdirectory KIMPC contains a PC version used during debugging. it compiles under any plain C compiler and gives the same functionality as the Arduino version, except that the 6502 Programmable Calculator mode is more primitive. This is code only used during development, but maybe it's of some use to someone. note that the cpu.c is the same as for the Arduino version! Only the emulator wrapper is different.
  • This is not elegant programming. I'm a tinkerer, not a developer. :)

kim_uno's People

Contributors

obsolescence avatar

Watchers

 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.