Skip to content

1-Bit Emu is a collection of programs related to assembling and building software for the MC14500 1-bit microprocessor.

License

Notifications You must be signed in to change notification settings

andrewteall/1-bit-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 Bit Emu

1-Bit Emu is a collection of programs related to assembling and building software for the MC14500 1-bit microprocessor.

Basm

Basm, or Bit Assembler, is an assembler for MC14500 programs and generally follows the same syntax as DASM.

Bemu

Bemu, or Bit Emulator, is an emulator for the MC14500. It can run programs for the MC14500.

Ulog

uLog is a helper library to enable simple logging for the two aformentions programs.

Quick Start

To build all the programs run:

make all

from the root project directory. From there you will be able to run the assembler and emulator found in the bin folder.

About

1-Bit Emu is a collection of programs related to assembling and building software for the MC14500 1-bit microprocessor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published