summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arcompact/arcompact_execute.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-2/+2
* arcompact (nw) David Haywood2015-01-021-1/+0
* arcompact wip (nw) David Haywood2015-01-021-43/+166
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-208/+176
* (nw) mamehaze2014-12-271-36/+0
* arcompact - it's actually executing code in cartridge space now (nw) mamehaze2014-12-271-85/+47
* checkpoint (nw) mamehaze2014-12-271-90/+16
* arcompact - start to add the hardware loop support (nw) mamehaze2014-12-261-74/+41
* arcompact (nw) mamehaze2014-12-261-44/+28
* arcompact (nw) mamehaze2014-12-261-6/+90
* arcompact (nw) mamehaze2014-12-261-105/+0
* arcompact (nw) mamehaze2014-12-261-91/+18
* arcompact (nw) mamehaze2014-12-261-562/+1
* the 'with cartridge' codepath is different (nw) mamehaze2014-12-241-21/+147
* and so we arrive at some code trying to set up hardware loops (nw) mamehaze2014-12-241-13/+90
* new clones mamehaze2014-12-241-4/+26
* arcompact (nw) mamehaze2014-12-241-91/+308
* (nw) mamehaze2014-12-231-7/+62
* arcompact - further (nw) mamehaze2014-12-231-93/+364
* more arcompact ops, continues to move forward (nw) mamehaze2014-12-231-19/+237
* pass a bit more of the bios self-validation (nw) mamehaze2014-12-221-43/+194
* (nw) mamehaze2014-12-221-67/+146
* (nw) mamehaze2014-12-221-3/+78
* some more ops (nw) mamehaze2014-12-221-121/+245
* arcompact: starts to read the 2 copyright strings in the bios for comparison ... mamehaze2014-12-211-26/+84
* couple more ops (nw) mamehaze2014-12-211-10/+81
* arcompact: execute first few MOVs (nw) mamehaze2014-12-211-7/+153
* arcompact: prepare to add more opcodes (nw) mamehaze2014-12-211-697/+723
* start making an actual CPU core out of the arcompact disassembler, executes t... mamehaze2014-12-201-0/+2741