[Coco] MC6809 emulation in Python...
Jens
CoCoList at jensdiemer.de
Thu May 28 11:46:54 EDT 2015
Don't know if someone interests in this:
I split the 6809 CPU code from DragonPy.
So it's usable separately ;)
git repository is here:
https://github.com/6809/MC6809
Also available as Python-Package:
https://pypi.python.org/pypi/MC6809
I add also a example how to use it here:
https://github.com/6809/MC6809/blob/master/MC6809/example6809.py
Tested with Python 2.7, 3.4 and PyPy, see:
https://travis-ci.org/6809/MC6809/
btw. the DragonPy Emulator is also updated and used the MC6809 module ;)
more info: https://github.com/jedie/DragonPy
--
Mfg.
Jens Diemer
----
http://www.jensdiemer.de
More information about the Coco
mailing list