summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for MAME 0.260 release branch Vas Crabb2023-10-225-18/+18
* midiin_device: support loading sysex dumps (#11625) Devin Acker2023-10-202-5/+33
* video/mc6847.cpp: Fix synchronization between MC6847 video display generator ... dave-br2023-10-201-43/+116
* machine/i82443bx_host.cpp: stub a 82443LX PAC variant angelosa2023-10-192-3/+56
* pokey: Latch current value of keyboard count when registering presses in non-... AJR2023-10-191-1/+1
* at_mb: Fix address map AJR2023-10-181-1/+1
* cpu/sh/sh.cpp - Fix MAC_W regression Philip Bennett2023-10-171-2/+2
* casio/casloopy.cpp: Promoted system to working. (#11621) Phil Bennett2023-10-185-2/+423
* casio/cz101.cpp: Added sound output and RAM cartridge, and promoted system to... Devin Acker2023-10-182-0/+627
* nubus/thunder4gx.cpp: Preliminary support for Radius Thunder IV GX video card... arbee2023-10-163-0/+825
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-1622-2196/+4594
* Support MSX Sunrise SCC Flash cart type used in Manbow 2 AJR2023-10-145-0/+143
* nmk/ddealer.cpp: replace MCU simulation in ddealer with emulated NMK-110 MCU ... mamehaze2023-10-131-3/+6
* Move format #includes out of header files AJR2023-10-1285-85/+104
* spectrum_opus: Use device finder array for floppy drives AJR2023-10-122-10/+8
* c8280, hp9895: Use device finder arrays for floppy drives AJR2023-10-124-22/+26
* ep64_exdos, compis_fdc: Clean up code using device finder arrays for floppy d... AJR2023-10-124-37/+34
* abc_fd2, lux10828, lux21046: Clean up code using device finder arrays for flo... AJR2023-10-126-63/+59
* vtech_fdc: Use device finder array for floppy drives AJR2023-10-122-28/+27
* ss50_dc5: Clean up code using device finder array AJR2023-10-121-23/+11
* bus/ql: Use device array finders to clean up code in floppy disk options AJR2023-10-126-27/+23
* bus/mtx/sdx.cpp: Clean up code using device finder array AJR2023-10-122-25/+22
* adam_ddp: Clean up code using device finder array for cassettes AJR2023-10-122-60/+43
* Add missing files from last commit. [R. Belmont] arbee2023-10-112-0/+432
* nubus/8lc.cpp: Add support for the RasterOps 8LC card for the original Macint... arbee2023-10-113-1/+14
* 8042kbdc: Unbundle keyboard from device and make it optional AJR2023-10-106-14/+33
* ...reverting the mcs48 unneeded changes. Roberto Fresca2023-10-101-1/+0
* Major rewrite of Recreativos Franco MCS48-based slots driver. [Roberto Fres... Roberto Fresca2023-10-101-0/+1
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-0933-201/+160
* workaround compile issue with tms57002.h / tms57002.hxx (#11593) mamehaze2023-10-091-3/+1652
* Floppy format API refinements AJR2023-10-081-3/+3
* Formats-related #include cleanup AJR2023-10-0821-35/+9
* mu80: make the wave rom test pass Olivier Galibert2023-10-062-10/+61
* mu50: correct default a/d level Olivier Galibert2023-10-062-63/+99
* gmaster: update notes hap2023-10-051-1/+0
* cpu/sh: Explicitly #include prefix header (fixes GitHub #11591). Vas Crabb2023-10-032-0/+2
* pokey: Double-check to make sure timer IRQs are enabled before raising them AJR2023-10-021-3/+6
* bus/a800: Fix class hierarchy for "a5200_2chips" ROM type AJR2023-10-022-2/+2
* imagedev/floppy.cpp: Workaround for index timing regression AJR2023-10-021-2/+2
* swp00: small fixes to the lpf, may need more bits in the calculation though Olivier Galibert2023-10-011-2/+2
* bus/bbc/modem/scsiaiv: cleanup, no functional changes. Nigel Barnes2023-09-302-13/+13
* bus/electron/cumana: Added support for Cumana floppy format. Nigel Barnes2023-09-302-17/+15
* swp00: Add the lpf Olivier Galibert2023-09-302-39/+124
* dgpix: Use intelfsh + improvements to sound emulation (#11582) 9871238791132023-09-304-21/+80
* mu50: Add the db50xg roms. They may even be the correct ones Olivier Galibert2023-09-294-25/+1023
* Miscellaneous change roll-up: Vas Crabb2023-09-293-5/+6
* upd7220: wrap the line if pitch is smaller than aw cracyc2023-09-262-9/+9
* bus/nubus/nubus.cpp: Support address mask for LC PDS. [R. Belmont] arbee2023-09-256-37/+86
* adsp2100: Fix one operation AJR2023-09-251-1/+1
* adsp2100: Fix a couple of disassembly regressions AJR2023-09-251-2/+2