Commit Graph

68542 Commits

Author SHA1 Message Date
Patrick Mackinlay
316e939078 wtl3132: expose register state (nw) 2019-09-13 11:32:01 +07:00
Patrick Mackinlay
40de5e0551 bt431: fix masking (nw)
Address and command register masking to match SGI IDE cursor test expectations.
2019-09-13 11:09:24 +07:00
braintro
bd50190cfe New working clone
New working clone
------------------
Raiden Fighters (Greece) [Sergio Galiano, Recreativos Piscis]
2019-09-12 21:49:09 -05:00
MetalliC
85a3861638 cps3.cpp: confirmed sfiii3 dump is good, updated to CHD v5 (nw) 2019-09-13 02:41:43 +03:00
AJR
ccce9e7adb scc68070: Split up internal register block handlers; add some RESET behavior (nw) 2019-09-12 15:46:14 -04:00
AJR
ca6d02b1e3 multipcm: Fix crash on exit (nw) 2019-09-12 14:20:52 -04:00
Robbbert
8694d47a4c argo : added dma,crtc,pit,cassette by guesswork. 2019-09-13 03:08:37 +10:00
Ivan Vangelista
5ae198b015 wyvernf0.cpp: measured clocks [Guru] 2019-09-12 18:12:57 +02:00
AJR
0a9059535b karnov.cpp: All games in this driver use the same two boards (nw) 2019-09-11 23:27:20 -04:00
AJR
216de309c6 deco_mlc.cpp: Fix 8bpp sprite mode regression and emulator hanging in avengrgs (nw) 2019-09-11 22:53:35 -04:00
braintro
e001b228f6 (nw) Better documentation on Chelnov labels
The "EE" labels are common, the "EPR-" are rare
Verified the World ROM labels and MCU label.
For all sets the BPROMs are EE-16 & EE-17
Reinstate that EE-17 differs between sets and needs verification
2019-09-11 21:27:18 -05:00
braintro
adc60fd190 (nw) Correct ROM labels for Chelnov (Japan) 2019-09-11 20:40:02 -05:00
couriersud
9ea16d24e2 nl_examples: commit some long overdue changes. (nw) 2019-09-12 01:02:01 +02:00
R. Belmont
0c02c8aa07
Merge pull request #5612 from clawgrip/patch-13
New working software list additions
2019-09-11 14:16:51 -04:00
R. Belmont
ae625179c4
Merge pull request #5614 from npwoods/natkeyboard_std_array
Changing some arrays to use std::array<> in natkeyboard
2019-09-11 14:16:28 -04:00
npwoods
bc15184c90 Changed osd_get_clipboard_text() to return std::string (#5615)
* Changed osd_get_clipboard_text() to return std::string

This change has only been tested on Windows.  The Un*x/Mac versions were
made blindly; they might not even build.  This needs to be checked prior
to merging.

* Fixing Mac OS X build (hopefully)
2019-09-11 14:16:02 -04:00
ajrhacker
4f8928432a
Merge pull request #5621 from cam900/deco_mlc_bgblend
deco_mlc.cpp : Re-enable background color blending, Misc updates
2019-09-11 13:15:10 -04:00
ajrhacker
8d4faf60b3
Merge pull request #5622 from algestam/gnw_bfight_jet_thrust_sound_fix
hh_sm510: Melody ROM fix for gnw_bfight thrust effect
2019-09-11 13:14:32 -04:00
algestam
b25a18449c hh_sm510: Melody ROM fix for gnw_bfight thrust effect 2019-09-11 18:17:18 +02:00
AJR
405b7ef627 midzeus.cpp, zeus2: Bring static variables inside class; eliminate auto_alloc (nw) 2019-09-11 12:10:36 -04:00
hap
b2d8689462 nl: prodigy has no netlist (nw) 2019-09-11 17:21:40 +02:00
AJR
bdba7c85bd taito_f3.cpp, slapshot.cpp: Eliminate auto_alloc in video section (nw) 2019-09-11 11:18:48 -04:00
hap
27fec5deb6 ggm: add more keypad overlays (nw) 2019-09-11 17:17:40 +02:00
AJR
a193739a9d multipcm: Eliminate auto_alloc (nw) 2019-09-11 11:04:10 -04:00
AJR
80f1348e62 model1.cpp, model2.cpp: Eliminate auto_alloc (nw) 2019-09-11 10:45:22 -04:00
cam900
f33b1ee71d deco_mlc.cpp : Updates
Make background color blendable, Slightly simpler blending behavior, Fix spacing
2019-09-11 23:19:25 +09:00
Robbbert
48e3eb4174 (nw) i8251 : updated list of save-state variables 2019-09-11 19:52:12 +10:00
Ivan Vangelista
193b26e518 blackt96.cpp: measured PIC clock [Guru] 2019-09-11 07:17:22 +02:00
Robbbert
4279146dff (nw) i8251 : added notes 2019-09-11 14:53:01 +10:00
cam900
20b1e7fce1 deco_mlc.cpp : Update blending behavior and misc updates (#5620)
* deco_mlc.cpp : Updates
Update blending behavior closer to real hardware, Add notes, Fix  spacing, Reduce unnecessary lines, Use shorter / correct type values

* deco_mlc.cpp : Fix spacing
2019-09-10 23:13:47 -04:00
AJR
372cd19178 Fix QT debugger (nw) 2019-09-10 23:12:08 -04:00
AJR
5a24e6a29c rii: Misc. adjustments (nw) 2019-09-10 21:37:55 -04:00
AJR
0cd99546dd rii: Stack endianness is swapped; TBRD is allowed to be RPTed (nw) 2019-09-10 19:31:45 -04:00
AJR
286b34a24c rii: Add standard status flag display (nw) 2019-09-10 17:36:13 -04:00
AJR
ec4e6bdf0f Add preliminary RISC II execution core 2019-09-10 17:19:56 -04:00
couriersud
29575e4704 Fix SUBTARGET nl and move netlist makefile to gcc-9. (nw) 2019-09-10 21:40:24 +02:00
couriersud
7dea07a3ba netlist: Fix exception on MacOSX [Couriersud]
Some unknown system library seems to force the use of the global locale
on OSX. This is not the case for other *nix or Windows builds. This
commit fixes this by forcing the C locale in pfmt.
2019-09-10 21:37:36 +02:00
AJR
53df4f447d Use std::forward_list for breakpoint and registerpoint lists (nw) 2019-09-10 15:11:02 -04:00
AJR
e52c9cc290 exidy440.cpp: Fix crash/assertion failure caused by palette having too few entries 2019-09-10 14:48:37 -04:00
cam900
e4f1fad214 ay8910.h : Fix duty masking (#5616) 2019-09-10 12:43:22 -04:00
cam900
1fc8f18275 ay8910.cpp : Fix naming (#5613)
* ay8910.cpp : Fix naming

* ay8910.cpp : Fix typo
2019-09-10 12:41:40 -04:00
ajrhacker
cb1a70cd0f
Merge pull request #5617 from clawgrip/patch-14
balsente.cpp: Fix notes about missing games (nw)
2019-09-10 10:24:48 -04:00
ClawGrip
166c24b6b7
balsente.cpp: Fix notes about missing games (nw) 2019-09-10 16:23:12 +02:00
angelosa
0e4d54c508 archimds.cpp: preliminary serial joystick interface [Angelo Salese]
- also adds compatibility tests for AA (nw)
2019-09-10 13:18:28 +02:00
npwoods
35e5616ca8 Changing some arrays to use std::array<> in natkeyboard 2019-09-10 06:41:15 -04:00
hap
d5b3dca0ad hh_sm510: add note (nw) 2019-09-10 10:57:20 +02:00
algestam
14d05d780d fix issue with explosion sound effect not playing after miss (#5611) 2019-09-10 10:47:40 +02:00
Lord-Nightmare
a57b7a12c1 The unpopulated eproms on the Symbolics 3670 FEP read as 0xFF, based on hardware tests. [Josh Dersch] 2019-09-10 03:07:19 -04:00
AJR
d37ab0c826 rii: Misc. notes; minor disassembler update (nw) 2019-09-10 00:45:02 -04:00
Roberto Fresca
6fc14b90ed igspoker.cpp: Workaround to fix the random locks for protection
in the sets cpoker, cpokert and cpokerx. Also fixes MT03635.
[Roberto Fresca]
2019-09-10 05:20:41 +02:00