summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments Aaron Giles2021-08-13163-18210/+18824
|\
| * apple2gs disassembly updates: (#8430) ksherlock2021-08-121-21/+21
| * tx0_64kw, tx0_8kw: Fixes and improvements AJR2021-08-122-105/+682
| * Assorted N64 fixes (#8415) MooglyGuy2021-08-0936-11201/+2699
| * taitopjc: fix save states Ville Linde2021-08-071-0/+93
| * Genearate seaparate dasm header for TMS57002 Miodrag Milanovic2021-08-022-11/+14
| * f2mc16: Updates AJR2021-07-282-15/+402
| * f2mc16: General cleanup AJR2021-07-282-378/+277
| * ns32082: implement program flow trace support Patrick Mackinlay2021-07-284-7/+7
| * ns32000: fix smr instruction bug Patrick Mackinlay2021-07-281-2/+2
| * New machines marked as NOT_WORKING AJR2021-07-262-1/+33
| * f2mc16: Updates and fixes AJR2021-07-263-65/+428
| * tx0_8kw: IOS fix AJR2021-07-251-0/+1
| * tx0_64kw: Various fixes AJR2021-07-251-26/+3
| * mcs51: add i8744 Patrick Mackinlay2021-07-232-0/+22
| * ns32000: check destination is zero-extended Patrick Mackinlay2021-07-221-5/+4
| * f2mc16: Rewrite disassembler AJR2021-07-215-2198/+1703
| * Implement 68k FPU FATAN instruction (#8287) Calvin Buckley2021-07-181-0/+7
| * ns32000dasm: rewrite Patrick Mackinlay2021-07-162-974/+538
| * ns32000: fix check instruction undefined behavior Patrick Mackinlay2021-07-161-0/+4
| * New working machines hap2021-07-132-2/+1
| * MAKE_INT_8 fails on GCC/ARM (#8285) David Viens2021-07-111-11/+1
| * mb86233: refine the patch to only do fp-type flag setting on fp operations [R... Olivier Galibert2021-07-092-27/+33
| * mb86233: Fix flags behaviour on -0, seems to fix virtua fighter and motorraid... Olivier Galibert2021-07-092-25/+31
| * cpu/nanoprocessor: Improvements based on chip reverse-engineering. (#8253) fulivi2021-07-052-35/+81
| * srcclean in preparation for release Vas Crabb2021-06-273-11/+11
| * pic1670: Fix major string-related bug in disassembler AJR2021-06-231-1/+1
| * cpu/alto2: Fixed allocation widths for decoded ROMs, and removed a bunch of r... Vas Crabb2021-06-228-82/+75
| * Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-227-40/+29
| * h8500: Add mode control and EPROM variant types AJR2021-06-209-14/+81
| * re-enable SHARC recompiler for Gradius 4 Ville Linde2021-06-182-2/+10
| * sharc: Cycle-based DMA. Added support for write stalling. Ville Linde2021-06-173-27/+161
| * hd6120: Prevent PEX from changing AC AJR2021-06-141-0/+1
| * Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-1313-43/+32
| * hd6120: Rewrite notes AJR2021-06-121-14/+28
| * m68kfpu: Support all FSINCOS encodings, fix multiple bugs in FMOVEM. [R. Belm... arbee2021-06-111-25/+21
| * m68kfpu: fix missing break statements [R. Belmont] arbee2021-06-071-0/+2
| * m68kfpu: implement FGETMAN and FSINCOS. Photoshop 3.0 starts & loads pictures... arbee2021-06-071-5/+80
| * Fix clang error: no case matching constant switch condition '1' [-Werror] AJR2021-06-041-0/+6
| * ns32000: formatting Patrick Mackinlay2021-06-041-1984/+1983
| * ns32000: prepare for mmu Patrick Mackinlay2021-06-043-323/+609
| * srcclean for release Vas Crabb2021-05-233-3/+3
| * cpu16dasm.cpp: Fix weird editing error AJR2021-05-211-1/+1
| * unidasm: Add CPU16 disassembler AJR2021-05-212-0/+1467
| * dsp56000: Fix null pointer bugs in disassembler AJR2021-05-201-2/+2
| * hd6120: Don't clear INTGNT after an external IOT when executing in panel mode AJR2021-05-201-1/+1
| * decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize various... AJR2021-05-192-0/+1573
| * pdp8: Rewrite disassembler; add alternate disassembly for HD-6120 AJR2021-05-192-148/+898
| * i286: clear m_fire_trap before interrupt cracyc2021-05-171-1/+1
| * bublbobl,kikikai: remove embedded mcu io ports emulation and use m6801 io map... hap2021-05-141-0/+2