summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up some metadata. Vas Crabb2023-04-253-5/+5
* frontend/mame/luaengine.ipp Fixed i686 Linux GCC build. Vas Crabb2023-04-241-3/+3
* namco/namcos10.cpp: Added decryption setup for Mr Driller G. [Samuel Neves, P... Vas Crabb2023-04-241-129/+164
* srcclean in preparation for release Vas Crabb2023-04-2327-204/+208
* seibu/bloodbro.cpp: Dumped U083 PROM at 4J for Sky Smasher. (#11139) [Sergio ... Vas Crabb2023-04-231-1/+1
* misc: remove uneeded \n on image error return string hap2023-04-225-11/+12
* i960: Shift opcode fixes AJR2023-04-221-5/+10
* yamaha: new GEW7 and GEW12 machines, various GEW8/MultiPCM improvements (#11105) Devin Acker2023-04-2224-826/+6890
* Dumped and created a skeleton driver for a semaphore controller from Etra (#1... ClawGrip2023-04-222-0/+161
* mbc200: change monitor to green hap2023-04-221-3/+4
* sanyo/mbc200.cpp: Better I/O: Vas Crabb2023-04-222-60/+157
* keroro: Fix title romanization Justin Kerk2023-04-212-4/+4
* namco/namcos10.cpp: Added decrypter for Panicuru Panekuru, and initialized se... 9871238791132023-04-221-6/+49
* New systems marked not working hap2023-04-2111-32/+400
* New systems marked not working Ivan Vangelista2023-04-213-2/+277
* namco/namcos10.cpp: Add another decrypter and fixed nicetsuk inputs. (#11134) 9871238791132023-04-213-15/+39
* m88000: improve exception handling Patrick Mackinlay2023-04-212-111/+275
* mc88200: fix cache endianness bugs Patrick Mackinlay2023-04-212-184/+230
* wangpc: Fix DMA-related regression AJR2023-04-201-0/+1
* maciici/maciisi: support the video on/off bit. [R. Belmont] arbee2023-04-201-1/+9
* namcos10.cpp: restore factory defaults for nflclsfb, nicetsuk, taiko2, taiko4... David Haywood2023-04-201-8/+8
* smc1102: added timer hap2023-04-205-13/+70
* cpu/psx/rcnt.cpp: Suppress side effects. Vas Crabb2023-04-211-13/+16
* namco/namcos10.cpp: Added CD-ROM drive support and I/O for Taiko games. (#11131) 9871238791132023-04-2110-66/+498
* New working systems hap2023-04-204-10/+252
* v810/v810.cpp: separate irqs into individual lines as a PoC (#11088) Angelo Salese2023-04-206-194/+252
* New working systems Dirk Best2023-04-202-34/+90
* bingobear: add output pla hap2023-04-2018-56/+126
* sanyo/mbc200.cpp: Handle boot ROM overlay properly. Vas Crabb2023-04-201-54/+76
* sanyo/mbc200.cpp: Mix PPI sound outputs for system speaker. (#11123) Stefano2023-04-201-9/+14
* namco/ns10crypt.cpp: Use native population count helper in place of table. Vas Crabb2023-04-202-26/+1
* New working systems hap2023-04-19162-4259/+4498
* free220: Support double sized characters Dirk Best2023-04-191-5/+25
* mb87030: fix hp98265a diagnostic error Patrick Mackinlay2023-04-191-3/+4
* Super Card driver: Change input name from 'Personal A' to 'Service A'. Roberto Fresca2023-04-181-1/+1
* Sauro.cpp: Docs correction about memory map. Roberto Fresca2023-04-181-2/+2
* Funworld.cpp: Corrected some info/docs. Roberto Fresca2023-04-181-5/+9
* New systems marked not working Ivan Vangelista2023-04-182-309/+1460
* namco/namcos10.cpp: Reset gahaha, gahaha2, and g13jnr to default state. (#11125) David Haywood2023-04-191-3/+3
* sega/segafruit.cpp: preliminary decryption for m5001 Ivan Vangelista2023-04-181-46/+45
* New systems marked not working Ivan Vangelista2023-04-186-5/+304
* speedatk.cpp: Correct CRTC type AJR2023-04-181-2/+2
* namco/namcos10.cpp, namco/ns10crypt.cpp: Cleanup: Vas Crabb2023-04-194-136/+146
* namco/namcos10.cpp: More dumps/redumps, new decryption devices, and more I/O ... 9871238791132023-04-199-878/+1973
* free220: Fix video emulation, add NVRAM, add aux port, mark working Dirk Best2023-04-183-58/+61
* hash/dc.xml: perform a QA pass for Japanese sets (#11115) Angelo Salese2023-04-181-2/+4
* seta/srmp2.cpp: Cleaned up inputs a little, and suppress side effects of read... Vas Crabb2023-04-182-64/+60
* bus/msx/cart/hbi55.cpp: Updated for core interface changes. Vas Crabb2023-04-181-19/+20
* bus/msx/cart: Added Sony HBI-55/Yamaha UDC-01 SRAM data cartridges. (#10966) wilbertpol2023-04-185-1/+199
* cpu/v810: Suppress I/O space properly when it has no configured map. Vas Crabb2023-04-181-4/+13