Skip to content

Tom-on64/processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processor

(I haven't decided what to name this thing yet)

About

This is a custom computer/microprocessor/whatever that i made It has a custom architecture and such You can find the whole specification here

Assembler (WIP)

Since this thing is fully custom, it needs an assembler You can build it using make as and run it using ./bin/as <file>

Emulator (WIP)

Unless you want to build this (or make it into an IC), you'll have to use the emulator You can build it using make emu and run it using ./bin/emu <ROM Image>

About

My custom 8-bit computer thing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published