Commit Graph

77939 Commits

Author SHA1 Message Date
cam900
0a2caa105d
Refactored Seta sound, adding preliminary ST0032 sound support. (#7800)
* Renamed sound/nile.cpp to sound/setapcm.cpp.
* Added preliminary support for 16-voice ST0032 variant.
* jclub2.cpp: Hooked up ST0032 sound.
* jclub2.cpp, srmp6.cpp: Derive sound clocks from crystal frequencies.
2021-02-23 23:12:22 +11:00
987123879113
e6caf6fb9c
sound/cdda.cpp: Return LBA position as currently playing LBA. (#7811) 2021-02-23 23:05:18 +11:00
ksherlock
9e0d88f1f7 apple2gs.xml: Add descriptions for sys504/sys601 2021-02-23 23:04:14 +11:00
Olivier Galibert
b3d27a1c5f iwm/swim1: correct sense value when drive is not connectd 2021-02-22 21:58:16 +01:00
Olivier Galibert
d8c697eb85 mac: Correctly sync the main cpu to the via. Fixes the floppy writes, probably need to be propagated to other handlers 2021-02-22 18:34:33 +01:00
Olivier Galibert
c0e8eb5928 iwm: Finish the fix, sorry about the mistake 2021-02-22 08:27:52 +01:00
arbee
2878aeb47b iwm: compile fix [R. Belmont] 2021-02-21 19:51:36 -05:00
Olivier Galibert
7024ab3d2b iwm/swim: Small write fixes 2021-02-21 22:58:32 +01:00
Happy-yappH
5d5f3e3f85
video/hng64.cpp: Implemented priority Z sort mode for sprites. (#7789) 2021-02-21 22:37:12 +11:00
Ivan Vangelista
85cb1fc955 missile, mpz80, mz700, pockstat, pofo, proteus3, savquest: initialized some variables which were causing incorrect behaviours in drvnoclear debug builds 2021-02-21 09:03:00 +01:00
Vas Crabb
a425bd5d90 srcclean in preparation for branching release 2021-02-21 16:08:12 +11:00
Robbbert
2441cc0f8d bgfx png: The message parameters were the wrong way around. 2021-02-21 16:01:03 +11:00
Vas Crabb
574b21ffb9 bgfx: Compiled new shaders for Direct3D, ESSL, Metal and SPIR-V. 2021-02-21 15:24:27 +11:00
cgwg
92b2921754
bgfx: crt-geom and crt-geom-deluxe enhancements (#7766)
Added a "brightness boost" feature for the shadow mask that works by making the brightness ratio between bright and dark mask pixels closer to 1 for the brighter parts of the image.

Added clamping to zero so that underscanning produces a black border.

Added a "raster bloom" effect to crt-geom-deluxe that makes the image grow slightly when the average brightness of the screen is high, mimicking a common defect in CRTs.
2021-02-21 14:47:28 +11:00
r09
0c20cabef6
fmtowns_flop.xml: fix lordmon sha1 (#7809) 2021-02-20 17:20:19 -05:00
arbee
49a91865c7 macii(c)x: use SWIM1 when NEW_SWIM is enabled [R. Belmont] 2021-02-20 16:38:05 -05:00
Nigel Barnes
b8055d9852 bbc_tube_casper: VIA interface is enabled on address A4. 2021-02-20 18:31:12 +00:00
Robbbert
fe48c0296b moptions: Fixed a spelling mistake. 2021-02-21 05:15:07 +11:00
AJR
136211614e Ensure validation of device tags in non-default slot options 2021-02-20 13:03:33 -05:00
AJR
1eb4981acb Fix exception in debug build when selecting machine category filter 2021-02-20 11:20:27 -05:00
Olivier Galibert
3cd1a5f3e4 emumem: Disable the unmap-value-in-device-map test for now 2021-02-20 16:08:22 +01:00
Olivier Galibert
b9511ec83f mfi: Don't crash on a fully unformatted disk 2021-02-20 16:08:22 +01:00
Nigel Barnes
155d4487d6 tube_cms6809: Board is only mapped to upper half of tube addresses. 2021-02-20 12:14:38 +00:00
Ivan Vangelista
56516643a1 spectrum_cass.xml: Updated metadata for numerous entries. [ArcadeShadow] 2021-02-20 12:32:59 +01:00
ArcadeShadow
47ccab2666
ibm5170 - New working software list additions (#7797)
New working software list additions
-------------------------------------
Wolfenstein 3-D (shareware, Titanium Seal release) [Archive.org]
Mixed-Up Fairy Tales [The Good Old Days]

- ibm5170.xml: marked epdeepsea as bad dump (Modified root and OEM ID) [ArcadeShadow]
2021-02-20 11:53:29 +01:00
Alexis Bousiges
1e9089d858
apple1: New working software list additions (#7623)
New working software list additions
----------------------------------
apple1.xml: Hamurabi (Computerland of Nashua) [Brutal Deluxe]
apple1.xml: Nightmare 6 (Computerland of Nashua) [Brutal Deluxe]
2021-02-20 11:49:21 +01:00
ArcadeShadow
e7e5527e50
ibm5150 - New working software list additions (#7796)
New working software list additions
-----------------------------------
Maniac Mansion [The Good Old Days]
Tunnels & Trolls: Crusaders of Khazan [The Good Old Days]
Valhalla - Ragnarok [The Good Old Days]
Cyrus 3-D Chess (shareware, Titanium Seal release) [Archive.org]
VGA Slot Machine (Titanium Seal release) [Archive.org]
2021-02-20 11:22:32 +01:00
Robbbert
4d31ab1fff Make -listmedia compatible with grep/find
Examples:

List all systems with .tap support: mame -listmedia | find ".tap"

List all systems with paper tape reader: mame -listmedia | grep (ptap
2021-02-20 20:37:18 +11:00
Ivan Vangelista
a16eba4052 sk.cpp and 315_5313 devices, actions_atj2279b, rainbow and silverball drivers: ran srcclean and some grammar corrections for recenty merged PRs 2021-02-20 07:10:37 +01:00
cam900
0e62fc43d0
neogeo.cpp: Add notes for AES clock, regional difference (#7369)
* neogeo.cpp: Add notes for AES clock, regional difference
neogeocd.cpp: Move value into driver class, Add notes for hardware region

* neogeo.cpp: Fix spacing
2021-02-20 06:52:04 +01:00
Onmp314
8dd6c849d5
actions_atj2279b.cpp: add notes (#7392) 2021-02-20 06:50:22 +01:00
cam900
5ecba50ff3
sk.cpp: Add notes for Sonic 3 & Knuckles save ... (#7805)
...feature
2021-02-20 06:45:31 +01:00
cam900
6dfcaef06f
315_5313.cpp: Fix/Add hardware related notes (#7567) 2021-02-20 06:35:50 +01:00
rfka01
d913d6ed60
rainbow.cpp: Rainbow 100 A ROM added [bsdimp] (#7723) 2021-02-20 06:33:29 +01:00
r09
e934b02314
fmtowns_flop.xml: 4 new dumps, 1 replacement (#7742)
New working software list additions
-----------------------------------

Cameltry (cracked) [cyo.the.vile]
Columns (cracked) [cyo.the.vile]
Lord Monarch [cyo.the.vile]
Nonomura Byouin no Hitobito [r09]

Replaced software list items
----------------------------

Toushin Toshi [rockleevk]
2021-02-20 06:32:12 +01:00
ArcadeShadow
084ebab5c9
gamegear.xml: corrected description for suprjedi (#7795) 2021-02-20 06:26:02 +01:00
ArcadeShadow
7b0559887c
sms.xml: updated release year for fireice (#7655) 2021-02-20 06:24:34 +01:00
ClawGrip
757e506018
New machines marked as NOT_WORKING (#7769)
New machines marked as NOT_WORKING
----------------------------------
Silverball (8.01) [jordigahan, ClawGrip]

New clones marked as NOT_WORKING
--------------------------------
Silverball (6.32) [Asure]
Silverball (7.20) [Asure]
Silverball Bulova (4.09, set 1) [Asure]
Silverball Bulova (4.09, set 2) [Asure]
2021-02-20 06:14:10 +01:00
ClawGrip
f834335d26
New machines marked as NOT_WORKING (#7700)
New machines marked as NOT_WORKING
----------------------------------
Photo Play 2001 (Spanish) [jordigahan, ClawGrip]
2021-02-20 06:11:35 +01:00
Nigel Barnes
160083d812 i2cmem.cpp: Fix duplicate shortname. 2021-02-20 02:18:27 +00:00
Nigel Barnes
503941bf1e i2cmem.cpp: Added PCF8570 device. 2021-02-20 00:22:05 +00:00
Nigel Barnes
6d93412a24 acorn_memc.cpp: Disable side effects in high_mem_r handler. 2021-02-20 00:22:05 +00:00
Nigel Barnes
2a4a487ec2 bus/bbc/tube: Added the CMS 6809, Acorn 16032, and Acorn A500 2nd processors. 2021-02-20 00:22:05 +00:00
AJR
217b830c4b macadb.cpp: Initialize more variables; modernize logging 2021-02-19 18:41:39 -05:00
ClawGrip
3808daa919
Add new BIOS version '12-07' for 'snes4sl' [Victor Fernandez (City Game), ClawGrip] (#7714) 2021-02-19 21:44:50 +01:00
Ivan Vangelista
8730f0871c New NOT_WORKING software list additions
---------------------------------------
lynx.xml: Lynx Othello [anonymous]
2021-02-19 21:41:10 +01:00
Ivan Vangelista
058c80d086 - dec0.cpp: updated hardware infos [Guru] 2021-02-19 20:27:27 +01:00
ClawGrip
8be77e81fb
New machines marked as NOT_WORKING (#7801)
* New machines marked as NOT_WORKING
----------------------------------
PlayCenter Champions Tournament (v9.3) [Recreativas.org]
2021-02-19 20:18:06 +01:00
ClawGrip
996cc5f5a6
svga_s3.cpp: Add BIOS for S3 86C775/785 and ExpertColor M50-02 86C775 (both V.1.01.04) [jordigahan, ClawGrip] (#7765) 2021-02-19 20:14:02 +01:00
987123879113
c1bf5de0f0
ksys573: Add ATA CS1 to memory map (#7804) 2021-02-19 20:07:00 +01:00