summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* sega/powervr2.cpp: apply portions of PR #7746 to newest codedc_pvr-thread angelosa2023-05-092-7/+50
|
* hash/dc.xml: update QA notes angelosa2023-05-091-3/+11
|
* UI refinements/fixes: Vas Crabb2023-05-109-60/+65
| | | | | | | | | | | | | | | ui/filemngr.cpp: For an empty media device, look for another device with a mounted software item that has compatible parts before falling back to the file manager. This is useful when mounting a multi-part item via the menus, or for a system like the X68000 with multiple drives where the boot disk remains mounted but another application disk is automatically ejected when you're prompted for the next disk. ui/datmenu.cpp: Don't assume mounted images are always from software lists (fixes MT08620), and take the first image mounted from a software list rather than the last. bus/s100: Got rid of simple_list.
* image: Executive decision: disk regions used the owner name (e.g., no :image) Olivier Galibert2023-05-0965-492/+492
|
* spacegun: add maximum quantum hap2023-05-091-0/+2
|
* frontend/mame/audit.cpp: Work around issues when no ROMs are shared with ↵ Vas Crabb2023-05-092-5/+39
| | | | | | | | immediate parent (MT08625). The issue occurred when a system with no ROMs or only bad dumps had an immediate parent with no ROMs in common. This is another thing broken by the attempts to hide "missing" ROM sets from audits.
* namco/namcops2.cpp: redumped taiko8' s DVD (data SHA1 matches the older ↵ Ivan Vangelista2023-05-091-1/+5
| | | | dump) and converted it to CHD with the new createdvd option [f205v]
* sgi: add 4D keyboard low-level emulation [Bitsavers] Patrick Mackinlay2023-05-099-693/+510
|
* x68k_flop.xml: Added Mi ni Ikuzo! Hedgehog doujin. (#11184) ICEknigh72023-05-091-0/+13
| | | | | | | One of the first Sonic fan games, made by Kiyoshi Sakai of Umihara Kawase fame. New working software list items --------------------------- x68k_flop: Mi ni Ikuzo! Hedgehog
* gameboy.xml; snes.xml: Change NP abbreviation (#11198) ArcadeShadow2023-05-092-47/+47
| | | Change the "NP" abbreviation by "Nintendo Power service"
* capcom/cps3.cpp: fixed CD-ROM detection [Windy Fairy] Ivan Vangelista2023-05-091-42/+42
|
* bus/msx/ctrl: Added Arkanoid Vaus controller. (#11201) wilbertpol2023-05-094-0/+138
|
* Clones promoted to working hap2023-05-0817-50/+379
| | | | | | | | | -------------------------- Scrabble Lexor: Computer Word Game (MN1405 version) [hap, Sean Riddle] New systems marked not working ------------------------------ Basketball (Tomy) [hap, Sean Riddle]
* mainevt, tmnt: Correct polarity of uPD7759 ST line writes AJR2023-05-082-14/+18
|
* Remove stray fprintf Olivier Galibert2023-05-081-1/+0
|
* image: Fix initialisation order, fix file menu enable, refine gdrom support Olivier Galibert2023-05-086-16/+21
|
* zxbus/neogs: sdcard support (#11191) holub2023-05-084-40/+251
| | | * zxbus/neogs: sdcard support
* namco/namcops2.cpp: dumped firmware updater CD for taiko7 [f205v] Ivan Vangelista2023-05-081-0/+3
|
* ata/gdrom.cpp: overhaul (#11140) Angelo Salese2023-05-086-272/+684
| | | | | | | - ata/gdrom.cpp: Fix READ_TOC command, improve logging, add redbook playback & repeat, add basic CD status; - ata/gdrom.cpp: fix loopchk Maker/Model identify ATA command 0104; - ata/gdrom.h: flip is_ready() to true, fixes several hangs (cfr. hash/dc.xml) - sound/aica.cpp: fix EXTS[1] routing; - sega/dccons.cpp: fix dcfish gdrom region hookup regression;
* st_flop.xml: Metadata cleanups (#11176) ArcadeShadow2023-05-081-68/+68
| | | | - Replaced regions abbreviation by their full name ("Euro", "Swe") - Lowercase to descriptive word "Rev."
* nintendo/n64_gateway.cpp: New driver and software list submission [Foxhack, ↵ David 'Foxhack' Silva2023-05-085-27/+846
| | | | | | | Angelo Salese] (#11177) New software list items marked not working ------------------------------------------ n64_lodgenet.xml: 1080° Snowboarding, Donkey Kong 64, Dr. Mario, Excitebike 64, F-Zero X, Gauntlet Legends, Hydro Thunder, Kirby 64 - The Crystal Shards, The Legend of Zelda - Majora's Mask, The Legend of Zelda - Ocarina of Time, Mario Golf, Mario Kart 64, Mario Party 3, Mario Tennis, Midway's Greatest Arcade Hits Vol. 1, Mortal Kombat 4, The New Tetris, Paper Mario, Pilotwings 64, Pokémon Snap, Rampage 2 - Universal Tour, Ready 2 Rumble Boxing, Rush 2 - Extreme Racing USA, Star Fox 64, Star Wars - Rogue Squadron, Super Mario 64, Super Smash Bros., Virtual Chess, Virtual Pool 64, Wave Race 64, Yoshi's Story [Forest of Illusion]
* mc68000: IO cleanup Dirk Best2023-05-081-19/+15
|
* - atari/mhavoc.cpp: consolidated driver in single file Ivan Vangelista2023-05-085-606/+656
| | | | | | - galaxian/galaxian.cpp: fixed MT08630 [johnmcallister] - taito/taitosj.cpp: fixed MT08631 [johnmcallister]
* Adjustments to option priority interactions: Vas Crabb2023-05-0917-314/+238
| | | | | | | | | | | | emu/sound.cpp: Made -volume in source file INI or higher priority context take precedence over volume read from CFG file. This matches behaviour of -bgfx_screen_chains. emu/input.cpp: Made explicit -no{mouse|joystick|lightgun} take precedence over -{mouse|trackball|adstick|paddle}_device etc. from lower priority levels. Alos got rid of a bunch of unnecessary simple_list.
* mcs51: implement serial input/output as bit stream (#11190) Patrick Mackinlay2023-05-0829-568/+487
| | | * fix [MT#05495](https://mametesters.org/view.php?id=5495)
* twin16.cpp: Correct polarity of uPD7759 ST line writes AJR2023-05-071-2/+5
|
* mn1400: add i/o ports hap2023-05-0711-56/+184
|
* video/zr36110.h: fix compile Angelo Salese2023-05-071-2/+2
|
* zr36110: Add skeleton Olivier Galibert2023-05-077-47/+325
| | | | hrdvd: Hook up the mpeg chip
* konami/firebeat: Update pop'n music to use DVD CHDs + add clones for popnanm ↵ 9871238791132023-05-072-18/+61
| | | | and popnanm2 to allow for working license and expire license modes (#11195)
* mn1400: add most opcodes hap2023-05-074-8/+147
|
* mn1400: add opcode placeholders hap2023-05-076-3/+467
|
* mn1400: add pinout reference hap2023-05-064-5/+46
|
* mn1400: add mn1405 device hap2023-05-068-26/+140
| | | | | | New clones marked not working ----------------------------- Scrabble Lexor: Computer Word Game (MN1405 version) [hap, Sean Riddle]
* hcastle: simplify ram banking hap2023-05-061-46/+13
|
* hh_mn1400: add skeleton driver hap2023-05-066-15/+223
| | | | | | New systems marked not working ------------------------------ Computer Perfection [hap, Sean Riddle]
* abc806_flop.xml: Update CRC value (#11197) ArcadeShadow2023-05-061-1/+1
| | | Update CRC value (missing first character) on "cpm_turbo.img" file
* archimedes.xml: Metadata cleanups (#11180) ArcadeShadow2023-05-061-277/+723
| | | | | | | | | * archimedes.xml: Metadata cleanups Lowercase on descriptive words ("Demo", "Alt") * Update archimedes.xml Moved relevant software comment to notes tag
* konami/hcastle.cpp: fix missing return. [R. Belmont] arbee2023-05-061-0/+1
|
* kaypro.cpp: Add RTC to '84-type systems AJR2023-05-063-21/+85
|
* mn1400: add device skeleton hap2023-05-068-9/+355
|
* bus/isa: Added IBM PS/2 speech adapter card. (#11157) Luigi Thirty2023-05-074-0/+553
|
* konami/hcastle.cpp: Fixed work RAM banking and coin counter mapping. ↵ arbee2023-05-061-9/+48
| | | | [Jotego, R. Belmont]
* atari/bzone.cpp, skeleton/bolsaint.cpp: Updated comments. (#11186) ClawGrip2023-05-072-2/+5
| | | | skeleton/bolsaint.cpp: Fix copyright holder. atari/bzone.cpp: Add notes about Desert Wars blue overlay.
* stern/berzerk.cpp: Correct frenzy year to 1982. (#11196) David Haywood2023-05-071-1/+1
| | | All sources seem to suggest a June/July 82 release date, and the title screen shows 82.
* kaypro.cpp: Add screen raw parameters AJR2023-05-062-11/+6
|
* osdlib.h: Add missing #include AJR2023-05-061-0/+1
|
* xbox_nv2a.cpp: worked around another GCC 13.1 error. [R. Belmont] arbee2023-05-051-1/+19
|
* atapicdr, cdromimg: Fix gdrom support Olivier Galibert2023-05-052-2/+5
|
* mc68000: Support PC keyboards, promote to working Dirk Best2023-05-051-10/+48
| | | | | | Systems promoted to working ---------------------------- mc-68000-Computer