summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* skeleton/pap2.cpp: Removed source file with no license information. Vas Crabb2024-09-252-102/+0
* shared/dcs.cpp: Got rid of unused memory share (fixes mismatched width warnin... Vas Crabb2024-09-252-4/+2
* motorola/mex68kecb.cpp: Use the actual name of the system. Vas Crabb2024-09-231-2/+2
* srcclean in preparation for 0.270 release branch. Vas Crabb2024-09-2214-40/+40
* ibm/thinkpad8xx.cpp: Added a skeleton for IBM ThinkPad 850 and its operating ... ClawGrip2024-09-222-0/+106
* -sinclair/tsconf.cpp: Replaced Centronics port and COVOX device with a DAC. (... holub2024-09-225-140/+105
* sinclair/tsconf.cpp: Added BIOS upgrade 24.07.28 option and made it the defau... holub2024-09-221-1/+7
* -cpu/arm7: Added interrupt helpers, hid details from most clients. Vas Crabb2024-09-2281-422/+466
* video/mc6845.cpp: lift horizontal display and mode control from being zeroed ... angelosa2024-09-212-9/+12
* hitachi/bml3.cpp: add PORT_DIPLOCATION, remove non-existant dips for bml3mk5 angelosa2024-09-211-13/+26
* hitachi/bml3.cpp: bump interlace clock angelosa2024-09-211-15/+13
* newhunterd: Looks like this bootleg uses a plain Z80 AJR2024-09-211-0/+4
* hmcs400: add nvram hap2024-09-215-12/+137
* a2gameio: Add support for the Softape Bright Pen (#12721) as-tb-dev2024-09-215-2/+177
* gm1000.cpp: Add dump of Eniac Sound Saurus BH-1000 (#12797) buffi2024-09-211-1/+14
* ts2624: Remove no sound flag AJR2024-09-211-1/+1
* ts2624: Add bell AJR2024-09-211-3/+24
* falcots.cpp: Major improvements AJR2024-09-211-20/+250
* cxg_granada: small tweak to internal artwork hap2024-09-212-12/+7
* hitachi/bml3.cpp: fix IG RAM debug display, hookup cassette SW list angelosa2024-09-211-6/+10
* avengers: remove unneeded m1 trampoline, assume that unused palette bits in m... hap2024-09-211-39/+12
* New working clones hap2024-09-218-8/+1040
* hitachi/bml3.cpp: preliminary IG display angelosa2024-09-211-7/+41
* New working systems hap2024-09-204-38/+841
* chess*: use IPT_POWER_OFF for power off trigger hap2024-09-2015-17/+17
* hmcs400: add standby/stop mode hap2024-09-205-40/+60
* igs/igs_m027.cpp: Added second 8255 PPI for Extra Draw. Vas Crabb2024-09-211-34/+55
* hitachi/bml3.cpp: IG RAM initial support for bml3mk5, adhere to official nami... angelosa2024-09-201-96/+176
* cpu/xa: Implemented add with indexed addressing mode for source. (#12795) mamehaze2024-09-212-3/+3
* igs/igs_m027.cpp: Hooked up I/O and clickable layout for Triple Slot. Vas Crabb2024-09-213-26/+442
* hitachi/bml3.cpp: convert System I/O address_map to proper block, misc cleanups angelosa2024-09-201-259/+259
* tlcs90: move too generic irq enum to class hap2024-09-201-48/+48
* tlcs90: small spacing cleanup, remove execute_burn altogether (renamed but ke... hap2024-09-2014-146/+176
* hmcs400: add timers hap2024-09-203-2/+133
* bus/bml3: drop bml3 prefix for slot options filenames angelosa2024-09-209-8/+8
* formats/d88_dsk.cpp: relax track_count check to a warning angelosa2024-09-201-4/+2
* hitachi/bml3.cpp: drop bml3 prefix for all bus slot options angelosa2024-09-203-8/+8
* kl1839: fix compile. arbee2024-09-191-1/+1
* igs/igs_m027xa.cpp: Only one version of Triple Fever crashes MAME.\ Vas Crabb2024-09-201-4/+4
* igs/igs_m027xa.cpp: Hooked up proper inputs, lamps and layout for Triple Feve... Vas Crabb2024-09-209-86/+381
* ussr/pk32.cpp: Electronika PK-32 - not working (#12732) holub2024-09-197-0/+1450
* sun/sun3.cpp: Add DIAG/NORMAL switch (#12734) Chris Hanson2024-09-191-3/+18
* new WORKING machine (DDRGame) (#12702) mamehaze2024-09-193-1/+51
* Update notes on undumped namcos12 games (#12774) simzy392024-09-191-3/+6
* x68k: adjust vblank to fix lines at top and bottom in strider cracyc2024-09-191-3/+3
* sun3, sun3x, sun4: Add NSCSI tape to default devices. (#12733) Chris Hanson2024-09-193-12/+49
* atarisy2: change some ioport tag lookups to portr, fix conflict between PORT_... hap2024-09-192-83/+54
* hmcs400: add pinout reference hap2024-09-191-3/+45
* hmcs400: add irq controller hap2024-09-195-26/+240
* Add Linksys PAP2 and other MIPS-X improvements (#12726) Octocontrabass2024-09-185-61/+212