gomar

command module
v0.0.0-...-bbfadad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2024 License: GPL-2.0 Imports: 8 Imported by: 0

README

gomar

Emulator for CoCo & Motorola 6809, specializing in system programming and NitrOS-9 OS.

Work in progress. See HINT at end of gomar.go.

Portions of https://github.com/strickyak/frobio are designed to take advantage of this emulator.

But I really need to clean up some more, before documenting and advertizing.

Previously this code was in https://github.com/strickyak/doing_os9 .

Hints (notes to self)

go run -x --tags=coco3,level2,trace,d,cocoio gomar.go --rom_a000 /home/strick/glap/6809/ROMS/color64bas.rom --rom_8000 /home/strick/glap/6809/ROMS/color64extbas.rom -t 1 --basic_text --cart ~/coco-shelf/build-frobio/axiom4-whole.rom 2>_log

Documentation

Overview

Gomar is an emulator for the Radio Shack Color Computer (type 1, 2, and 3) and the Motorola 6809 CPU.

The focus of this emulator is on systems programming and debugging, not on exact hardware emulation and gaming.

Copyright (C) 2019-2024 Henry Strickland (github.com/strickyak)

Gomar is based on older code "sbc09.c" with the following notices:

"""
   created 1994 by L.C. Benschop.
   copyleft (c) 1994-2014 by the sbc09 team, see AUTHORS for more details.
   license: GNU General Public License version 2, see LICENSE for more details.
"""

That code was coverted to Go Language by Henry Strickland in 2019, and has been enhanced ever since.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL