Giter Site home page Giter Site logo

mint-6502's Introduction

ASM80 Getchar, Putchar for 6502,6800 and 6809

The Z80 version of MINT was written using ASM80, the program sits on the usual serial port routines Getchar and Putchar which allow it to be run on various hardware platforms.

Since ASM80 can assemble and emulate other processors including the above targets a simple Getchar and Putchar is required.

The folders here have the same code for each processor, a continuous stream of a's and an echo, type a character to see it appear on the display terminal.

Howto

Copy the appropriate link to the Github repository;

https://github.com/crsjones/MINT-6809

https://github.com/crsjones/MINT-6502

https://github.com/crsjones/MINT-6800 ( Not working yet!)

Open an instance of ASM80 and paste the link into the text box that opens when you press 'Import repo from Github'.

Select the 'emulate.xxx' file and click 'compile [F9]' on the right menu. If compilation is 'successfull' dismiss the successful box and click on 'Emulator [F10]'. You should be rewarded with a procession of a's, click 'Back to IDE' in the top right corner to return to the code view. uncomment the 'jmp echo' in the code to test the ACIA in loopback.

mint-6502's People

Contributors

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