Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Various projects for the Tandy Color computer.

NotificationsYou must be signed in to change notification settings

wschaub/coco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Various projects for the Tandy Color computer.

This repo contains various projects I'm working on for the Tandy Color Computerto 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 systemin order to build the various files.

The Makefile as it currently exists looks for test.asm09 as its source fileand the make run and make debug targets will cause the file to be assembled anda 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 willlikely 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 6809assembly 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 thisover time as I learn more about assembly language and the 6809/coco.

About

Various projects for the Tandy Color computer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp