Skip to content
/ emuattiny Public

Simple ATtiny emulator written on Python. Patches are welcome!

Notifications You must be signed in to change notification settings

RaD/emuattiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is devoted to creation of a simple ATtiny emulator.
I've started it because there was no such software for Linux. 
It will also help me to improve my skills in Python.

Usage:
	python ./emulator.py -f some.hex
   or
	make compile
	python ./emulator.pyc -f some.hex

About

Simple ATtiny emulator written on Python. Patches are welcome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages