Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpu3asm

An assembler and emulator for Cpu3, a custom small 8-bit architecture, see examples.

Building

zig build --release

You should see a binary in zig-out/bin.

Usage

Usage:
'cpu3asm [src] [out]' to assemble [src]
'cpu3asm emu [binaryFile]' to run [binaryFile] in an emulator

you can also use

zig build run -- [args]

to run directly

Credits

Made by safiworks, instruction set and architecture design by STierProgrammer.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages