Skip to content

fabiodl/m68emu

 
 

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 83.1%
  • Python 15.3%
  • Makefile 1.6%