summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/avr8
Commit message (Expand)AuthorAgeFilesLines
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Within src/emu, basic conversions: Aaron Giles2010-01-121-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-102-2/+2
* Fixed numerous opcodes in the AVR8 core [Harmony] Ryan Holtz2009-09-033-51/+241
* Another step. Moved the address-space related get_info constants Aaron Giles2009-07-081-6/+6
* Added extremely rudimentary Atmel 8-bit AVR CPU core, missing most opcodes an... Ryan Holtz2009-06-203-0/+1598