Skip to content

josejc/cpu430

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSP430 CPU emulation

Make a CPU msp430 emulator in Go

  1. Implementation a CPU (ISA)
  2. MMU with page protection ;)
  3. Some i/o (uart) communication with the world

The goal execute v6 unix in CPU msp430 with mmu :)

About

CPU msp430 emulator in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages