summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Clean up delay implementation a bit. Move delay setting to immediately after ...ymfm-delay Aaron Giles2021-04-212-23/+32
* ymfm: Implement delay in OPM/OPN operators. Not sure this really affects much... Aaron Giles2021-04-212-31/+39
* ymfm: Check for decay->sustain transitions even if we just transitioned from ... Aaron Giles2021-04-211-2/+8
* ibm5170: fix validity error hap2021-04-203-13/+2
* upd7220: Support DMAW and DMAR commands Brian Johnson2021-04-202-59/+147
* upd7220: Fixed mixed mode display area partition parsing Brian Johnson2021-04-201-5/+0
* twinspri: Fix missing samples by masking the ADPCM-A end address properly. Aaron Giles2021-04-202-26/+68
* New working software list additions hap2021-04-201-4/+7
* rx01: Preliminary, untested host interface AJR2021-04-203-20/+176
* Purge various obsolete and redundant #includes AJR2021-04-191-1/+1
* mn1880d.cpp: Minor documentation fixes AJR2021-04-191-2/+2
* smartboard: changes to make tasc smartboard test program work hap2021-04-203-43/+22
* mn1860: Identify another 2 opcodes in disassembly AJR2021-04-191-4/+14
* mn1860: Recognize two more opcodes in disassembly AJR2021-04-191-4/+10
* smartboard: add user config to allow duplicate piece ids hap2021-04-192-2/+22
* smartboard: add internal artwork for the pc version hap2021-04-192-6/+9
* smartboard: add support to connect it to pc printer port hap2021-04-198-11/+485
* thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely... Olivier Galibert2021-04-192-4/+7
* New machines marked as NOT_WORKING (#7904) Angelo Salese2021-04-192-4/+11
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-1918-817/+2407
* cdu75s: Add internal rom dump [Al Kossow] Olivier Galibert2021-04-191-23/+1
* cdu561_25: Add third BIOS dump; add info on CXD2568M; correct typo [Bitsavers] AJR2021-04-181-2/+5
* nscsi: Add dump and skeleton device for Sony CDU561-25 CD-ROM drive [Bitsavers] AJR2021-04-165-0/+151
* mc68hc11: Fix bug causing DES to decrement IX rather than the stack pointer AJR2021-04-161-1/+1
* tasc/chessmachine/modular_tm: use install_ram/rom for the bootrom bankswitch ... hap2021-04-152-23/+31
* Allow UI file manager to create floppy images before machine is started AJR2021-04-141-2/+3
* ti99: Change floppy step rate defaults. Change Corcomp controller monoflop co... Michael Zapf2021-04-142-9/+9
* cdu415: Add skeleton Olivier Galibert2021-04-144-4/+116
* h8: Fix disassembly of abs16 Olivier Galibert2021-04-131-1/+1
* swp30: Make the stream synchronous, add dummy-ish internal register read, mor... Olivier Galibert2021-04-122-107/+165
* cdu75s: Add some comments Olivier Galibert2021-04-121-1/+15
* ymadpcm: Fix coverity issue, document differences between YM2608/10 and Y8950... Aaron Giles2021-04-092-4/+7
* Adding technical details on the SVP chip internal ROM and fixing start addres... Javier de Silóniz Sandino2021-04-091-0/+20
* mn1880d.h: Fix comment AJR2021-04-081-1/+1
* unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due... AJR2021-04-082-8/+74
* cdu75s: start the driver Olivier Galibert2021-04-083-0/+128
* mephisto_polgar.cpp: split driver into polgar, risc, milano hap2021-04-071-3/+4
* h8: Add the h8/3032 Olivier Galibert2021-04-072-0/+345
* bus/a2bus: Suppress side effects of Grappler C0nX reads for debugger. Vas Crabb2021-04-071-4/+7
* Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] arbee2021-04-064-0/+215
* bus/a2bus: Added Orange Micro Grappler printer interface card. Vas Crabb2021-04-072-113/+392
* machine/spg_renderer.cpp: Fixed incorrect handling of 2-bit blend level. (#79... MooglyGuy2021-04-071-1/+5
* bus/a2bus: More improvements for Orange Micro buffered Grappler+: [Vas Crabb,... Vas Crabb2021-04-062-15/+77
* new WORKING software list entries (#7884) David Haywood2021-04-055-1/+160
* new NOT WORKING machines (plug+play - JAKKS Pacific etc.) [Sean Riddle] (#7892) David Haywood2021-04-051-0/+4
* Mac 128/512/Plus/SE: Emulate the lowpass audio filter, and fix the volume con... Lord-Nightmare2021-04-052-13/+35
* ymfm: Better fix for wrong sounds in megadriv sor2; mark the system modified ... Aaron Giles2021-04-051-0/+3
* Revert "ymfm: Latch the multi-frequency state at key on. Fixes sor2 punch sou... Aaron Giles2021-04-052-19/+5
* ymfm: Latch the multi-frequency state at key on. Fixes sor2 punch sound on me... Aaron Giles2021-04-042-5/+19
* ymadpcm: Initialize ADPCM-A pans and instrument volume. Fixes some homebrew n... Aaron Giles2021-04-041-0/+5