Skip to content
/ mc5000 Public

assembler and programmer for rickp's MC5000 Dev Kit

Notifications You must be signed in to change notification settings

pesco/mc5000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC5000                              README                              MC5000

DESCRIPTION
     An assembler and programmer for rickp's MC5000 dev kit.

     The MC5000 is a physical realization of the fictional microcontroller
     family from the game Shenzhen I/O by Zachtronics. It uses the low-cost
     Padauk PFS173 microcontroller.

     This program translates MCxxxx assembly to byte code and writes it to
     any of the MC5000 chips via the board's USB serial port.

USAGE
     Run 'mc5000 -h' for quick help.

     Refer to the supplied manpage mc5000.1 for details.

BUILDING
     Run make.

     The program is designed for a Unix environment, specifically OpenBSD.
     It has also been tested on Debian GNU/Linux.

SEE ALSO
     MC5000 dev kit	https://github.com/rickp/MC5000_DevKit
     Shenzhen I/O	https://www.zachtronics.com/shenzhen-io/

     The file 'notes' contains various encoding and protocol details.

COPYRIGHT
     Sven M. Hallberg <[email protected]>
     Released under the terms of the ISC license.

About

assembler and programmer for rickp's MC5000 Dev Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published