Skip to content

Jviguy/Triode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triode

A ternary computer emulator. This is very far from being complete.

Goals for now

  • Basic instruction for emulated CPU.
  • Basic Assembler
  • Fully flushed out instruction set.
  • Upgrade Assembler to use those.
  • Potentially a Rust / C target for this architecture Very complex probably not.
  • End goal is write a simple operating system with this, either in the asm or Rust / C.

Previous work

From the original C++ repository I had the first goal finished and manually was writing byte code in a weird compression format. Im going to try to get to that state again and then see what happens from there.

About

Balanced Ternary Computer emulator, rewrote in Rust.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages