Giter Site home page Giter Site logo

xkim's Introduction

xKIM

xKIM is an extended monitor for KIM computer systems. Commonly used in Corsham Technologies KIM-1 add-on boards. It is a 6502 based monitor which has basic tools as well as some additional commands for working with the Corsham Tech SD Card system.

Features

  • Pure 6502 code.
  • Many subroutines available for external programs to use.
  • Can auto-run Intel hex files upon loading.
  • Can be placed in read-only memory.
  • Has all low-level subroutines for talking to the SD Card.
  • New commands can be added at run-time to the command handler.

Command Summary (not a complete list)

  • Exmine/edit memory.
  • Jump to code.
  • Load Intel hex file from console or SD card.
  • Directory of SD card.
  • Get clock from RTC.
  • Memory test.
  • Branch offset calculator, also within memory editor.
  • Type SD file.
  • Save memory to SD file.

Branches

  • master - Most people will want to use this branch, as this is the latest released code that we distribute with our products.
  • debugger - This is a short-lived branch for making more of xKIM as callable subroutines. These changes are for support of a 65C02 debugger I am working on.

License

GNU GPLv3

xkim's People

Contributors

corshamtech 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.