summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version to 0.283mame0283 Vas Crabb2025-11-283-6/+6
|
* Fixed indentation for Ensoniq software lists. Vas Crabb2025-11-273-110/+101
|
* cpu/dsp563xx: This missed srcclean, do it now. Vas Crabb2025-11-262-17/+17
|
* Various fixes: Vas Crabb2025-11-268-63/+67
| | | | | | | | | * Corrected some system descriptions. * Fixed some truly bizarre tag manipulation. * Mark slot cards as not supporting save states if there's absolutely no effort to do so. * Things that are not DIP switches should not be DIP switches and should not have DIP switch locations.
* pc8801_cdrom.xml: Hypenate a suffix. Vas Crabb2025-11-251-1/+1
|
* a2videoterm: Fix out-of-bounds error with video RAM access and screen ↵ AJR2025-11-241-13/+13
| | | | corruption caused by writes to $CFFF
* pc/pc_t1t.h: Missing change corresponding to previous commit. Also srcclean. Vas Crabb2025-11-2372-327/+340
|
* -pc/pc_t1t.cpp: Fixed emulation of PCjr high-bandwith video modes with 64K RAM. Vas Crabb2025-11-233-65/+246
| | | | | | | | | | | | | * The 64kought now correctly shows bad graphics in these modes when run with 64K RAM. Doing this requires tricking the BIOS into thinking 128K RAM is present. -igs/igs_m027.cpp: Fixed inputs for Chong Chong Leyuan. Systems promoted to working --------------------------- Chong Chong Leyuan (V100CN) [David Haywood, Vas Crabb] Huangpai Zuqiu Plus / Chaoji Shuangxing Plus (V103CN) [David Haywood]
* ega: invert color don't care and make mode 1 work in the debugger cracyc2025-11-221-3/+3
|
* new NOT WORKING clones (#14568) mamehaze2025-11-222-0/+7
| | | | | New clones marked not working ----------------------------- XaviX Tennis (XaviXPORT, Japan) [David Haywood, Team Europe]
* Improved layout for Technics KN5000 (#14558) Felipe Corrêa da Silva Sanches2025-11-221-191/+628
|
* igs_m027: remove obsolete note after prev commit hap2025-11-221-3/+0
|
* New systems marked not working arbee2025-11-223-0/+626
| | | | | | | | | | | | | ------------------------------ Akai S2000 [R. Belmont] Akai S3000 [R. Belmont] Akai S3000XL [R. Belmont] Akai CD3000i [R. Belmont] Akai CD3000XL [R. Belmont] akai/s3000.cpp: New preliminary driver for Akai S2000, S3000(XL), and CD3000(XL). [R. Belmont] machine/upd765.cpp: Allow invalid auxcommand sent by S3000, which works on hardware. [R. Belmont]
* Update igs_m027.cpp - fix ccly tile ROM loading (#14571) mamehaze2025-11-221-1/+1
|
* Update igs_m027.cpp - fix cjsxp tile rom loading (#14569) mamehaze2025-11-221-1/+1
|
* e250: add preliminary address map hap2025-11-222-5/+21
|
* New systems marked not working Ivan Vangelista2025-11-222-1/+13
| | | | | ------------------------------ Creepy Reels [Ioannis Bampoulas]
* New clones marked not working Ivan Vangelista2025-11-222-2/+71
| | | | | | | | | ----------------------------- Queen Bee (Ver. 117) [Ioannis Bampoulas] Queen Bee (Ver. 123A) [Ioannis Bampoulas] Queen Bee (USA, Ver. 107) [Ioannis Bampoulas] - subsino/subsino2.cpp: dumped EEPROM for parent queenbee set [Ioannis Bampoulas]
* ega: read mode 1 cracyc2025-11-211-2/+17
|
* Cherry Bonus III (Ivanhoe V46-0799) improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-11-221-4/+182
| | | | | | | | | | | | | | - Modded memory map to allow more ROM space. - Switched the bad dumped foreground gfx with another set ones that have the same exact tiles. - Added workaround to bypass protections. - Inputs from the scratch with clean DSW. - Added Double Up Feature and Girls DIP switches. - Added buttons-lamps control panel layout. Clones promoted to working -------------------------- Cherry Bonus III (Ivanhoe V46-0799) [Roberto Fresca, Grull Osgo]
* skeleton/squale.cpp: Remapped AZERTY keyboard, and added CTRL and SHIFT+CTRL ↵ Nigel Barnes2025-11-221-26/+27
| | | | mappings.
* neogeo.xml: Added 2 working items (#14553) ArcadeShadow2025-11-211-0/+60
| | | | Bang Bang Busters 2 (demo) [PixelHeart] Double Dragon One (beta 3, 20250916) [OzzyOuzo]
* 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]