summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arcompact/arcompact.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-7/+7
* arcompact (nw) David Haywood2015-01-021-1/+8
* arcompact wip (nw) David Haywood2015-01-021-2/+13
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-36/+33
* arcompact - it's actually executing code in cartridge space now (nw) mamehaze2014-12-271-9/+22
* checkpoint (nw) mamehaze2014-12-271-1/+4
* arcompact - start to add the hardware loop support (nw) mamehaze2014-12-261-1/+7
* arcompact (nw) mamehaze2014-12-261-0/+3
* arcompact (nw) mamehaze2014-12-261-2/+6
* the 'with cartridge' codepath is different (nw) mamehaze2014-12-241-1/+2
* arcompact (nw) mamehaze2014-12-241-5/+13
* arcompact - further (nw) mamehaze2014-12-231-3/+4
* more arcompact ops, continues to move forward (nw) mamehaze2014-12-231-3/+32
* (nw) mamehaze2014-12-221-4/+3
* arcompact: starts to read the 2 copyright strings in the bios for comparison ... mamehaze2014-12-211-0/+2
* arcompact: execute first few MOVs (nw) mamehaze2014-12-211-8/+9
* arcompact: prepare to add more opcodes (nw) mamehaze2014-12-211-1/+45
* start making an actual CPU core out of the arcompact disassembler, executes t... mamehaze2014-12-201-4/+699
* arc (nw) mamehaze2014-12-081-1/+1
* misc arc (nw) mamehaze2014-12-031-1/+5
* ok, we're definitely ARCompact based, it's a different instruction set (nw) mamehaze2014-12-031-0/+61