summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-0514-4259/+4255
* tms9995: Fixed a missing address alignment for word operations. (nw) Michael Zapf2013-11-041-1/+12
* tms9995: Allow debugger to see the on-chip memory. (nw) Michael Zapf2013-11-032-11/+12
* asserted copyright (nw) smf-2013-11-0217-0/+34
* ppccom.c - Fix and simplify PPC4xx DMA interrupt logic. Fixes goal animations... Phil Bennett2013-11-012-24/+24
* tms9995: Cycles fine-tuned, almost complete. (nw) Michael Zapf2013-11-012-171/+196
* i286: fix trap flag (nw) cracyc2013-11-011-1/+4
* i286: fix task state segments (nw) cracyc2013-11-011-9/+10
* tms9995: Another fix for the decrementer, slowing it down. (nw) Michael Zapf2013-10-282-1/+10
* License tags. (nw) Sandro Ronco2013-10-2610-0/+20
* Hooked up DSP/GPU interrupt to tom that was missed when modernizing jaguar co... smf-2013-10-261-9/+3
* spc700ds.c: fix disassembly of memory-to-memory and immediate-to-memory instr... Alex W. Jackson2013-10-261-1/+8
* tms9995: Fine-tune cycles. (nw) Michael Zapf2013-10-221-41/+57
* Re-fixed decrementer. (nw) Michael Zapf2013-10-211-1/+1
* Fixed broken MID interrupt handling. [Michael Zapf] Michael Zapf2013-10-212-3/+8
* Fixed stuck decrementer interrupt. Michael Zapf2013-10-211-4/+8
* spc700ds.c: fix disassembly of BRK opcode [Lord Nightmare, jwdonal] Jonathan Gevaryahu2013-10-202-2/+2
* Minor changes for better debugging (nw) Michael Zapf2013-10-201-4/+7
* Fix for mametesters 05216 by defaulting ram to 0. I don't know whether this i... smf-2013-10-201-105/+106
* i186: timer is 1/4 internal clock, 1/8 external clock (nw) cracyc2013-10-201-2/+2
* Fixed broken IDLE in 9995; various cleanups. Michael Zapf2013-10-196-221/+159
* Common parts of TMS99xx CPUs Michael Zapf2013-10-191-0/+74
* 04484: rushhero: tms57002: sfmr - Contact Mamedev [Phil Bennett] Phil Bennett2013-10-191-0/+1
* i186: Added internal clock divider. [Curt Coder] Curt Coder2013-10-191-0/+3
* fixes for building with Visual Studio 2013 RTM [smf] smf-2013-10-191-5/+5
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-176-0/+18
* Keeping MAME license for orphan files. Michael Zapf2013-10-168-8/+8
* sh2: license tags for DRC (nw) R. Belmont2013-10-163-8/+7
* License tags. (nw) Curt Coder2013-10-169-0/+18
* Licensing Michael Zapf2013-10-1615-1/+31
* Marking some of my core files (nw) Miodrag Milanovic2013-10-1612-16/+24
* Added license tags to a few more files. Also converted many of OG's Aaron Giles2013-10-1621-124/+42
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-1645-1030/+90
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-153-0/+7
* Fix register view in V25 too (nw) Alex W. Jackson2013-10-141-15/+15
* Fix register view in V30, nw Angelo Salese2013-10-141-15/+15
* Fix NEC V25/V35 internal clock divider which was missed during modernization ... Alex W. Jackson2013-10-142-10/+10
* s2650.c: Fixed problem with uninitialized member in debug builds (nw) Wilbert Pol2013-10-131-0/+1
* Fixed debug memory access. [Michael Zapf] Michael Zapf2013-10-132-2/+40
* Fixed ENDI status flag Angelo Salese2013-10-111-1/+1
* Hacked SCU DSP DMA execution and fixes some other minor things, makes Croc to... Angelo Salese2013-10-113-30/+84
* Fixed SH-2->DSP DMA operation, new core doesn't fart anymore Angelo Salese2013-10-101-1/+15
* More progresses, Magical Hoppers boots Angelo Salese2013-10-103-6/+155
* saturn.c: fix an uninitialized variable (nw) Wilbert Pol2013-10-101-0/+1
* scudspdasm.c: Prevent out of array access from line 314 (nw) Wilbert Pol2013-10-101-1/+1
* Almost there, baby Angelo Salese2013-10-102-42/+644
* Checkpoint Angelo Salese2013-10-103-21/+501
* Hooked SCUDSP to machine struct Angelo Salese2013-10-102-12/+40
* fix Clang compile (nw) R. Belmont2013-10-101-2/+2
* Fix DASM Angelo Salese2013-10-081-2/+26