summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* gpl951xx - more aggressive template use (#15352) mamehaze3 days14-465/+777
* Add tape support to Sony NEWS drivers and clean up CD-ROM support (#15353) Brice Onken3 days3-7/+33
* srcclean and manual cleanup Vas Crabb3 days21-139/+137
* sonix16: Add ALU overflow test AJR4 days2-30/+24
* steppers: Integrate the draw functionality and the outputs in the class Olivier Galibert4 days2-0/+29
* sound/l4003.cpp: Found the correct units for the envelope rate, fixes glitchy... arbee5 days1-22/+27
* taito/lsasquad.cpp: Added FIXME comments to obviously dubious code. Vas Crabb5 days1-1/+2
* New systems marked not working Nigel Barnes6 days2-17/+191
* sound/upd931: update pitch when writing either the note or octave registers (... Devin Acker6 days2-27/+35
* ces/cesclass.cpp: default NVRAM is 1-filled angelosa6 days1-9/+13
* am79(c)90: Add clocks for all users AJR6 days3-4/+6
* sound/pcd3311.cpp: Implemented DTMF tone generator, and I2C interface. Nigel Barnes6 days2-13/+293
* upd7810: fix SET_Z on OFFI/ONI instructions (#15343) goldnchild6 days1-80/+80
* psion/psion3a.cpp: Moved CODEC device to separate file, and added microphone ... Nigel Barnes7 days2-87/+47
* ti99: Add sidecar Thermal Printer PHP1900 Michael Zapf7 days3-0/+452
* add sound to bftetris (#15342) mamehaze7 days7-129/+798
* sonix16: Fix order of calculations for carry flag in ALU operations; improve ... AJR7 days2-13/+38
* sonix16: Add preliminary execution core AJR7 days3-33/+745
* i86/i86.cpp: Emulate undocumented DIV/IDIV behavior for the 80(1)8x as relied... arbee8 days1-6/+23
* sound/l4003.cpp: Main speakers turn on. [R. Belmont] arbee8 days2-72/+187
* generalplus_gpl951xx_soc: no need for m_portnames hap8 days2-24/+20
* hash/megadriv.xml: actually fix illmoore cart type angelosa9 days1-1/+1
* Current Plug & Play / Handhelds PR / GPL951xx milestone (9 new sets, 3 softli... mamehaze9 days12-618/+2279
* floppy: fix oob caused by m_step_samplepos dirty trick (#15332) arekkusu4210 days1-1/+2
* iwm: fix debugger side-effects (#15329) arekkusu4210 days2-13/+19
* sound/va_ops.cpp: Used SAMPLE_RATE_INPUT_ADAPTIVE for VA_SCALE_OFFSET. (#15330) m1macrophage10 days1-1/+1
* ice/calchase.cpp: demote eggsplc to MNW angelosa11 days1-2/+2
* nec/v5x.cpp: Correctly clock the V50/V53 DMAU based on the input clock. [R. B... arbee12 days1-1/+1
* bus/isa/svga_trident: convert to ISA remap angelosa12 days2-30/+58
* c219: revert d4d09850ed6ddaf556f0f38ccf1b2774a1bab0bd (0x40 was already assum... hap12 days1-1/+1
* namcos2: correct voice0 rom access hap12 days1-13/+7
* ui: Improved media control experience, cleaned up a lot of bad code. Vas Crabb13 days4-0/+8
* sound/ac97_stac9704.cpp: preliminary status/command hookup angelosa13 days3-2/+31
* pixtermu: Make the system boot and LCD/touchscreen work (#15220) myrtle2026-05-082-0/+217
* apple2common: debugger improvements (#15313) arekkusu422026-05-081-5/+9
* mcs51: Fix regression with sfr_map in derived classes AJR2026-05-081-1/+1
* sequential/prophet5.cpp: Emulated polymod and autotune. Promoted to working. ... m1macrophage2026-05-082-2/+22
* looping: small cleanup to interrupts hap2026-05-061-1/+1
* nscsi/cd.cpp: Added a CDROM_2X device that reasonably throttles the read spee... arbee2026-05-065-13/+85
* GPL951xx milestone (begin splitting from GPL162xx, hack removal in driver, cl... mamehaze2026-05-0611-988/+1765
* philips/p2000t.cpp: initial Cassette SW list (#15307) Angelo Salese2026-05-061-0/+1
* hexa,brixian: increase ay clock (matches pcb videos) hap2026-05-061-1/+1
* machine/am9517a.cpp: Implemented V5x DMAU soft reset. [R. Belmont] arbee2026-05-052-5/+16
* cinematronics/leland.cpp: Better default trackball sensitivity. Vas Crabb2026-05-051-10/+9
* New working systems hap2026-05-041-3/+2
* machine/mb87030.cpp: Several bugfixes and a massive speedup [R. Belmont] arbee2026-05-031-11/+34
* ui/ui.cpp: Fixed variable name auto-complete gone wrong. Vas Crabb2026-05-043-24/+32
* video/huc6260.cpp: Made the battlera-specific VCE a separated device class. (... cam9002026-05-042-17/+42
* nubus/laserview.cpp: Remove debug printfs that snuck in. [R. Belmont] arbee2026-05-021-2/+0
* namcos21: add video enable flag hap2026-05-022-10/+10