summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* sega/model2_v.cpp: shift texture parameters index right by 2 (#14566) Matthew Daniels2025-11-211-1/+1
| | | Fixes glitchy polygons and motion blur effect in vf2 ending
* blushark: Add hand-crafted EEPROM to pass protection check; mark as clone of ↵ AJR2025-11-211-4/+3
| | | | wtrnymph
* pc/pc_t1t.cpp: Don't double pixels in 4BPP modes. Vas Crabb2025-11-222-12/+3
| | | | | 160*200*4 and 320*200*4 will show what you'd expect the system information menu rather than showing double the horizontal resolution.
* pc/ibmpcjr.cpp: Added mirroring with 64K RAM. Vas Crabb2025-11-222-7/+27
| | | | | | | | | | The POST will report ERROR H with 64K RAM due to the VRAM view of system RAM being incorrect, but you can hit Enter to get past it and run BASIC or load software. New working software items(ibmpcjr_flop.xml) -------------------------------------------- 64K RAM Ought to be Enough [Ricardo Quesada]
* pc/pc_t1t.cpp: Fixed 640*480 1BPP mode on IBM PCjr. Vas Crabb2025-11-221-0/+6
| | | | | The "64k ought to be enough" demo now runs all the way through with good graphics and sound as far as I can tell.
* Revert "floppy: Revised floppy sound system, allows definition of custom ↵ Vas Crabb2025-11-222-584/+268
| | | | | | | | | | | sample lists and fixes unrealistic pitch changes." This reverts commit 7fece3b95204171023fd5200fd92abb8d3e14d4b. This causes stuff to crash on start. It also pollutes the global namespace with a pile of macros, and creates multiple static objects in every translation unit that #includes it. It's incredibly poorly designed and implemented.
* pc/pc_t1t.cpp: Fixed a couple of issues with Tandy 1000 CGA compatibility. Vas Crabb2025-11-223-10/+10
|
* New systems marked not working Ivan Vangelista2025-11-215-9/+184
| | | | | | | ------------------------------ Pharaoh's Mystery [Ioannis Bampoulas] - igs/pgmcrypt.cpp: added decryption tables for crzybug2, texashld [IQ_132]
* Current Plug and Play additions (7 sets + changes needed to improve support ↵ mamehaze2025-11-219-41/+162
| | | | | | | | | | | | | | | | | for them) (#14541) New systems marked not working ------------------------------ S5 Game Box (520-in-1) [Team Europe, David Haywood] 500-in-1 Handheld Game [Team Europe, David Haywood] Retro FC 620-in-1 [Team Europe, David Haywood] 20 SEGA Master System & Game Gear Classics - Plug & Play on TV [Team Europe, David Haywood] XaviX Golf (XaviXPORT) [Team Europe, David Haywood] New clones marked not working ----------------------------- Game Box 400 in 1 (2022 PCB) [Team Europe, David Haywood] XaviX Golf (XaviXPORT, Japan) [Team Europe, David Haywood]
* bus/nscsi/dtc510.cpp: bulk rename into dtc510 angelosa2025-11-214-18/+18
|
* bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface angelosa2025-11-2125-453/+765
| | | | | | * hookup a stub DTC-510 NSCSI core * retire bus/scsi/pc9801_sasi * bus/pc98_cbus: cleanup uint8_t/uint16_t into u8/u16
* matsushita/kn5000.cpp: fix VGA RAM size angelosa2025-11-211-2/+6
|
* sound/cem3394.cpp: Fixed "FREQENCY" typo and updated comments. (#14561) m1macrophage2025-11-214-12/+14
|
* floppy: Revised floppy sound system, allows definition of custom sample ↵ Michael Zapf2025-11-212-268/+584
| | | | lists and fixes unrealistic pitch changes.
* Bypassed the Special 7 family protection. Now the games have full Roberto Fresca2025-11-201-0/+4
| | | | features, as hopper and remote payment. [Roberto Fresca, Grull Osgo]
* Fixed lucky8l reels colors. [Roberto Fresca, Grull Osgo] Roberto Fresca2025-11-201-2/+5
|
* mame.lst: fixed my errors Ivan Vangelista2025-11-201-2/+2
|
* Removed the set fl7_twb. It's the same program as fl7_500, but with Roberto Fresca2025-11-202-21/+0
| | | | different serial number and bit5 stuck along the whole dump.
* pc/pc_t1t.cpp: Fixed horizontal resolution of 640*200 1BPP mode for Tandy 1000. Vas Crabb2025-11-211-0/+1
|
* subsino/subsino2.cpp: dumped DS1971 for trea2000 [Ioannis Bampoulas] Ivan Vangelista2025-11-201-2/+2
|
* pc/pc_t1t.cpp: Emulate one more detail of Tandy 1000 CGA compatibility. Vas Crabb2025-11-211-1/+9
|
* New systems marked not working Ivan Vangelista2025-11-207-13/+234
| | | | | | | | | | | | ------------------------------ Blue Shark (Subsino, Ver. 1.0) [Ioannis Bampoulas] Foxy Ruby (Ver. US.01.01.A) [Ioannis Bampoulas] Treasure 2000 (Ver. 107) [Ioannis Bampoulas] New working clones ------------------ Daiku no Gensan (Japan, M84 hardware, set 2) [Apocalypse] U.S. Navy (Japan Resale Ver. 901130) [Manimani, Bonky]
* pc/pc_t1t.cpp: Use indirect colours so palette registers can be visualised. Vas Crabb2025-11-212-63/+71
|
* Flaming 7's improvements: Roberto Fresca2025-11-201-30/+36
| | | | | | | | Added more documentation, rearranged sets and descriptions. Clones promoted to working -------------------------- Flaming 7's (Cyberdyne Systems 7V5.00 (CB1000), 1000 bonus [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
* pc/pc_t1t.cpp: Improved GGA-compatible 320*200*2 mode emulation for Tandy 1000. Vas Crabb2025-11-212-27/+43
|
* hash/apple2_flop_misc.xml: fix file name for `dos321` (#14557) Roman Donchenko2025-11-201-1/+1
|
* sequential/sixtrak.cpp: Added Rev A as a clone. (#14556) m1macrophage2025-11-202-20/+75
| | | | | New working clones ------------------ Sequential Circuits Six-Trak (Model 610) Rev A
* cpu/nec/v5x.cpp: Hook up V53 timer 1 routing to the SCU, and made more ↵ arbee2025-11-192-1/+46
| | | | SCU-related pins accessible to V53 users. [R. Belmont]
* machine/swim1.cpp: Guard against machine().time() going randomly in reverse. ↵ arbee2025-11-197-0/+29
| | | | | | Fixes MAME freezing or crashing when a floppy is inserted at the Finder on many Macs. [R. Belmont] apple/iosb.cpp, maciici.cpp, maciivx.cpp, maclc.cpp, macprtb.cpp, macpwrbk030.cpp: Consistently apply a 5 cycle wait state to SWIM access as macii.cpp does. [R. Belmont]
* Fever Chance (cross-system for W-4) improvements: Roberto Fresca2025-11-201-4/+20
| | | | | | | | | - Added proper machine config. - Modified screen update to support different reel number for double up numbers. Clones promoted to working -------------------------- Fever Chance (W-6, cross-system for W-4) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
* misc/goldstar.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-11-202-4/+57
| | | | | | | | | | - Added hopper device to all Flaming 7 family. - Set hopper payment as default. - Added new 1000 bonus set. New clones marked not working ----------------------------- Flaming 7 (Custom Hardware, Main, 1000 Bonus) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
* -namcos23.cpp: Hook c422_irq_w in crszone's MIPS map, fixes booting. [Ryan ↵ Ryan Holtz2025-11-201-0/+1
| | | | Holtz]
* sinclair/specnext.cpp: various fixes (#14549) holub2025-11-194-22/+39
| | | | | mame/sinclair/specnext.cpp: Added second SDCARD; route mono speaker to both channels; fixed typo in joystick mapping; missing screen updates sinclair/screen_ula.cpp: Fixed half pixel scroll; fix bug in rendering sinclair/specnext_tiles.cpp: Fixed scroll for different types of tiles
* pc/pc_t1t.cpp: Emulate mode and addressing control registers properly. Vas Crabb2025-11-204-530/+679
| | | | | | | | This emulates the actual effects of the addressing control and mode registers, rather than trying to recognise commonly used combinations. This also corrects the data path width for the Tandy 1000 EX/SX/HX video hardware.
* New systems marked not working Ivan Vangelista2025-11-193-23/+70
| | | | | | ------------------------------ Crazy Bugs II (V102US) [Ioannis Bampoulas] Texas Holdem (V015US) [Ioannis Bampoulas]
* mcs51: Add read/write slave address registers to 80c51 Olivier Galibert2025-11-192-0/+46
|
* sequential/sixtrak.cpp: Added pre-initialized NVRAMs. (#14548) m1macrophage2025-11-191-13/+25
|
* New working clones Ivan Vangelista2025-11-194-39/+139
| | | | | | | | | | | ------------------ Moto Frenzy (Field Test Version, Jul 22, 1992) [chaneman] New clones marked not working ----------------------------- Silent Scope EX (ver EAC 1.20) [ArcadeGamer1972] - itech/iteagle.cpp: added some notes about the boot ROMs [Brian Troha]
* misc/goldstar.cpp improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-11-181-3/+2
| | | | | - Fixed Fever Chance W4 1st reel. - Fixed Wild Cat and Wild Cat 3 top reel cats animation.
* New working systems Nigel Barnes2025-11-183-0/+633
| | | | | | | | | | | | | ------------------- MC 600 [Nigel Barnes, anonymous] New working software list additions ----------------------------------- psion_flop: MS-DOS Utilities & Laplink III [anonymous] New NOT_WORKING software list additions --------------------------------------- psion_flop: File Manager [anonymous]
* machine/82c100.cpp: New 82C100 IBM PS/2 Model 30 and Super XT device. Nigel Barnes2025-11-187-0/+1270
| | | | | | machine/82c606.cpp: New 82C606 CHIPSpak Multifunction Controller device. machine/psion_asic7.cpp: New Psion ASIC7 device.
* machine/upd765.cpp: Added Control Port C4 and C6 outputs for TC8566AF. Nigel Barnes2025-11-182-7/+28
|
* New working systems Nigel Barnes2025-11-182-59/+154
| | | | | ------------------- Portfolio 2 [Nigel Barnes, derkom]
* video/82c425.cpp: New 82C245 CGA LCD/CRT Controller device. Nigel Barnes2025-11-183-0/+589
|
* New systems marked not working angelosa2025-11-182-0/+330
| | | | | ------------------------------ Dreamcast Arcade Stick Checker [McRetro.net]
* Fixed Flaming 7 W4 machine. Roberto Fresca2025-11-181-0/+4
|
* Layout for Access Virus Classic (#14545) Felipe Corrêa da Silva Sanches2025-11-182-1/+1262
|
* Layout for the Patinho Feio computer (#14543) Felipe Corrêa da Silva Sanches2025-11-184-336/+1241
| | | | Co-authored-by: Nicoly Sampaio <nicoly.sampaioluz@gmail.com> Co-authored-by: FelipeNasc <felipens27@gmail.com>
* bus/pc98_cbus/options.cpp: Fix build for the moment AJR2025-11-171-1/+0
|
* New working clones Roberto Fresca2025-11-182-3/+24
| | | | | ------------------ Special 7 (Taiwanese Hardware, encrypted, set 3) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]