Code Monkey home page Code Monkey logo

coco's Introduction

coco

Various projects for the Tandy Color computer.

This repo contains various projects I'm working on for the Tandy Color Computer to teach me about 6809 assembly and interfacing with real hardware.

You should have lwasm, a recent version of mame and the mame tools on your system in order to build the various files.

The Makefile as it currently exists looks for test.asm09 as its source file and the make run and make debug targets will cause the file to be assembled and a disk image to be built and then mame will be run and automatically load the file off of the disk image. In the case of the debug target the mame debugger is opened.

I'm currently just linking the file I want to build as test.asm09 and then running make but will likely improve my very simple makefile in the future.

the vim folder contains some files that are meant to go inside your .vim folder to give you 6809 assembly syntax highlighting for all *.asm09 files. The syntax file is not my own it is maintained by David Roper and was originally based on asm68k by Steve Wall.

The currently available projects are:

  • hello.asm09 a hello world program that pretends its text is coming in on a modem. I plan to enhance this over time as I learn more about assembly language and the 6809/coco.

coco's People

Contributors

wschaub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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