summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m6502: rename m65sc02.* to g65sc02.* hap2024-12-1420-25/+25
|
* m6502: add g65sc02 subtypes hap2024-12-1421-36/+78
|
* cpu/upd177x/upd177xd.cpp: Some small fixes (#13083) wilbertpol2024-12-142-12/+12
| | | | | - Fix disassembly of MVI in the 0x4000 range. - Rename mdi/mdo to md1/md0. - Add STEP_OVER/STEP_OUT to call and ret instrucitons.
* hd6305: update header file after prev commit hap2024-12-142-1/+8
|
* hd6305y2: Add special function registers to internal map AJR2024-12-131-1/+14
|
* New systems marked not working Ivan Vangelista2024-12-132-0/+17
| | | | | ------------------------------ Cherry Bonus IV (V5.0) [Hammy]
* New clones marked not working Ivan Vangelista2024-12-132-53/+67
| | | | | ----------------------------- Dragon Mahjong (Ver 1.03) [Hammy]
* cnchess: correct copy pasted comment hap2024-12-131-1/+4
|
* New working systems hap2024-12-139-27/+1202
| | | | | ------------------- Chinese Chess [hap, Sean Riddle]
* dynax/ddenlovr.cpp, dynax/dynax.cpp: Improved DIP switches for mjflove and ↵ Vas Crabb2024-12-147-145/+141
| | | | | | | | mjdialq2. More updates based on manuals and playing the games. Also some random cleanup and Coverity warning fixes.
* tvgames/spg2xx.cpp: Added Boku wa Plarail Untenshi - Shinkansen de Ikou! ↵ mamehaze2024-12-143-0/+81
| | | | | | | (playable but SEEPROM still needs hooking up). (#13050) New working systems ---------------------- Takara Tomy Boku wa Plarail Untenshi - Shinkansen de Ikou! (Japan) [David Haywood, TeamEurope]
* Jack Potten's poker with Fever: Added coinage DSW. Roberto Fresca2024-12-131-3/+3
|
* goldnpkr.cpp: fixed set list Roberto Fresca2024-12-131-6/+14
|
* New systems marked not working Ivan Vangelista2024-12-132-0/+15
| | | | | ------------------------------ Crazy Bell (V1.2D) [Hammy]
* bus/amiga/toccata.cpp: fixed Clang compile Ivan Vangelista2024-12-131-2/+2
|
* New working clones Roberto Fresca2024-12-131-4/+13
| | | | | ------------------ Jack Potten's Poker (w/fever, ICP-1 PCB) [Roberto Fresca, Grull Osgo]
* bus/amiga/zorro: Add support for the Toccata SoundCard Dirk Best2024-12-133-0/+398
|
* ad1848: Add support for auto-calibration Dirk Best2024-12-132-1/+22
|
* bus/amiga/zorro: Cleanups and 32-bit zorro support for various cards Dirk Best2024-12-1310-329/+269
|
* skeleton/easy_karaoke.cpp: Dumped six more Bandai Karaoke Station units. ↵ mamehaze2024-12-142-2/+73
| | | | | | | | | | | | (#13051) [David Haywood, TeamEurope] New clones marked not working ------------------------------ IVL Technologies (Bandai license) Karaoke Station (Japan, set 2) IVL Technologies (Bandai license) Karaoke Station (Japan, set 3) IVL Technologies (Bandai license) Karaoke Station (Japan, set 4) IVL Technologies (Bandai license) Karaoke Station (Japan, set 5) IVL Technologies (Bandai license) Karaoke Station (Japan, set 6) IVL Technologies (Bandai license) Karaoke Station 'For Girls' (Japan)
* sinclair/atm.cpp: Fixed ZX video mode detection. (#13079) holub2024-12-142-2/+2
|
* Jack Potten's Poker with fever feature: Roberto Fresca2024-12-131-7/+164
| | | | | | | | * New full addressing memory map * New proper machine driver. * Fixed ROM load. * Worked proper inputs. * Added extra DIP switches.
* excellent/es9501.cpp: added forgotten ROM Ivan Vangelista2024-12-131-5/+6
|
* New systems marked not working Ivan Vangelista2024-12-134-4/+32
| | | | | ------------------------------ Dream 9 Flower (v1.00c) [Hammy]
* jaleco/megasys1.cpp: Use the proper clock signal for I/O microcontroller in ↵ Sergio G.2024-12-131-1/+1
| | | | System B (#13077)
* excellent/es9501.cpp: Improve PCB description AJR2024-12-131-4/+7
|
* New systems marked not working Ivan Vangelista2024-12-133-9/+335
| | | | | | | ------------------------------ Amazonia (Ming-Yang Electronic / TSK) [Ioannis Bampoulas] Halloween (Ming-Yang Electronic / TSK, version 1.0) [Ioannis Bampoulas] Special Dream 9 (v1.0.5G) [nnap]
* ns32000: fix 32532 reset Patrick Mackinlay2024-12-131-0/+7
|
* MAME Testers bugs fixed (#13076) MooglyGuy2024-12-121-0/+1
| | | | | | | | | ----------------------- - 08942: [Gameplay] (misc/vamphalf.cpp) coolmini: Minigames don't work properly/softlock -e132xs: Sign-extend the divisor in DIVS instructions. [Ryan Holtz] Co-authored-by: Ryan Holtz <TheMogMiner>
* New working systems Roberto Fresca2024-12-123-2/+116
| | | | | ------------------- Roulette (ICP-1 PCB) [Roberto Fresca, Grull Osgo, Matt B]
* warrior: modify internal artwork because of unsupported blend mode (it looks ↵ hap2024-12-121-18/+14
| | | | the same)
* m6805: don't decrement 0 cycles for illegal opcodes hap2024-12-124-53/+57
|
* m6805: add cycle tables for hd6305 and hd63705 hap2024-12-123-4/+50
|
* hd6305: add hd6305y0 hap2024-12-122-2/+85
|
* hd6305: change port functions to templates hap2024-12-122-21/+31
|
* hd6305: move common peripherals to base class hap2024-12-124-147/+168
|
* hd6305: refresh port outputs when ddr changes, pass ddr through mem_mask hap2024-12-121-33/+38
|
* atari/jaguar.cpp: Fix various bugs in quickload handling. [Robbbert] AJR2024-12-121-20/+23
|
* mame.lst: added dblagent entry I missed earlier Ivan Vangelista2024-12-121-0/+1
|
* New working systems Ivan Vangelista2024-12-112-1/+143
| | | | | ------------------- Wonder Circus (Japan, v1.1.1) [nnap]
* tvgames/xavix2.cpp, tvgames/xavix_2002.cpp: Added four TV games (not ↵ mamehaze2024-12-128-15/+413
| | | | | | | | | | | | | working). (#13058) * cpu/m6502/oxavix2000.lst: Don't treat unemulated instructions as fatal errors. * tvgames/xavix_v.cpp: Implemented more drawing modes. New systems marked not working ----------------------------- Epoch / SSD Company LTD TV de Asobou! Manabou! Chou Nouryoku AIUEO Zukan (Japan) [David Haywood, TeamEurope] Bandai / SSD Company LTD Let's! TV Play Ongeki Battle! Kamen Rider Hibiki: Kimero! Ikki Kasei no Kata (Japan) [David Haywood, TeamEurope] Bandai / SSD Company LTD Let's! TV Play Taikan Taitoku Kekkaishi: Houi! Jouso! Ketsu! Metsu! (Japan) [David Haywood, TeamEurope] Takara Tomy / Capcom / SSD Company LTD Ryuusei no Rockman: Denpa Henkan! On Air! (Japan) [David Haywood, TeamEurope]
* jaleco/megasys1.cpp: Hooked up microcontroller for E.D.F. : Earth Defense ↵ Sergio G.2024-12-122-215/+246
| | | | | | | Force. (#13067) * Dumped E.D.F. : Earth Defense Force microcontroller. [Darren Olafson] * Added support for Mega System 1 Type B with emulated microcontroller. * Removed microcontroller simulation support for E.D.F. : Earth Defense Force.
* radikalb: add output start lamp to Gaelco Radikal Bikers (#13069) Kabuki Flux2024-12-112-9/+1
|
* system1: increase 2nd sn volume hap2024-12-101-2/+3
|
* qbeebing: add missing change button hap2024-12-101-1/+12
|
* nbbatman2bl: fix palette array oob access hap2024-12-102-40/+53
|
* skykid: small cleanup to dipswitches hap2024-12-102-90/+92
|
* cop01: lower soundcpu clock, copy over sound timer from magmax, hap2024-12-106-241/+317
| | | | misc nichibutsu: small cleanup to long comment lines
* shared/xbox_nv2a.cpp: Fixed a spelling error in two comments. (#13066) cam9002024-12-111-2/+2
|
* exedexes: add bonus life dipswitch and dip locations hap2024-12-101-54/+53
|