summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-2512-61/+61
* added wildfire 7seg decoder hap2015-02-251-1/+1
* added support for defining a 7seg decoder table for AMI S2000 hap2015-02-254-5/+14
* i386.c: updates for the future and more [Samuele Zannoli] yz70s2015-02-224-108/+777
* added AMI_S2152 F_out pin hap2015-02-163-2/+71
* m68k: emulate instruction cache for 68020/68EC020. [R. Belmont] arbee2015-02-163-26/+43
* added S2152 hap2015-02-163-173/+188
* note hap2015-02-161-1/+0
* added interrupt handling hap2015-02-162-4/+42
* small update hap2015-02-152-5/+3
* fix k/i input handling hap2015-02-153-14/+11
* save: Give the device when available to the state save subsystem [O. Galibert] Olivier Galibert2015-02-141-5/+5
* don't clear stack on pop hap2015-02-124-10/+4
* added timer hap2015-02-123-6/+24
* tmtennis inputs and notes hap2015-02-112-3/+7
* added ADC, ADS, RAR hap2015-02-101-3/+8
* added straightforward ucom43 opcodes hap2015-02-101-17/+49
* ucom4/amis2000 added clockdivider hap2015-02-102-0/+4
* different implementation of prev bugfix hap2015-02-102-12/+10
* bugfix hap2015-02-102-7/+9
* (mess) pcd: doesn't display anything yet but almost completes post (nw) cracyc2015-02-081-3/+12
* added tomy alienchase skeleton driver hap2015-02-082-1/+6
* small update, thanks plgDavid for sending me that doc hap2015-02-083-11/+52
* tmtennis hooked up ports hap2015-02-082-5/+7
* added ucom4 i/o opcodes hap2015-02-083-38/+104
* added ucom4 straightforward opcodes hap2015-02-075-60/+122
* ucom4 skeleton opcode handlers hap2015-02-075-27/+834
* ucom4 disassembler hap2015-02-074-18/+155
* added tomy tennis skeleton driver hap2015-02-072-2/+2
* Kale, does that break c65? (nw) Olivier Galibert2015-02-071-2/+2
* added NEC uCOM-4 MCU core skeleton hap2015-02-076-0/+401
* i386: add x87 opcodes FCMOVB FCMOVE FCMOVBE FCMOVU FCMOVNB FCMOVNE FCMOVNBE F... yz70s2015-02-052-1/+378
* wildfire 7segleds and buttons work hap2015-02-011-5/+5
* nw hap2015-02-011-1/+1
* s2000 improved d-latch hap2015-02-014-34/+47
* bugfix hap2015-02-011-3/+3
* Revert "fix compile on MSVC 2012 (nw)" Oliver Stöneberg2015-01-313-9/+9
* s2000 fix a couple of bugs hap2015-01-313-51/+61
* added some i/o opcodes hap2015-01-303-7/+73
* added jump opcodes hap2015-01-303-8/+74
* fix compile on MSVC 2012 (nw) peterferrie2015-01-303-9/+9
* added most straightforward opcodes hap2015-01-303-39/+109
* s2000 skeleton opcode handlers hap2015-01-303-27/+485
* uploaded the romset hap2015-01-301-3/+3
* fixed MESS linking (nw) Oliver Stöneberg2015-01-301-2/+2
* added parker bros Wildfire skeleton driver hap2015-01-301-1/+1
* added AMI S2000 cpu skeleton and disasm hap2015-01-295-0/+477
* mnemonics to uppercase hap2015-01-291-21/+20
* h8.c: added some more state saving, fixes lastfght and puzzlet saving problem... Ivan Vangelista2015-01-281-0/+6
* m65ce02: Generalize Kale's findings [O. Galibert] Olivier Galibert2015-01-282-10/+10