summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for release. Vas Crabb2025-12-2812-27/+27
* pc/teradrive.cpp: VRES seems to also reset port logic angelosa2025-12-261-0/+1
* machine/tms9914.cpp: Suppress side effects for debugger reads. Vas Crabb2025-12-273-145/+152
* mb87030: Correct the behaviour when a transfer size 0 is requested Olivier Galibert2025-12-262-13/+23
* bus/megadrive/cart/segach.h: fix copyright holders angelosa2025-12-261-1/+1
* bus/megadrive/cart: implement VRES angelosa2025-12-263-14/+33
* segach.cpp: emulate Sega Channel (US) adapter using simulated transmission (#... superctr2025-12-263-54/+705
* bus/a2kbd/am100kbd.cpp: Forgot to remove this part AJR2025-12-251-8/+0
* video/huc6271.cpp: add register writes angelosa2025-12-252-8/+22
* video/huc6272.cpp: convert KRAM data access to 16-bit angelosa2025-12-252-16/+20
* nec/pcfx.cpp: hookup internal backup RAM angelosa2025-12-252-2/+5
* video/huc6270.h: add AR readback angelosa2025-12-251-0/+3
* layout: replace use of slash/backslash text for diagonal lines with svg hap2025-12-241-1/+0
* sound/cem3394.cpp: Allow self-oscillation when no waveforms are enabled. (#14... m1macrophage2025-12-251-2/+7
* cpu/se3208/se3208dis.cpp, */vrender0.cpp: Clean up a few details: (#14715) cam9002025-12-254-7/+7
* ic2061a: ensure m_regs is initialized and saved Olivier Galibert2025-12-241-0/+2
* Cleaned up code in VRender0-related drivers and devices: (#14453) cam9002025-12-2411-2231/+2217
* nec/pcfx.cpp: move interrupt controller as device angelosa2025-12-234-1/+211
* bondwell/bw2: Modernized driver and expansion bus. [Curt Coder] Curt Coder2025-12-234-130/+97
* sound/l7a1045_l6028_dsp_a.cpp: Hooked up the second address space selected by... arbee2025-12-222-8/+51
* video/huc6261.cpp: fix pal offsets angelosa2025-12-221-2/+7
* segach.cpp: Fix the build. [R. Belmont] arbee2025-12-221-1/+1
* New working systems hap2025-12-222-1/+46
* bus/megadrive/cart/segach.cpp: scaffold very basic support for US Sega Channe... angelosa2025-12-224-2/+179
* machine/nscsi_bus: Moved the BSY callback from the MB87030 device to the bus ... arbee2025-12-214-6/+10
* bus/a2bus: Reduce use of the word "override" in comments AJR2025-12-214-8/+8
* hash: Alternative the publisher is a proper noun. Vas Crabb2025-12-222-14/+14
* video/huc6272.cpp: attempt at fixing KRAM interface angelosa2025-12-212-34/+41
* video/huc6272.cpp: shuffle code blocks around (no implementation change) angelosa2025-12-212-198/+142
* bus/megadrive/cart: rename seganet to segach angelosa2025-12-215-67/+80
* machine/mb87030.cpp: Added a BSY line callback suitable for drive LEDs. [R. B... arbee2025-12-202-1/+7
* apple2, apple2p & clones: Keyboard interface expansion AJR2025-12-2014-0/+2341
* bus/pc8801/pc8801_31.cpp: latch a form of CD motor sense angelosa2025-12-192-0/+4
* Tidy some stuff (mostly LlamaCase template parameters and fewer temporary str... Vas Crabb2025-12-205-830/+840
* omron/luna_88k.cpp: hookup C-Bus interrupts angelosa2025-12-181-1/+7
* Systems promoted to working angelosa2025-12-181-0/+5
* nec/pc9821.cpp: use fdc_2hd_2dd_ctrl fns as intended angelosa2025-12-181-1/+1
* cpu/z80/z80n: Skipped memory write in stackless NMI mode (#14678) holub2025-12-171-13/+19
* pc/*, nec/pc9801.cpp: kick-off a generic_cdrom software list angelosa2025-12-161-0/+1
* hash/ibm5170_cdrom.xml: misc QA updates angelosa2025-12-161-1/+2
* sound/ct1745.cpp: hookup legacy mic level r/w angelosa2025-12-161-2/+13
* video/pc_vga_paradise.cpp: scaffold extended space access angelosa2025-12-162-6/+115
* multibus/sun1.cpp: fix the build Patrick Mackinlay2025-12-161-1/+1
* bus/isa/sb16.cpp: mode bit 1 is for silence, fix fwmigolf card detection angelosa2025-12-152-16/+21
* multibus/sun1.cpp: add SGI PM1 firmware [bitsavers] Patrick Mackinlay2025-12-154-0/+919
* bus/a2bus/ibsap2.cpp, vtech/laser3k.cpp: Update comment headers AJR2025-12-141-4/+7
* machine/i82586.cpp: Use multibyte helpers instead of casting buffer pointer AJR2025-12-141-30/+21
* swp00: correct end-of-envelope status Olivier Galibert2025-12-141-2/+2
* Current Plug & Play PR - ELAN SoC refactoring pass 2 (#14648) mamehaze2025-12-1224-0/+4426
* swp00: Fix delay attack and ramp with speeds >= 58 Olivier Galibert2025-12-122-12/+9