summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Various fixes: Vas Crabb2024-06-274-5/+6
* apple/egret.cpp: Don't try to pre-init the NVRAM if no save exists, this make... arbee2024-06-241-33/+1
* -cpu/m6805/m68hc05e1.cpp: Added missing header with inline function definitio... Vas Crabb2024-06-241-0/+1
* srcclean and manual cleanup. Vas Crabb2024-06-2325-2119/+2115
* fidelity elite: let's rename the recently added feagp to feasx, for clarity t... hap2024-06-222-37/+36
* tatrain: template instead of macro for cpu config hap2024-06-221-17/+19
* mentor16,zircon2: small update to internal artwork hap2024-06-224-30/+38
* -machine/atastorage.cpp: Log disk geometry at verbose level (rather than debu... Vas Crabb2024-06-222-36/+73
* unico/goori.cpp: implement display enable, chore EEPROM handling to portw angelosa2024-06-212-27/+25
* z80: decide to remove embedded changelog from comments (refer to github history) hap2024-06-211-108/+20
* unico/goori.cpp: Use generic gfx decode layout, Cleanups (#12499) cam9002024-06-211-40/+33
* New working systems hap2024-06-217-5/+896
* chalgear: Correct cartridge name and release year; add list of undumped carts... mamehaze2024-06-211-1/+1
* new NOT WORKING machines (#12497) mamehaze2024-06-212-0/+24
* New working clones Ivan Vangelista2024-06-2119-138/+167
* -util/corefile.cpp: Fixed core_file failing to propagate write errors. Vas Crabb2024-06-216-18/+38
* Add a skeleton driver for ICE's Cut The Rope (PC-based) (#12400) ClawGrip2024-06-202-0/+81
* - irem/m107.cpp: consolidated driver into single file Ivan Vangelista2024-06-204-605/+610
* atari/asteroid.cpp: Add a Spanish Asteroids bootleg from Pasatiempos Laguna (... ClawGrip2024-06-202-24/+40
* recfranco/rf51w14cg.cpp: Mark the Santa Fe Mine reels PIC as NO_DUMP (#12493) ClawGrip2024-06-201-2/+2
* bmc/popobear.cpp: cleanups, identify timer chip (better title screen auto ani... angelosa2024-06-202-199/+134
* New working clones hap2024-06-204-28/+62
* namco/namcond1.cpp: Reverted 255287c [Phil Bennett] arbee2024-06-201-13/+2
* konami/ksys573: Initialize m_pccard_cd (#12490) 9871238791132024-06-201-1/+2
* bus/msx/cart/ram.cpp: Add support for Tecnobytes Double RAM. (#12481) wilbertpol2024-06-193-12/+156
* nx8dasm: Fix special PUSH/POP operand mnemonics AJR2024-06-191-2/+2
* namco/namcond1.cpp: ncv2: use the 25.326 MHz oscillator for sound instead of ... arbee2024-06-191-2/+13
* atari/cmmb.cpp: cleanups angelosa2024-06-191-100/+90
* atari/badlandsbl.cpp: cleanups angelosa2024-06-193-26/+28
* machine/m6m80011ap.cpp: convert printfs to logmacro angelosa2024-06-191-4/+6
* machine/am9513.cpp: fixed wrong log message for cascading TCs (#12489) Adam Billyard2024-06-191-1/+1
* msm665xx: Fix debug state register names AJR2024-06-191-1/+1
* chalgear: Hook up the skeleton CPU device AJR2024-06-191-3/+9
* Benesse work / Challenge Gear (#12487) mamehaze2024-06-194-9/+175
* Create stub MSM66573 device so Challenge Gear driver can have a CPU type AJR2024-06-192-0/+331
* - misc/ltcasino.cpp: reordered ltcasin2 sets [Brian Troha] Ivan Vangelista2024-06-193-38/+65
* apple/omega.cpp: Fixed incorrect documentation from prior to final reverse-en... arbee2024-06-191-2/+2
* machine/mv_sonora.cpp: Sonora/Ardbeg use an external pixel clock (PDM does no... arbee2024-06-196-9/+223
* nx8dasm: Correct instruction mnemonic AJR2024-06-191-2/+2
* sony/news_r3k.cpp, sony/news_r4k.cpp, sony/news_68k.cpp, sony/news_38xx.cpp: ... Brice Onken2024-06-194-0/+8
* unidasm: Add disassembler for Oki nX-8/500S architecture AJR2024-06-193-0/+1047
* igs/igs_fear.cpp: replace XA dump in superkds, old one was bad [XingXing] (#1... mamehaze2024-06-191-1/+1
* New working clones Ivan Vangelista2024-06-193-564/+645
* irem/m10.cpp, irem/m57.cpp, irem/m58.cpp: consolidated drivers in single files Ivan Vangelista2024-06-199-1228/+1144
* aristocrat/caswin.cpp: fix Z80 clock, denote being derived from misc/summit.cpp angelosa2024-06-181-8/+6
* New working clones hap2024-06-184-27/+77
* aristocrat/caswin.cpp: preliminary 8-liner rowscroll/window effect angelosa2024-06-181-11/+55
* aristocrat/caswin.cpp: cleanups angelosa2024-06-181-69/+74
* st9: Fix disassembly of memory-indirect forms of LD (OPR = B5) AJR2024-06-181-2/+2
* mame/apple: Added preliminary Apple DFAC audio filter/volume implementation. ... arbee2024-06-1715-32/+370