Commit Graph

77107 Commits

Author SHA1 Message Date
cgwg
1a9560f064 Modified crt-geom-deluxe to track the power-law fall-off for longer (up to 1024 frames). Ensured that the intensity falls to zero afterward.
Note that this is currently only compiled for GLSL.
2020-12-23 21:56:05 +01:00
Ryan Holtz
02e7569aa4 -segas16b: Demoted bayroute1 to MACHINE_NO_SOUND. [Dunard Garaus] 2020-12-23 20:07:34 +01:00
Ivan Vangelista
decb135282 champbwl.cpp: removed MACHINE_*_MEMBER macros 2020-12-23 18:14:32 +01:00
AJR
0d77739c27 Add dump and skeleton devices for Emerald Technology 3XTwin ISA board 2020-12-23 10:56:26 -05:00
Robbbert
fc2a349485 cdp1864, eti660: fixed colour bugs 2020-12-24 01:25:49 +11:00
hap
600a989439 cps3: remove GAME_FLAGS alias now that it's not multiple flags anymore 2020-12-23 11:35:06 +01:00
hap
d3c2634e61 cps1: remove usage of octal literals, probably a typo 2020-12-23 11:33:17 +01:00
hap
cec7f7c683 snova: added inputs and leds 2020-12-23 11:29:15 +01:00
arbee
c0dee3c856 apple2gs: more slot mapping fixes based on hardware tests [gorlik, R. Belmont] 2020-12-22 23:02:44 -05:00
Brian Troha
30077b1ecb New working clones
------------------
Narc (rev 1.80) [CoolMod, Phil Bennett, Brian Troha, The Dumping Union]
2020-12-22 21:11:44 -06:00
arbee
add5e8a421 apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child] 2020-12-22 21:54:58 -05:00
AJR
a58ecc28ee lbpc: Add keyboard interface 2020-12-22 20:01:18 -05:00
AJR
a93c606377 lbpc: Updates
- Fix DMA
- Correct FDC hookup; add floppy drive and software list
- Add jumper port

* v40, v50: Enable a few OPCN-related internal connections
2020-12-22 16:34:47 -05:00
Lord-Nightmare
a23ea53673 Add skeleton driver for MGA MIUCHIZ handhelds [Lord Nightmare, ChrisMiuchiz]
New machines marked as NOT_WORKING
------------------
MIUCHIZ Virtual Companions
2020-12-22 12:47:48 -05:00
AJR
b8c6c52e0a at.cpp: Fix megapc again 2020-12-22 12:01:26 -05:00
AJR
da803518e0 at.cpp: Fix some mistakes in last commit 2020-12-22 11:59:48 -05:00
AJR
a71c44c745 pc_kbdc: Merge "PC KBDC" device with slot connector 2020-12-22 11:45:44 -05:00
AJR
735e7d5b2a util/png: Use std::string_view internally in another function 2020-12-22 08:18:47 -05:00
hap
bf4338f9a8 New machines marked as NOT_WORKING
----------------------------------
Super Nova (Novag) [hap, Berger]
2020-12-22 13:40:02 +01:00
Brian Troha
6d070e9824 midwunit.cpp: Correct NBA Hangtime / NBA Maximum Hangtime ROM labels. Additional Documentation as well. 2020-12-21 22:13:09 -06:00
AJR
8706e84e98 bgfx/chainmanager.cpp: Remove another entirely useless string_format call 2020-12-21 23:10:11 -05:00
AJR
2194589656 util/png: Update add_text to take std::string_view for arguments 2020-12-21 23:07:50 -05:00
AJR
0a5d207e66 Eliminate many unnecessary c_str calls 2020-12-21 22:47:30 -05:00
AJR
1ed70b0181 device.cpp: Do a little less logging 2020-12-21 22:24:05 -05:00
AJR
39aefe64d3 bagmanmc, bagmanm2: Transplant to modern galaxian.cpp driver 2020-12-21 21:04:22 -05:00
AJR
bb18b80300 mbc020.cpp: Fix unused variable error 2020-12-21 20:36:23 -05:00
AJR
10f32b61ba mbc020: Improve memory map; add dump of mapping PROM 2020-12-21 18:26:07 -05:00
AJR
709fab5c5f vreadere: Improve palette and power controls (still not entirely right?) 2020-12-21 14:48:27 -05:00
Olivier Galibert
cf472744a2 view: Save their state 2020-12-21 19:48:50 +01:00
David Haywood
4a27ad89e9
bbl338 : manually put some code in RAM, I can't see where this is coming from (probably internal) (#7574)
* bbl338 : manually put some code in RAM, I can't see where this is coming from, looks like internal ROM.

* add logging for commands that will need to be simulated

* some notes on how dphh8213 uses the internal calls, because they seem to map to the same features

* better document inputs
2020-12-21 12:38:23 -05:00
ajrhacker
82bfcdf137
Merge pull request #7580 from clawgrip/patch-12
twinbskt.cpp: Add PCB ASCII layout, fix flags and add ROM placeholder for ISD2590P
2020-12-21 12:32:45 -05:00
Ivan Vangelista
f7a35e644e vicdual.cpp: corrected lives dips for hocrash [Guru]
devices/machine/roc10937.cpp: initialized one variable in the constructor to avoid race condition
2020-12-21 18:25:23 +01:00
ClawGrip
cc0e065bad
twinbskt.cpp: Add PCB ASCII layout, fix flags and add ROM placeholder for ISD2590P 2020-12-21 17:36:08 +01:00
ajrhacker
91bef944cf
Merge pull request #7578 from davide125/next5
next_cdrom: initial cdrom software list for next
2020-12-21 10:32:50 -05:00
AJR
5b47040833 mbc020: Activate CRT display 2020-12-21 09:50:26 -05:00
Brian Troha
ab0dd3b906 New working clones
------------------
Narc (rev 4.00) [Phil Bennett, Brian Troha, The Dumping Union]
2020-12-21 00:04:37 -06:00
Davide Cavalca
5dfe6624e1 next_cdrom: initial cdrom software list for next 2020-12-20 21:55:02 -08:00
AJR
6b0288beee New machines marked as NOT_WORKING
----------------------------------
MBC020-65 CPU/Video Board (Torque Systems OEM)
2020-12-20 23:37:31 -05:00
Lord-Nightmare
9fe840d3fe circus.cpp: swap the older and newer circus sets in the source file so the parent set appears above the (older) clone set. [Lord Nightmare] 2020-12-20 23:34:14 -05:00
AJR
18e363ae60 metlclsh: Remove tag lookup for RAM bank and fix save state loading 2020-12-20 17:50:50 -05:00
AJR
5b92ad399c twincobr.cpp: Remove state-changing postload method that makes no sense now 2020-12-20 17:48:40 -05:00
AJR
b8cdf7224c tsamurai.cpp: Add missing item to save state (was incorrectly being saved only for vsgongf) 2020-12-20 17:19:53 -05:00
ajrhacker
4064d87639
Merge pull request #7575 from ArcadeShadow/patch-78
ibm5150 - New working software list additions
2020-12-20 16:14:44 -05:00
ajrhacker
8a4279b34f
Merge pull request #7576 from ArcadeShadow/patch-79
ibm5170 - New working software list additions
2020-12-20 16:14:13 -05:00
AJR
29fc77b52a nyny: Fix emumem-related regression; make video flip controls more accurate 2020-12-20 14:52:26 -05:00
AJR
3395aa5a88 6821pia: Improve PA and CA2 output handling 2020-12-20 14:51:36 -05:00
ArcadeShadow
70a2212398
ibm5170 - New working software list additions
Added: [specfrce] Special Forces (3.5")
Renamed: [specfrce] Special Forces (5.25") -> [specfrce525] Special Forces (5.25")
2020-12-20 19:05:11 +00:00
ArcadeShadow
58ffb58619
ibm5150 - New working software list additions
Added: [dicktrcs] Dick Tracy: The Crime-Solving Adventure
Added: [ducktale] DuckTales: The Quest for Gold
Added: [simcityclg] SimCity Classic Graphics (add-on for Classic version)
Added: World Championship Soccer (5.25")
Added: World Championship Soccer (3.5")
Redumped: [simcitycl] - SimCity Classic (3.5", v2.00) -> The old set has a modified root and OEM ID
Renamed: [paprboy2] Paperboy 2 -> [paperbo2] Paperboy 2 -> standardize name, like the others software lists (megadriv, snes, amigaocs_flop)
2020-12-20 19:00:08 +00:00
ClawGrip
381b732620
New working clones (#7572)
New working clones

------------------
Wardner no Mori (Japan, bootleg) [jordigahan]
2020-12-20 09:44:41 +01:00
Olivier Galibert
14a4d13338 galpanic2: Fix command completion 2020-12-20 09:04:45 +01:00