| Commit message (Collapse) | Author | Files | Lines |
|
* fmtowns: add the Model 2 ROMs
- Dumped and added the ROMs from an first-generation FM Towns Model 2,
and made it the parent set. For now we'll assume that the Model 1 ROMs
are the same, since the only differences between them are the amount of
floppy drives and RAM.
- Removed the old "fmtowns" set, since its ROMs completely match the FM
Towns II MX ones after splitting them.
- Renamed and added a few comments to the "fmtownsa" set so the
description is a bit more accurate. It seems to be from a
third-generation model, probaby a CX.
- Added a comment with a list of all the known FM Towns models.
* TC Marty (nw)
* oops (nw)
* fix some mistakes (nw)
|
|
|
|
|
|
motherboards and BIOS versions (#5706)
* m24.cpp: Added Olivetti M21 and hitherto unknown BIOS revision
* at.cpp: added motherboards and BIOS files sorted by chipset
* at, m24: srcclean (nw)
* srcclean mame.lst (nw)
* at.cpp: motherboards and BIOS versions (nw)
* at.cpp: more motherboards and BIOS versions (nw)
* at.cpp: more motherboards and BIOS versions
* at.cpp: sorted by chipset, added more motherboards and BIOS versions
* at.cpp: more 486 motherboards and BIOS versions (nw)
|
|
MINGW bash shell (#5740)
|
|
|
|
|
|
* New working software list additions
-----------------------------------
apple2_flop_orig: Whole Numbers: Multiplication (cleanly cracked), Statistics (Version 3.3) (cleanly cracked), Fractions: Basic Skills (cleanly cracked) [4am, Firehawke]
apple2_flop_clcracked: Winter Games, Apple Stellar Invaders, Ulysses and the Golden Fleece [4am, Firehawke]
* New working software list additions
-----------------------------------
apple2_flop_orig: Simultaneous Linear Equations [4am, Firehawke]
* New working software list additions
-----------------------------------
apple2_flop_clcracked: Balancing Act (cleanly cracked), Fractions: Subtraction (cleanly cracked) [4am, Firehawke]
* New working software list additions
-----------------------------------
apple2_flop_orig: The Coveted Mirror, Alibi, Reversal, The Haunted Palace, Sherlock Holmes in Another Bow, Dogfight II, The Mask of the Sun (Version 2.1), Pulsar ][ [4am, Firehawke]
|
|
* Check that m_display is not null to prevent crash
https://mametesters.org/view.php?id=7372
* Probe method to check if X11 is actually being used
As per: https://github.com/mamedev/mame/pull/5725#issuecomment-540004475 this will help MAME verify X11 has no inputs when X11 is not actually being used (e.g. on RetroPie where SDL display is RPI).
* Fix issue where a lightgun with no name would return nullptr
As suggested by https://github.com/mamedev/mame/pull/5725#issuecomment-539914514 , a bug in create_lightgun_device() returned nullptr if the lightgun had no name. Now it will create the device with a name using the lightgun's device index
* Change older m_display change to assert
This module can now be probed and disabled correctly if X11 is not being used. Removed the if statements that would be called every cycle (and fail silently) in favor of asserts, as MAME does not currently handle dynamic hardware configuration changes.
* Fixing semicolons in asserts that were ifs
|
|
Also improve code readability.
|
|
pc8401a: Derive clocks from XTAL (might well be different for pc8500, so not used there) (nw)
|
|
move more stuff out to derived state classes, reduce tag map lookups
|
|
-------------
Game & Watch: Super Mario Bros. (crystal screen) [algestam, Mr Jiggles the Christmas Man]
|
|
bad dump [MajorPBX]
|
|
----------------------------------
El Dorado [Team Europe]
|
|
|
|
* fifo half-full interrupt latching
* address map banking
* conf not dip switches
* logging improvements
|
|
|
|
|
|
The Vulkan renderer has to be disabled on Yosemite and older because its backend depends on Metal.
|
|
|
|
ymf262.cpp : Add notes
|
|
really should be split up more
|
|
* Actually honor VERBOSE setting
* Current shaders build setup is not capable of parallel build
|
|
ibm5170: Links - The Challenge of Golf (5.25"HD)
|
|
|
|
|
|
* Removed sound CPU boot hack.
* Fixed sound CPU reset/halt behavior.
* Documented controller shift-register protocol and removed inaccurate direct port hookups.
* Removed P3/P4 ports which don't exist on real hardware.
* Added save state registration.
|
|
|
|
|
|
|
|
around the sound freeze issue. Most games work fairly well.
|
|
|
|
|
|
New working clone
------------------
Buggy Boy/Speed Buggy (cockpit, rev. B) [pacman70, Asayuki Kizuyomina]
|
|
- moved netlists out of driver code into audio/ or machine/ as
nl_xxx.cpp files.
- identified and documented extended validation
- updated arcade, mess and nl targets
|
|
decapped/dump MCU for Fire Trap (US) [TeamEurope, Brian Troha, The Dumping Union]
|
|
|
|
|
|
|