summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* -cpu/es5510: Avoid calling DESCRIBE_INSTR when not verbose-logging. (#11285) ... MooglyGuy2023-05-291-3/+6
* cpu/lr35902: Skip byte following STOP (0) opcode (fixes MT08644). Vas Crabb2023-05-282-5/+6
* srcclean in preparation for MAME 0.255 branch Vas Crabb2023-05-2836-249/+246
* namco/namcos10.cpp: Calibrated light guns for Point Blank 3 and Gunbalina. (#... David Haywood2023-05-281-2/+2
* misc/rawthrillspc.cpp: Fixed doodlejmp BIOS ROM label. (#11247) ClawGrip2023-05-281-1/+1
* factory reset taiko3 and taiko5 (#11275) David Haywood2023-05-271-2/+2
* kaypro.cpp: State class split AJR2023-05-274-153/+184
* xtal.cpp: Add another known value (unused for now) AJR2023-05-271-0/+1
* imagedev/midiin.cpp: fix error condition handling so midi files can be loaded... Devin Acker2023-05-271-3/+3
* nn71003: RB recognized a SPI interface Olivier Galibert2023-05-273-35/+36
* mips1: fix build Patrick Mackinlay2023-05-272-8/+9
* mips1: fix address translation Patrick Mackinlay2023-05-272-22/+12
* sinclair/tsconfdma.cpp: fix burst (#11277) holub2023-05-263-14/+18
* apple/apple2gs: Fix ROM0/1 ram size logic (#11264) ksherlock2023-05-261-5/+17
* Systems promoted to working hap2023-05-266-41/+521
* tc9223: Add forgotten override qualifier Olivier Galibert2023-05-261-2/+2
* hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb Olivier Galibert2023-05-267-37/+534
* sound/es5503.cpp: Support sync and AM modes and the last oscillator volume bu... arbee2023-05-251-9/+60
* bt47x: add bt479 device Patrick Mackinlay2023-05-252-24/+203
* sega/powervr2.cpp: disable a printf angelosa2023-05-251-1/+2
* sinclair/tsconf.cpp: finalize regs delayed updates; fix graphic pages padding... holub2023-05-245-87/+119
* atari/st: add mouse buttons ksherlock2023-05-242-3/+16
* dataeast/kchamp.cpp: Fix parent/clone on kchamp2p (#11272) ClawGrip2023-05-241-1/+1
* New working systems Patrick Mackinlay2023-05-242-148/+306
* osd/mac, osd/sdl: Really inhibit full screen toggle in debug mode to prevent ... AJR2023-05-232-4/+4
* New systems marked not working hap2023-05-247-21/+170
* hh_sm510: fix LCD segment for ktmntbb (#11270) algestam2023-05-231-2/+2
* msx1_cart.xml: Added 76 working items. (#11266) wilbertpol2023-05-245-0/+86
* Cleanup: Vas Crabb2023-05-246-88/+88
* hh_sm510: correct release year for some konami handhelds hap2023-05-231-8/+8
* misc/nabupc_kbd.cpp: Fully emulated NABU PC keyboard. (#11220) Brian Johnson2023-05-237-570/+422
* bus/epson_qx: Add QX-10 Commodity Quote graphics memory expansion board. (#11... Brian Johnson2023-05-233-0/+197
* namco/namcos10.cpp, namco/ns10crypt.cpp: Added partial decrypter for Point Bl... 9871238791132023-05-235-22/+206
* ktmnt3: white bgcolor was off by 1 hap2023-05-231-2/+2
* New working machine added (#11268) algestam2023-05-232-0/+66
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-23583-5786/+4922
* debughlp: document gp command Patrick Mackinlay2023-05-231-1/+23
* apple/macpwrbk030.cpp: fix macpb180c colors angelosa2023-05-231-1/+1
* apple/powermacg3.cpp: Fix to follow new Rage GPIO hookups. [R. Belmont] arbee2023-05-221-6/+6
* video/atirage.cpp: Fixed Coverity bug, finished and tested GPIO implementatio... arbee2023-05-223-25/+50
* namcos23: motoxgov1a dump had 1 bad bit hap2023-05-223-7/+10
* namcos22: let's make ridgeracf a parent set hap2023-05-221-2/+4
* dataeast/kchamp.cpp: Dumped and added a new Karate Champ set (#11262) ClawGrip2023-05-222-6/+49
* New NOT_WORKING machine (#11261) Devin Acker2023-05-222-0/+71
* ngp: zerofill all class variables hap2023-05-221-30/+23
* ioport: put IPT_ADJUSTER in same class as IPT_CONFIG hap2023-05-221-1/+1
* New working clones Ivan Vangelista2023-05-222-0/+36
* New working clones Ivan Vangelista2023-05-223-4/+31
* ngp.cpp: Fix regression preventing system from booting AJR2023-05-211-0/+1
* Initial work towards i440bx chipset (#11037) Angelo Salese2023-05-2122-871/+1497