Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6811 Emulator

A brief experiment to learn the Rust language, as well as Test Driven Development. Only a few opcodes are implemented, and no user interface exists. The software exists as a library and test cases executed using cargo test

Unfortunately largely abandoned now, but I would love to learn more Rust details at some point.

Only these opcodes have been implemented.

  • LDAA (DIR, IMM)
  • ADDA (DIR, IMM)

About

Emulator of the Motorola MC68HC11A8 Microprocessor written in Rust

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages