summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
* leonardo: figure out some io (nw) hap2020-04-291-2/+2
* i960dasm: add missing opcodes [SailorSat] Ariane Fugmann2020-04-292-20/+78
* sparc: remove unused file from when device was renamed (nw) hap2020-04-282-4740/+2
* New machines marked as NOT_WORKING AJR2020-04-272-0/+12
* we32100d: Fix mask (nw) AJR2020-04-251-1/+1
* appease vs2019_clang with llvm 10.0 smf-2020-04-256-12/+12
* Namco custom chip improvements. (#6589) Mike2020-04-251-3/+3
* appease vs2019 (nw) smf-2020-04-251-2/+2
* hphybrid: Add offset to interrupt callback to distinguish IRH from IRL (nw) AJR2020-04-231-2/+2
* fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ... smf-2020-04-231-2/+4
* Machines promoted to working hap2020-04-231-7/+13
* m68kmmu: remove dead code (nw) Patrick Mackinlay2020-04-231-5/+0
* m68010: Correct DBcc timings AJR2020-04-222-17/+17
* hmcs40: change stack op (nw) hap2020-04-233-6/+17
* se3208: Use callbacks for interrupt acknowledgment (nw) AJR2020-04-222-3/+28
* hmcs40: simplify internal timer (nw) hap2020-04-235-43/+18
* capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw) AJR2020-04-226-4/+27
* m68000: Don't iterate to save arrays; eliiminate legacy prepost registration ... AJR2020-04-222-12/+6
* m68kmmu: pload does an explicit table walk (nw) Patrick Mackinlay2020-04-221-1/+1
* New machines marked as NOT_WORKING hap2020-04-222-2/+2
* z8001: Expand address space to 23 bits (nw) AJR2020-04-192-2/+31
* z8000: Memory access refinements AJR2020-04-171-35/+15
* z8000: Fix unreliable order of operations in operand calculation for certain ... AJR2020-04-171-2/+3
* z8002: Correct width of I/O space (16-bit, not 8-bit) AJR2020-04-162-40/+8
* z8000: Pedantic fixes (nw) AJR2020-04-161-2/+2
* z8000: Fix mindless mistake (nw) AJR2020-04-161-1/+1
* z8000: Use callbacks to vector all external interrupts; correct data pushed d... AJR2020-04-163-67/+45
* z8000: Clean up reset sequence (don't read program space at device_reset time... AJR2020-04-163-37/+36
* rx01_cpu: Add the rest of the branch conditions (nw) AJR2020-04-152-2/+31
* rx01_cpu: Add sector data space in place of scratchpad space (nw) AJR2020-04-152-23/+55
* Minor disassembler output fix for uPD78K1/78K2 SFR-mode RMW instructions AJR2020-04-151-1/+1
* cp1610: Add INTAK callback for the sake of completeness (nw) AJR2020-04-132-0/+6
* Make expressions octal for applicable address spaces in disassembly view AJR2020-04-132-15/+15
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-132-2/+2
* nec: 8080 mode [Carl] cracyc2020-04-1114-12/+1109
* i8x9x: Implement HSO CAM status flags in IOS0 (nw) AJR2020-04-112-26/+33
* i8x9x: Fix EXTINT; add some very preliminary HSI stuff (nw) AJR2020-04-104-31/+71
* h8500dasm: Fix JMP @aa:16 decoding; use BSR mnemonic for relative calls (nw) AJR2020-04-091-2/+2
* Fix build (nw) AJR2020-04-091-2/+2
* cp1610: More cleanups (nw) AJR2020-04-092-31/+34
* cp1610: Fix pulse_input_line stack overflow error; boolify a few variables (nw) AJR2020-04-091-43/+43
* h8500dasm: Fix length calculation for indirect JMP/JSR (nw) AJR2020-04-091-1/+1
* sag: add cartridge and softwarelist (nw) hap2020-04-081-1/+3
* microvsn: add default tms1100 microinstructions (nw) hap2020-04-084-4/+10
* misc fixes for bugs that showed up in devnoclear debug builds (nw) Ivan Vangelista2020-04-072-2/+1
* 6800ops: unneeded workaround? (nw) hap2020-04-063-105/+77
* upd177x: Disassembly fix [Vas Crabb] Olivier Galibert2020-04-061-8/+8
* i386/i8087: add alias for fstp st(i) cracyc2020-04-051-0/+1
* New machines marked as NOT_WORKING AJR2020-04-041-1/+1
* mcs96d: Location 0 is just 0 (nw) AJR2020-04-041-2/+2