Skip to content

LegalizeAdulthood/m68emu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motorola 68HC05 CPU core emulator

This is a noddy little cycle-counting emulation of the 68HC05 CPU core. It exists because I couldn't find one which fit my needs!

Features include:

  • 68HC05 core emulation (no peripherals) with cycle counting
  • Memory access is done through hook functions
  • Separate opcode fetch hooks (to handle CPU cores with scrambled opcodes)

About

Motorola 6805/68HC05 CPU emulator core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.3%
  • Python 17.2%
  • Makefile 1.5%