Skip to content

SteveMaddison/z80_mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z80 Monitor
===========

Steve Maddison, 12/05/2008

This is a simple Z80 monitor written mainly in C. It implements the tradition
low-level functionality such as reading from and writing to memory addresses,
registers and I/O ports. Eventually it will also feature some simple diagnostics
and bootstraps.

To build you'll require the SDCC compiler and a hex2bin utility, both of which
can be downloaded from SourceForge.

About

Simple Z80 monitor program written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published