A yet unfinished emulator for the ATmega328P wich is found in Arduino. The emulator supports the most common instructions and some of the interrupts. In order to speed things up, I experimented with some optimization such as using jumptables for the 16-bit instruction decoding. I can run the emulator at about 200 MHz on my machine (Arduino runs at 16 Mhz). The emulator core is written in pure C and can be ported to embedded devices.
-
Notifications
You must be signed in to change notification settings - Fork 0
a-kipp/atmega328_emu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
an emulator for the ATmega328
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published