summaryrefslogtreecommitdiffstatshomepage
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
* Merge pull request #7985 from brijohn/qx10_fix_segfault ajrhacker2021-04-211-1/+1
|\
| * qx10: allocate enough vram for color mode Brian Johnson2021-04-211-1/+1
|/
* media_ident: add space to prevent long strings concat when printing results hap2021-04-201-5/+5
* clifront: -romident has no use for mediapath, but it does use hashpath hap2021-04-201-1/+1
* radionic: fixed rtc, and floppy reading. Confirmed crystals. Robbbert2021-04-211-25/+28
* ibm5170: fix validity error hap2021-04-204-14/+3
* Merge pull request #7984 from brijohn/upd7220 ajrhacker2021-04-203-81/+151
|\
| * upd7220: Support DMAW and DMAR commands Brian Johnson2021-04-203-76/+151
| * upd7220: Fixed mixed mode display area partition parsing Brian Johnson2021-04-201-5/+0
* | rfslots8085.cpp: The PCB only has 6 dipswitches (#7983) ClawGrip2021-04-201-2/+5
|/
* twinspri: Fix missing samples by masking the ADPCM-A end address properly. Aaron Giles2021-04-202-26/+68
* trs80: used array of floppy drives Robbbert2021-04-218-51/+42
* New working software list additions hap2021-04-202-5/+37
* rx01: Preliminary, untested host interface AJR2021-04-203-20/+176
* basf7100: Improve video rendering Dirk Best2021-04-201-14/+57
* System 906-III improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2021-04-203-256/+638
* Purge various obsolete and redundant #includes AJR2021-04-194-19/+1
* mn1880d.cpp: Minor documentation fixes AJR2021-04-191-2/+2
* model1.cpp: Add main NVRAM used for bookkeeping AJR2021-04-191-2/+6
* smartboard: changes to make tasc smartboard test program work hap2021-04-204-44/+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
* basf7100: Hook up interrupt controller, keyboard Dirk Best2021-04-194-35/+494
* mame.lst, mess.lua: Fix build errors from c037dfd82238537752e2078f52a3276badf... AJR2021-04-192-1/+1
* dai3wksi: update note hap2021-04-191-2/+2
* smartboard: add internal artwork for the pc version hap2021-04-194-6/+464
* smartboard: add support to connect it to pc printer port hap2021-04-1913-96/+222
* thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely... Olivier Galibert2021-04-193-6/+7
* New machines marked as NOT_WORKING (#7904) Angelo Salese2021-04-199-302/+746
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-1931-4267/+3203
* cdu75s: Add internal rom dump [Al Kossow] Olivier Galibert2021-04-191-23/+1
* wy85: Add alternate revision of program ROM [Bitsavers] AJR2021-04-181-1/+4
* u110_card.xml: Fix validation errors in 6f576131989b64ceb09c6ccee5f4122f29d5c84c AJR2021-04-181-19/+19
* Merge pull request #7968 from ValleyBell/cm32p-pcm-cards ajrhacker2021-04-182-15/+288
|\
| * CM-32P: support PCM cards, add U-110 card softlist Valley Bell2021-04-172-15/+288
* | cdu561_25: Add third BIOS dump; add info on CXD2568M; correct typo [Bitsavers] AJR2021-04-181-2/+5
* | forgot hit save (nw) MetalliC2021-04-181-2/+2
* | Merge pull request #7971 from ArcadeShadow/megadriv_202104 ajrhacker2021-04-181-14/+14
|\ \
| * | megadriv - Update Year info on 11 entries ArcadeShadow2021-04-181-14/+14
* | | Games promoted to working James Wallace2021-04-184-184/+16357
* | | new NOT_WORKING machine MetalliC2021-04-182-1/+20
|/ /
* | New machines marked as NOT_WORKING AJR2021-04-187-23/+383
* | lnw80: used derived class to reduce number of duplicate functions. Robbbert2021-04-191-419/+7
* | radionic: Split radionic to its own source. Robbbert2021-04-197-142/+457
* | subhuntr.cpp: Start to flesh out the skeleton - still nowhere near close to w... Vas Crabb2021-04-191-78/+288
* | fixed compile error with gcc 10.2 64bit. Robbbert2021-04-181-1/+1