Commit Graph

  • 1e7cb67cd3 travrusa: revert bios option for color proms with exact same rom contents, small cleanup hap 2024-11-18 13:01:23 +0100
  • 749cb31cd6 video/pc_vga_tseng: MMU placeholders and direct writes angelosa 2024-11-18 11:44:36 +0100
  • f9ba057b61 nec/pc80s31k.cpp: retire MH BIOS (same as MA) angelosa 2024-11-18 10:24:20 +0100
  • b310d8069c pc9821: simulate some bus delays cracyc 2024-11-17 17:15:30 -0600
  • f1c15405c4 lgtz80.cpp: Better ADPCM mapping AJR 2024-11-17 16:55:11 -0500
  • e289f5a5ce lgtz80.cpp: Map the ADPCM interface AJR 2024-11-17 16:00:19 -0500
  • e8e4e17861 New working systems ------------------- Wantouchable [Darksoft, TeamEurope] Ivan Vangelista 2024-11-17 21:38:34 +0100
  • a58b0daae5 m6805: put hd63705 functions in hd63705z0_device class instead of base class hap 2024-11-17 21:29:00 +0100
  • ce44d4bf34 lgtz80.cpp: Identify CPU as KL5C80A12; hook up input ports and interrupt AJR 2024-11-17 15:19:20 -0500
  • c75845b1ef 3rdparty/sol2: Fixed build with clang 19. Vas Crabb 2024-11-18 06:19:06 +1100
  • 5f85aff327 cclimber,docastle: shorthand variable types hap 2024-11-17 19:48:58 +0100
  • 1fd0e77d33 cclimber: merge driver hap 2024-11-17 19:43:54 +0100
  • b482b46429 cclimber: move cclimber_m.cpp contents into main driver, add section headers hap 2024-11-17 19:31:58 +0100
  • 4041d13085 mks3: Add LLE [Matt, Sean Riddle, O. Galibert] Olivier Galibert 2024-11-16 21:05:56 +0100
  • 11ad85f0a4 osd/windows, osd/sdl: Only check for hold/drag conversion on losing pointer if it hasn't already happened. Vas Crabb 2024-11-18 05:07:27 +1100
  • 9a85ba3a75 video/pc_vga_tseng: preliminary HW cursor angelosa 2024-11-17 19:01:56 +0100
  • 2950b39bc7 video/pc_vga_tseng: stub ACL/MMU infrastracture angelosa 2024-11-17 14:49:13 +0100
  • 40d8c5c343
    ussr/juku.cpp: Promoted EKTA Juku E5104 to working. (#9946) Märt Põder 2024-11-17 19:38:43 +0200
  • be9904db6f m37710op: add missing 'else' after prev commit hap 2024-11-17 16:32:45 +0100
  • e659dfa9d8 docastle: update some dipswitches hap 2024-11-17 16:17:27 +0100
  • b36f36c769 m6809: Revert speculative change AJR 2024-11-17 08:27:46 -0500
  • b1181f8602 diexec: Add callback to allow debugger to break into the middle of wait-type instructions whose execution time is normally indefinite. When this happens, a special message may be printed to the debug console stating the location of the last actual instruction executed before the wait (if there was one). AJR 2024-11-17 08:11:09 -0500
  • 3c6e66e50f jaguar: add [[maybe_unused]] to the speedup functions hap 2024-11-17 11:06:09 +0100
  • eb25c72ec8 idsoccer: do adpcm_w edge triggered instead hap 2024-11-17 10:36:20 +0100
  • 97ca2ae8d3 idsoccer: improve adpcm emulation hap 2024-11-17 01:52:17 +0100
  • 7ca5080e79 docastle: merge driver files, make idsoccer a subclass hap 2024-11-16 21:51:55 +0100
  • e6402c0178 video/pc_vga_tseng.cpp: add offset bit 8 angelosa 2024-11-17 00:30:12 +0100
  • 0292fb02f7
    Exposing full build version to LUA as emu.app_build (#12959) npwoods 2024-11-16 16:09:00 -0500
  • 9c2698d5b1 pc/ct486.cpp: bump VGA default to svga_et4kw32i angelosa 2024-11-16 20:45:30 +0100
  • 299b4931cd New systems marked not working ------------------------------ AST Advantage! 6050d/6066d, AST Advantage! 610/611 [The Retro Web] angelosa 2024-11-16 20:32:07 +0100
  • 1079d89767 video/pc_vga_tseng: add ET4KW32I_VGA, hookup overflow high register angelosa 2024-11-16 18:07:46 +0100
  • f8458dbb29 video/pc_vga_tseng: implement extended start address register angelosa 2024-11-16 15:50:57 +0100
  • 6908e70132
    sega/sega_ferie.cpp: Add new not working systems (#11862) qufb 2024-11-16 18:52:41 +0000
  • 5e63771946 devcpu: add retry_access and document Olivier Galibert 2024-11-16 19:36:34 +0100
  • b7a20d4493 devcpu: add retry_access with abort_timeslice for redoing the access at the same point in time hap 2024-11-16 18:06:29 +0100
  • 7f257cdccd
    irem/m72.cpp: Split driver state for reduce optional finders, Updates: (#12983) cam900 2024-11-17 00:51:48 +0900
  • a3476faf06
    viewgfx.cpp: Fix palette viewer if indirect pen exists (#12982) cam900 2024-11-17 00:43:22 +0900
  • c6b2fbf93f
    added a newer revision of dgunl3227 (#12968) mamehaze 2024-11-16 15:43:07 +0000
  • f292ae5b74 Revert "devcpu: do an abort_timeslice instead of eating all cycles on defer_access" hap 2024-11-16 16:18:38 +0100
  • fb8198689a devcpu: do an abort_timeslice instead of eating all cycles on defer_access hap 2024-11-16 15:37:25 +0100
  • ea02851fc8 diexec: don't eat negative cycles with abort_timeslice when icount<0 hap 2024-11-16 15:33:25 +0100
  • 2b37fd59cd docastle: do main-sub comms a bit differently (defer_access on subcpu was eating cycles), re-add logging hap 2024-11-16 15:32:39 +0100
  • 0ad43410f6 bus/isa/svga_tseng: add ET4000/W32i variant angelosa 2024-11-16 13:47:34 +0100
  • f0080fce54 bus/isa/svga_tseng: ET4000AX is a ISA16 card angelosa 2024-11-16 12:58:30 +0100
  • 316870e09f hash/pc98.xml, hash/pc98_cd.xml: misc QA updates angelosa 2024-11-16 11:17:24 +0100
  • af046bcef3 nec/pc9801: hookup ARTIC I/O port 0x5f write angelosa 2024-11-16 11:13:39 +0100
  • 2aaf9a3538 nec/pc9801_cd.cpp: add identification notes angelosa 2024-11-15 19:49:31 +0100
  • 83ef36e987
    sdl/window.cpp: Remove assert(0 <= info->clickcnt) (#12951) ajrhacker 2024-11-15 22:23:56 -0500
  • 47d8c69bbd
    ap2_dsk.cpp: add missing error handling code (#12980) Roman Donchenko 2024-11-16 05:22:35 +0200
  • 6ee00e94f9 feas: correct default clock divider hap 2024-11-16 00:28:06 +0100
  • 2d94f582a9 docastle: remove main-sub comms hack, hook up sn ready pin hap 2024-11-15 22:48:02 +0100
  • fffd5250ab swimmer: no need for m_sidepen variable hap 2024-11-15 14:07:56 +0100
  • b6f4b47ccc nscsi/cd.cpp: Update the Apple CD-ROM device based on the developer documentation. [R. Belmont, thanks to Antoine Vignau] arbee 2024-11-14 22:39:12 -0500
  • e72be20b5c
    igs_fear.cpp : confirmed Icescape XA as the same as fearless [Team Europe] (#12976) mamehaze 2024-11-14 23:57:36 +0000
  • 16624ed570 yamato: make US version a cloneset (renamed yamato to yamatou, yamato2 to yamatoa) hap 2024-11-14 20:02:34 +0100
  • c91f934961 New systems marked not working ------------------------------ Dojokko Tsukami (Japan, ver 1.02) [Darksoft, TeamEurope] Haunted Hunter (Japan, ver 1.00) [Darksoft, TeamEurope] Itazura Cockroach (Japan, ver 1.02) [Darksoft, TeamEurope] PK Rainbow (v 1.5) [Hammy] PK Turbo Great 2 [Hammy] Rodeo King (Japan, ver 1.00) [Darksoft, TeamEurope] unknown Boram poker game [Hammy] Wanikko Punch (Japan, ver 1.20) [Darksoft, TeamEurope] Ivan Vangelista 2024-11-14 18:13:48 +0100
  • 68abdc312e swimmer: add nmi clear hap 2024-11-14 16:54:12 +0100
  • 74efa6ef7a
    namco: Various Namco 2D driver cleanups and updates: (#12962) cam900 2024-11-15 00:49:14 +0900
  • dc6119bfbc sega/stv.cpp: Use literal renderings of main titles for All Japan Pro-Wrestling game descriptions (resolves MT08946). Vas Crabb 2024-11-15 02:10:55 +1100
  • eb7b2820a2 ui/selsoft.cpp: Fixed sorting (fixes MT08966). Vas Crabb 2024-11-15 02:03:26 +1100
  • 90a12f880a
    heathzenith/h89.cpp: Fix GPP bit definitions based on the schematic (#12975) Mark Garlanger 2024-11-14 08:55:47 -0600
  • c84cf2e306 yamato: improve background gradient hap 2024-11-14 15:10:55 +0100
  • 6859c3df98 cclimber: reorganize some comments (move TODO to top of driver, remove old embedded changelogs) hap 2024-11-14 11:59:54 +0100
  • 204fb88de7 yamato,toprollr: add coin b dipswitch hap 2024-11-14 11:52:18 +0100
  • 8f334e9685 oric1_cass.xml: Metadata updates - Fill in author, notice and serial info for various releases - Slightly modify titles of some French games AJR 2024-11-14 08:37:38 -0500
  • e9bdabea37 nec/pc9801_v.cpp: fix 15 kHz pixel clock angelosa 2024-11-14 09:34:06 +0100
  • 99a165c580
    heathzenith/h89.cpp: Add SigmaROM BIOS (#12969) Mark Garlanger 2024-11-13 21:58:50 -0600
  • c87f8a3801
    hash/ibm5170_cdrom.xml: add Star Trek games (#12828) Mike Swanson 2024-11-13 14:46:59 -0800
  • ecc08e54d1
    Update trkfldch.cpp - add notes about where sample playback request is in abl4play (#12972) mamehaze 2024-11-13 22:46:05 +0000
  • 8a7e1eb7a8 pc9801: bitswap egc mask just like the vram cracyc 2024-11-13 16:28:14 -0600
  • 514f10a0e7 skeleton/guchokipa.cpp: improved GFX, identified some more dips Ivan Vangelista 2024-11-13 21:56:42 +0100
  • a32e9f3a48 snkwave.cpp: Fix frequency register bit alignment as well as waveform sample bit alignment based on the schematics and observations of running games. Fixes wrong laser/other sounds in Vanguard II and some wrong sounds in Marvin's Maze. [Lord Nightmare] Lord-Nightmare 2024-11-13 15:42:28 -0500
  • ca721f71f2 dynax/dynax.cpp: Use reading from game for Ougon no Pai. Vas Crabb 2024-11-14 05:30:31 +1100
  • 84a304e330 New systems marked not working ------------------------------ Gu, Choki, Pa [mindstorm88] Ivan Vangelista 2024-11-13 18:30:48 +0100
  • 9e3dec04e8 dynax/dynax.cpp: Improved I/O for Mahjong Tenkaigen and Ougon no Hai: Vas Crabb 2024-11-14 03:47:56 +1100
  • 855e03a449 pc9801: remove debugging leftover cracyc 2024-11-13 10:38:45 -0600
  • 078031f62e pc9801: make sure a read by itself can load the shifter cracyc 2024-11-13 10:31:01 -0600
  • 5f7e56540d yamato: simplify sound comms hap 2024-11-13 15:43:04 +0100
  • c95f345a58 formats/thom_cas.cpp: Improve handling of MO5 .k7 format - Recognize a variant with the "DC" tag in hex rather than ASCII - Add padding for an extended block type found in Androides AJR 2024-11-13 08:15:14 -0500
  • ff4e382ca9 yamato,toprollr: correct xtal value hap 2024-11-13 14:10:53 +0100
  • 4998b5718a
    hash/spectrum_cass.xml 18 items confirmed working (#12965) holub 2024-11-13 07:43:38 -0500
  • 3b9de40b0e snk: add more side effect checks, tangramq: add sound nmi clear hap 2024-11-13 13:07:12 +0100
  • 4c66f371a2 New working clones ------------------ Makaimura (Japan Revision B, alt GFX) [Roberto Fresca, Gabriel Vega (El Pampa), Emmanuel Firmapaz, Club Argentino de Arcades] Roberto Fresca 2024-11-13 01:29:43 +0100
  • a8f97c0624 tangramq: swap dipswitches, mark game as working hap 2024-11-13 01:26:14 +0100
  • bbe592f97d tangramq: add note, sound pcb freqs should be correct since it's same pcb as Marvin's Maze hap 2024-11-13 01:10:55 +0100
  • 89493da3e8 tangramq: add more inputs, correct music tempo hap 2024-11-12 23:42:23 +0100
  • 4ac86c7fa0 nec/v25sfr.cpp: Fix BRG logging message AJR 2024-11-12 16:47:40 -0500
  • a58bc25fbc New working clones ------------------ Carnival (ManilaMatic bootleg) [trol] Ivan Vangelista 2024-11-12 21:47:40 +0100
  • 0def2f0ec4 New working clones ------------------ Lode Runner III - Majin no Fukkatsu (Japan, rev. C) [Kebrank] Ivan Vangelista 2024-11-12 21:25:46 +0100
  • d566c8f76b cbus/pc9801_86.cpp: attempt to resolve DAC FIFO under/overflows angelosa 2024-11-12 21:23:03 +0100
  • 878d70d975 New systems marked not working ------------------------------ Tangram Q [system11, buffi, rtw, f205v, Sean Sutton, Smitdogg, The Dumping Union] Ivan Vangelista 2024-11-12 21:07:35 +0100
  • ecacee4733 dynax/dynax.cpp: Corrected DIP switch settings for Ougon no Hai. Vas Crabb 2024-11-13 05:55:47 +1100
  • 761f98270a tsamurai: correct stupid strcmp hap 2024-11-12 19:15:22 +0100
  • 09b69a1a25 sega/megadriv_acbl: Hook up PIC dumps for aladmdb and jparkmb. [Dirk Best, Darksoft, Hammy] Dirk Best 2024-11-12 17:53:47 +0100
  • e76b2cd790 -dynax/dynax.cpp: Corrected Mahjong Tenkaigen DIP switches according to the manual. Vas Crabb 2024-11-13 03:43:55 +1100
  • f172eba084 pc9801: reset egc on rop reg write cracyc 2024-11-12 10:28:27 -0600
  • 671e52155e system1: correct mcu t0 pin hap 2024-11-12 16:30:34 +0100
  • 28cb15d131 bus/cbus/pc9801_86.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture] AJR 2024-11-12 09:13:54 -0500
  • e428b6bd07
    tfight: Fix missing and or incorrect sounds with a player 2 game (#12967) arcadez2003 2024-11-12 14:12:08 +0000
  • 81af1bf842 cbus/pc9801_86.cpp: convert PCM space to address_map angelosa 2024-11-12 12:06:37 +0100