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