summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
* apple/apple2gs.cpp: Generate ADB IRQs for incoming mouse data, not just keybo... arbee2025-07-051-5/+5
* apple/macpwrbkmsc.cpp: Improved operation for all supported PowerBook Duos. [... arbee2025-07-032-15/+72
* sh/sh7604: hookup UBC BARA/BARB r/w angelosa2025-07-022-0/+90
* Clean up various stuff. Vas Crabb2025-07-012-40/+41
* -sound/js_sound.cpp: Blind attempt at updating for base class changes. Vas Crabb2025-06-272-4/+4
* srcclean Vas Crabb2025-06-253-7/+7
* dpatrol: added bd3.d1 prom [Bitsavers] hap2025-06-191-9/+11
* m6809: don't reset physical input pins state at device_reset hap2025-06-152-3/+1
* i960: Make shli produce identical value to shlo because later models where th... AJR2025-06-142-8/+33
* z80: don't clear all input pins state at reset hap2025-06-102-5/+6
* cpu/m6800/m6801.cpp: Corrected the ICR read handlers. (#13799) m1macrophage2025-06-091-2/+2
* misc skeleton cpu: add SAVE_UNSUPPORTED flag hap2025-06-084-4/+10
* minx: add savestates hap2025-06-081-0/+38
* pdp1: add savestates hap2025-06-082-19/+50
* -sound/xaudio2_sound.cpp: Use abuffer for bufferring input. Vas Crabb2025-06-071-2/+2
* 6809dasm: use < symbol for direct addressing hap2025-06-041-19/+19
* hlcd0538: add hlcd0607 hap2025-06-042-2/+2
* cpu/sharc: correctly align 32-bit data transfers using PM bus (#13770) Matthew Daniels2025-06-031-2/+3
* z80: fix debugger h flag hap2025-06-031-1/+1
* z80: use z80 terminology for the flag vars hap2025-06-034-341/+344
* z80: support accessing F register in debugger hap2025-06-032-3/+4
* z80: set the flags after loadstate hap2025-06-035-12/+19
* cpu/z80: Handled flags lazily (#13729) holub2025-06-035-450/+736
* misc: small spelling correction hap2025-05-291-1/+1
* m68k: make pc-relative disassembly a little nicer to read Olivier Galibert2025-05-261-2/+1
* various VT3xx (mostly VT369) work + some other VT refactoring, many sets now ... mamehaze2025-05-236-0/+312
* i386: check cpl in verr and verw cracyc2025-05-203-10/+17
* cpu/z80: Flatten 16b rw operations in order to avoid vars manipulations (#13676) holub2025-05-192-154/+86
* cpu/mb86235: Improve TGPx4 interpreter (#13718) Matthew Daniels2025-05-187-526/+697
* hd6309: correct branch cycles in native mode hap2025-05-161-10/+2
* deco16: turn off verbose log flag hap2025-05-141-1/+1
* i386: check for fault before setting register cracyc2025-05-113-17/+25
* dspp: Tweak mnemonics in disassembler AJR2025-05-071-2/+5
* Fix for SH3/SH4 DRC regression in b26662f1bba6809df145d9e8b3f78f66e3a7c7db, w... smf-2025-05-071-1/+2
* dspp: Add a real disassembler AJR2025-05-073-102/+585
* dspp: Various fixes AJR2025-05-072-47/+12
* z80.lst: std::swap correction hap2025-05-051-2/+2
* z80.lst: small cleanup (press enter after semicolon) hap2025-05-052-320/+810
* cpu/z80: Changed macro call syntax in generator input (#13671) holub2025-05-053-1452/+1470
* cpu/i960: Reduce padding area size when servicing interrupt (#13667) Matthew Daniels2025-05-041-1/+1
* cpu/z80: Removed internal TADR variable - effective addresses can be passed a... holub2025-05-044-1269/+845
* cpu/z80: Optimized detection of attention needed in service step. (#13630) holub2025-05-036-78/+122
* rsp: add m_v to savestates hap2025-05-022-5/+5
* rsp: add preliminary savestates hap2025-05-022-155/+169
* cpu/h8/h8_adc.cpp: Wrap channel to avoid crash if end channel gets set lower ... Vas Crabb2025-05-021-6/+9
* add preliminary driver for Casio FZ series samplers (#13623) Devin Acker2025-04-292-10/+27
* simulate sh3 sci transmitter emptying, fixes https://github.com/mamedev/mame/... smf-2025-04-281-0/+5
* New sound infrastructure. Olivier Galibert2025-04-2712-48/+39
* srcclean in preparation for release. Vas Crabb2025-04-274-20/+20
* z80.lst: fix nsc800 compile hap2025-04-251-1/+1