Commit Graph

  • b80c356a42 cbus/pc9801_86.cpp: convert irq handling to input_merger angelosa 2024-11-12 10:51:02 +0100
  • 6dd0a39bf9
    Correct cluedo.lay license from BSD-3 to CC0-1.0 (#12966) as-tb-dev 2024-11-11 23:34:24 -0500
  • 7195c63f28 pc9801: save the egc pattern regs when set on write cracyc 2024-11-11 21:13:13 -0600
  • 6b774ce0cf homerun: fix coin inserted at boot, fix regression with upd7756 sound hap 2024-11-12 01:17:27 +0100
  • 6e0f085b5f
    ap2_dsk.cpp: add read-only support for the D13 format (#12956) Roman Donchenko 2024-11-12 00:52:47 +0200
  • f60976fa7a
    oric1_cass.xml: Added 26 working items (#12960) ArcadeShadow 2024-11-11 22:48:32 +0000
  • 6b6ac8e5bb cbus/pc9801_86.cpp: implement PCM mute control angelosa 2024-11-11 20:32:45 +0100
  • 82fddbdd32
    Update megadriv.xml for ESPN Hockey Night (#12831) Don Jones 2024-11-11 12:59:08 -0500
  • 10c335a9d0
    Updating Ukrainian translation (#12871) StanleyKid-22 2024-11-11 19:57:01 +0200
  • ae1186bc0e
    heathzenith/h89.cpp: Reduce duplicate BIOS declarations (#12929) Mark Garlanger 2024-11-11 11:56:40 -0600
  • 5aa5842469 - dataeast/madmotor.cpp: dumped PROM [Phil Bennett] Ivan Vangelista 2024-11-11 18:04:34 +0100
  • 6183053ecc dakkochn: actually mark unknown dsw as unknown hap 2024-11-11 15:22:58 +0100
  • 8f4004720c
    hash/nes: fix name of Tetramino (LJ65 prototypes) (#12964) Mike Swanson 2024-11-11 06:20:00 -0800
  • ba90d9bf3d system1: no need for m_videomode_prev variable hap 2024-11-11 13:45:31 +0100
  • eec8a5b106 chalgear: Some notes for later AJR 2024-11-11 07:01:21 -0500
  • d895e2319a
    hash/gba.xml, hash/nes.xml: add Pin Eight's Lockjaw games (#12932) Mike Swanson 2024-11-11 03:58:05 -0800
  • 4318a9e071
    jpmimpct: add layout to Cluedo? Murder Mystery Quiz Game (#12879) as-tb-dev 2024-11-11 06:56:35 -0500
  • 1e8d8f0695 system1: correct 2nd coincounter, clean up single line comments, make shtngmst and dakkochn subclasses, fix shtngmst rapid fire gun hap 2024-11-11 12:43:53 +0100
  • d9b22190a1 vt1682_alu.cpp: Copy multiply result to registers 4/5 AJR 2024-11-10 20:12:29 -0500
  • 17f6f0f07d m6809: Remove fake SWI interrupt line, replacing interrupt callback with exception hook for debugging AJR 2024-11-10 19:17:31 -0500
  • 8d41e6f920 upd7220: reset pattern to pram after figd cracyc 2024-11-10 18:09:09 -0600
  • 61738876e3
    irem/irem_cpu.cpp: Change encrypted opcode 0x37 to map to 0x98 (cvtbw) in dynablaster table. (#12961) Martin Donlon 2024-11-10 16:03:50 -0800
  • 8778ed6bfd cpu/i960, cpu/sharc, cpu/sparc, cpu/v60: Use 32x32=64-bit multiply inlines AJR 2024-11-10 17:34:52 -0500
  • 9ddaed51c2 pc9801: if the grcg or egc is enabled then write to the planes in the currently selected vram bank cracyc 2024-11-10 15:19:18 -0600
  • 9812dbc7d3 nec/pc9801: convert pc9801vm11 as partial pc286u set for pc9801_epson angelosa 2024-11-10 20:43:42 +0100
  • 902577c53d system1: no need for m_mute_xor variable, add 2nd coincounter for nob, add shtngmst gun adjustment port hap 2024-11-10 20:03:46 +0100
  • 581d5d7e74 cpu/drcbec.cpp, cpu/mips/mips3.cpp: Use 32x32=64-bit multiply inlines AJR 2024-11-10 11:51:35 -0500
  • 13110ff98b
    mips3: Fixes for IDT-specific instructions. [Ryan Holtz] (#12958) MooglyGuy 2024-11-10 15:50:09 +0100
  • 636ef26134 video/upd7220.cpp: backport pitch shift from pc9821 PEGC * fix pc9821:os2warp3 installation & chkdsk screens angelosa 2024-11-10 14:02:55 +0100
  • 50e62d880f kaneko_grap2: add rle blitter dstaddress (fixes gals gfx issues on 100% clear) [dink] hap 2024-11-10 13:47:35 +0100
  • 21e1b48a01 New working clones ------------------ Mad Motor (prototype, set 2) [SnakeGrunger!!11one] Ivan Vangelista 2024-11-10 10:15:06 +0100
  • 6abca6f267 nec/pc9821.cpp: implement VRAM segment mode f/f * fix os2warp3 display once installed angelosa 2024-11-10 00:16:20 +0100
  • 50fed5c7af nec/pc9801.cpp: workaround KAC dot access for pc9801vm onward * fix bogus CPU not set High for pc98_cd:os2warp3 with pc9821 class machines angelosa 2024-11-09 23:09:53 +0100
  • 4c5b92f3e1
    nec/pc9801_kbd.cpp: convert to serial interface (#12936) Angelo Salese 2024-11-09 22:59:09 +0100
  • a61e1f04ea New working clones ------------------ Thunder Heroes (set 2) [twistedsymphony] Ivan Vangelista 2024-11-09 18:49:54 +0100
  • 304846765e
    midway/cashline.cpp: Fix year and add notes about the reels (#12927) ClawGrip 2024-11-09 18:42:04 +0100
  • 985be8d564 vt1682_alu: Refinements - Use one set of registers for all calculations - Adjust calculation of remainder to match weird behavior of emulated code AJR 2024-11-09 12:18:55 -0500
  • 94ee92901b formats/fs_fat.cpp: Guard against divide by zero errors when the bytes per sector field in the parameter block is not properly set (as on some early PC-DOS disks) AJR 2024-11-09 10:08:15 -0500
  • 93eb3514b1
    Add a skeleton for a Cabal bootleg on Modular System (#12886) ClawGrip 2024-11-09 15:56:09 +0100
  • d923c942e4
    nichibutsu/galivan.cpp: Add a (not working) Tecfri-licensed clone of Ninja Emaki (#12920) ClawGrip 2024-11-09 15:55:08 +0100
  • 9033a05a17
    Add a skeleton for a Spanish video-slot from Codere (#12922) ClawGrip 2024-11-09 15:53:11 +0100
  • 2fcf5e86c1
    misc/compucranes.cpp: Fix ROM sizes, year, comments, etc. and add a new game (#12937) ClawGrip 2024-11-09 15:49:10 +0100
  • ba8002fe89
    sega/vicdual.cpp: Add a Head On bootleg by Niemer (#12938) ClawGrip 2024-11-09 15:48:16 +0100
  • 28ff07769f
    gaelco/wrally.cpp: Add a new Atari-licensed World Rally set (#12939) ClawGrip 2024-11-09 15:47:38 +0100
  • 7897c7344b
    Add a skeleton for Shadow Warriors bootleg on Modular System (#12946) ClawGrip 2024-11-09 15:46:58 +0100
  • a88380a5fe
    Add a skeleton for Double Dragon bootleg on Modular System (#12949) ClawGrip 2024-11-09 15:46:06 +0100
  • 110569e737
    Add a skeleton for Gryzor bootleg on Modular System (#12950) ClawGrip 2024-11-09 15:45:16 +0100
  • 31542f1b60 galaxian/galaxian.cpp: got recently added jumpbugbc to work Ivan Vangelista 2024-11-09 15:44:01 +0100
  • 5e9bb21b0c
    galaxian/galaxian.cpp: Add a (not working) new Jump Bug bootleg (#12955) ClawGrip 2024-11-09 15:32:03 +0100
  • f10ff2c527 New systems marked not working ------------------------------ Major Poker 2 (set 1) [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-11-09 09:32:47 +0100
  • 52c00b3a32 T10MMC, Mode select length does not include the length itself. smf- 2024-11-09 01:40:47 +0000
  • a501fa97fd pc9801: egc improvement cracyc 2024-11-08 18:13:09 -0600
  • 3cec3eb18d Added cat702 roms to pump it up games, CD images will be added soon. Test mode seems to lock up in the 2002 & 2003 games, if you build with clang 18.1.18 on windows. gcc 14.2.0 on windows & clang 16 on macos/m1 works. [smf/windyfairy] smf- 2024-11-08 20:04:03 +0000
  • 0e5c892ac1 Fixed ATAPI Mode Sense and Mode Select for MSCDEX Mode 2 Form 1 support [smf, windyfairy] smf- 2024-11-08 19:57:07 +0000
  • 607153c23c system1: increase quantum for games with mcu, hook up sn ready pin hap 2024-11-08 19:54:55 +0100
  • f8705815bd util/cdrom.cpp: Change fprintf(stderr, ...) calls to osd_printf_error AJR 2024-11-08 11:49:57 -0500
  • 2c8de2ee29
    -util/cdrom.cpp: Fixed issues with CUE, TOC and GDI parsers. (#12948) 987123879113 2024-11-09 01:23:07 +0900
  • e9dcdb5200
    machine/t10mmc.cpp: Added stub CD-TEXT TOC read; util/cdrom.cpp: Handle control flags in TOC files. (#12954) 987123879113 2024-11-09 00:13:46 +0900
  • c814f0856a
    sega/segag80r.cpp: Add a French Astro Blaster set (#12940) ClawGrip 2024-11-08 16:08:15 +0100
  • 66042d7c9a
    mac_cdrom, ibm5170_cdrom: new CD-ROM dumps (#12891) Mike Swanson 2024-11-08 07:07:41 -0800
  • 9ea0811653
    pacman/pacman.cpp Dumped PROMs for "Pengo (Marti Colls bootleg on Pac-Man hardware, set 1)" [Arcadedealer aka Edgar Solé aka Dios, Recreativas.org] (#12952) ClawGrip 2024-11-08 16:07:07 +0100
  • 1bcc22a9fc system1: vram wait timing was still assuming 20mhz z80 clock from before 0.259 (fixes pitfall2 titlescreen, and allows tokisens overclock hack to be removed), theglobme: correct company string, mondial68k: update notes hap 2024-11-08 15:16:12 +0100
  • bb799b0c4f thomson/thomson.cpp: Get rid of unnecessary downcasts AJR 2024-11-08 08:56:09 -0500
  • 03005dbbf0 capcom/cps1bl_pic: Avoid trampoline for okibank, handle mcu port b reads a bit differently Dirk Best 2024-11-08 13:05:09 +0100
  • ba7428db29 fruitcat, arthurkn: Decrypt program ROMs AJR 2024-11-08 06:32:34 -0500
  • 4318236bce
    igs/igs_fear.cpp: Dumped IGS027A internal ROM and GG ROMs for Icescape. (#12942) mamehaze 2024-11-07 18:29:34 +0000
  • 2823f3584b
    Added sixteen TV games and handheld systems (five working). (#12919) mamehaze 2024-11-07 18:25:33 +0000
  • 7ddf5f19e8 New systems marked not working ------------------------------ Multi GAMEe XL [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-11-07 19:14:59 +0100
  • 54863e336c New working clones ------------------ Ukiyo Box (Japan, v1.3.7) [Hammy] Ivan Vangelista 2024-11-07 18:08:09 +0100
  • 439a9200c6 feas: add elite private line to internal artwork hap 2024-11-07 13:45:48 +0100
  • a56e753159 reversic: add click with ALT key to flip piece hap 2024-11-07 13:43:38 +0100
  • 196d030b6f att630: Add mouse and associated interrupts AJR 2024-11-07 07:01:55 -0500
  • 3cc7f278dd capcom/cps1bl_pic: Update filename for the undumped jurassic99 mcu Dirk Best 2024-11-07 11:20:34 +0100
  • 48a24099e1 machine/pxa255.cpp: add basic screen visible area configuration angelosa 2024-11-06 19:51:42 +0100
  • 7cee552e3d
    msx/slot/disk.cpp: TC8566AF ready line is not connected. [crazyc] (#12945) wilbertpol 2024-11-06 17:40:20 +0000
  • a58a4aad09 capcom/cps1bl_pic: Hook up newly dumped PIC16C57 for punipic and punipic2, giving them working sound. [Dirk Best, Apocalypse] Dirk Best 2024-11-06 18:21:48 +0100
  • 63216bb8dc New clones marked not working ----------------------------- Black Beard (US.00, 2005/03/14) [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-11-06 17:12:17 +0100
  • ce856c0fcb
    These two commits broke zoom handling on the QX10 (#12944) Brian Johnson 2024-11-06 10:29:48 -0500
  • 1ee0573df3
    Various Super Cassette Vision updates (#12933) wilbertpol 2024-11-06 15:13:47 +0000
  • ae250c58d0
    Namco System 23 texturing improvements + boot fix for aking (#12941) MooglyGuy 2024-11-06 16:10:10 +0100
  • 88079a1bf3 New clones marked not working ----------------------------- Jumanji (V113) [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-11-06 11:50:29 +0100
  • 46249949d8
    upd7720: Fix pitch calculation in rdat/wdat routines (#12943) Brian Johnson 2024-11-06 02:55:05 -0500
  • 9a2d522dd5 thomson/thomson.cpp: Move video emulation to a separate device AJR 2024-11-05 19:38:04 -0500
  • 9778738aa6 hmcs400: add hmcs412/414/424 hap 2024-11-06 00:00:04 +0100
  • 397ec2cb40 video/upd7220.cpp: implement experimental partition fetch fn nec/pc9821.cpp: add 31 kHz monitor setting angelosa 2024-11-05 18:24:20 +0100
  • 74b1647b9a New working clones ------------------ Jungle King (V200PR) [Ioannis Bampoulas, TeamEurope] Tarzan (V103M) [Ioannis Bampoulas, TeamEurope] Tarzan (V202FA) [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-11-05 18:06:57 +0100
  • d817f13444 mu100b, psr540: minor corrections Olivier Galibert 2024-05-22 15:48:47 +0200
  • b2aef488ee nec/pc9821: hookup PEGC MMIO as memory_view angelosa 2024-11-04 22:26:55 +0100
  • 4fc3716888 tehkanwc: Note re: previous commit AJR 2024-11-04 12:52:15 -0500
  • 1ec8cd92ed tehkanwc: Use raw parameters for screen AJR 2024-11-04 12:49:59 -0500
  • d746ff9db8
    tehkanwc: correct refresh rate (#12934) JOTEGO 2024-11-04 18:45:44 +0100
  • 2df4e675a2 New working clones ------------------ Golden Poker Double Up (bootleg, set 5) [Hammy] Ivan Vangelista 2024-11-04 18:17:22 +0100
  • 7097a57d6b tmp95c063: correct typo from prev commit [Hydreigon] hap 2024-11-04 17:57:04 +0100
  • 586abe159f formats/sap_dsk.cpp: A few refinements AJR 2024-11-04 08:55:58 -0500
  • d00ecf4820 misc: leijac company corrections, add space between AmeriDarts title hap 2024-11-04 12:26:39 +0100
  • a8e009eee6 coolpool: add vram mirror, merge driver files hap 2024-11-04 11:53:25 +0100
  • f10b8ebf0c video/upd7220.cpp: experimentally allow area 3 graphic drawing in forced bitmap mode * fix pc98:steamhea gameplay drawing angelosa 2024-11-04 10:45:03 +0100
  • f13e5bc622 upd765: also set ST0_SE when seeking not ready drive (verified on real hardware) cracyc 2024-11-03 18:48:14 -0600
  • eb2a834625 Add support for reading SAP (Systeme d'Archivage Pukall) disk images to Thomson systems AJR 2024-11-03 17:43:13 -0500
  • bccdfc9e04 nec/pc9821.cpp: fix refresh rate regression angelosa 2024-11-03 22:42:25 +0100