summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-3121-1244/+1179
* m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm... arbee2014-12-301-1/+6
* (nw) mamehaze2014-12-272-36/+26
* arcompact - it's actually executing code in cartridge space now (nw) mamehaze2014-12-274-160/+192
* checkpoint (nw) mamehaze2014-12-273-91/+52
* arcompact - start to add the hardware loop support (nw) mamehaze2014-12-266-77/+80
* arcompact (nw) mamehaze2014-12-263-120/+132
* arcompact (nw) mamehaze2014-12-263-6/+95
* arcompact (nw) mamehaze2014-12-262-178/+137
* arcompact (nw) mamehaze2014-12-263-93/+58
* arcompact (nw) mamehaze2014-12-263-565/+190
* the 'with cartridge' codepath is different (nw) mamehaze2014-12-242-22/+149
* and so we arrive at some code trying to set up hardware loops (nw) mamehaze2014-12-241-13/+90
* fixed Visual Studio compilation of src/emu/cpu/hcd62121/hcd62121d.c (nw) Oliver Stöneberg2014-12-241-1/+4
* new clones mamehaze2014-12-241-4/+26
* arcompact (nw) mamehaze2014-12-243-96/+324
* (nw) mamehaze2014-12-231-7/+62
* arcompact - further (nw) mamehaze2014-12-233-129/+411
* more arcompact ops, continues to move forward (nw) mamehaze2014-12-234-24/+287
* pass a bit more of the bios self-validation (nw) mamehaze2014-12-221-43/+194
* added cartslot hap2014-12-221-0/+1
* debug/qt: Add a per-device window [O. Galibert] Olivier Galibert2014-12-221-1/+1
* (nw) mamehaze2014-12-222-73/+154
* (nw) mamehaze2014-12-223-54/+115
* some more ops (nw) mamehaze2014-12-222-133/+257
* arcompact: starts to read the 2 copyright strings in the bios for comparison ... mamehaze2014-12-212-26/+86
* couple more ops (nw) mamehaze2014-12-213-19/+91
* arcompact: execute first few MOVs (nw) mamehaze2014-12-214-22/+169
* arcompact: prepare to add more opcodes (nw) mamehaze2014-12-214-845/+1080
* start making an actual CPU core out of the arcompact disassembler, executes t... mamehaze2014-12-208-700/+4313
* fixed status being reset too early hap2014-12-191-11/+11
* init order issue (nw) Olivier Galibert2014-12-191-1/+2
* (nw) mamehaze2014-12-191-38/+91
* (MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare] hap2014-12-182-82/+154
* silly typo (nw) David Haywood2014-12-181-1/+1
* arcompact - some dasm helpers for LR/SR (nw) David Haywood2014-12-181-5/+222
* arcompact (nw) David Haywood2014-12-171-14/+195
* arcompact: dasm of the zero overhead loop instructions (nw) David Haywood2014-12-172-13/+79
* more LIMM fixes (nw) mamehaze2014-12-161-12/+56
* arcompact - fix some limm decoding, confirm that leapster CPU type uses the e... mamehaze2014-12-161-43/+77
* more (nw) mamehaze2014-12-161-12/+70
* more (nw) mamehaze2014-12-161-13/+22
* arcompact dasm wip (nw) mamehaze2014-12-164-63/+503
* Clean up and fix comments (nw) jbu2014-12-162-237/+241
* arcompact dasm fixes (jump / branch destinations) (nw) mamehaze2014-12-151-133/+136
* more dasm improvements (nw) mamehaze2014-12-151-46/+107
* arcompact dasm wip (nw) mamehaze2014-12-152-143/+195
* SH-2: added default SSR value, makes EGWord to boot [Angelo Salese] Scott Stone2014-12-151-2/+2
* i186: forgot this (nw) cracyc2014-12-151-0/+2
* arcompact wip (nw) mamehaze2014-12-151-150/+221