cam900
2dc938da29
psikyosh.cpp : Updates, Cleanups ( #4354 )
...
* psikyosh.cpp : Updates, Cleanups
Make tilemap draw routine related to cliprect, Fix tilemap size when enabled per-line effects, Remove MCFGs, ACCESSING_BITS, Runtime tag lookups, Minor code style fixes, Add seperated address map related to mahjong controller, Fix namings, Reduce unnecessary values / handlers, Add notes, Convert some arrays into std::unique_ptr, Fix some spacing
ymf278b.cpp : devcb3
* psikyosh.cpp : More fix namings, Add constant values instead macro
2019-03-31 16:55:17 -04:00
cam900
d5344a7bba
snk68.cpp : Cleanups / Updates ( #4403 )
...
* snk68.cpp : Cleanups / Updates
Split pow, searchar state related to foreground layer difference, Fix namings, Reduce ACCESSING_BITs, Runtime tag lookups, Unnecessary handlers, ROM regions
snk68_spr.cpp : bool'd flipscreen value
* snk68.cpp : Fix input
* snk68.cpp : Fix spacing
2019-03-31 16:54:32 -04:00
cam900
79d466090d
kickgoal.cpp : Remove MCFGs, Minor cleanups (nw) ( #4564 )
...
* kickgoal.cpp : Remove MCFGs, Minor cleanups (nw)
Fix some namings, Add notes related to gfxs, Reduce unnecessary line, Handlers, Duplicate, Use shorter / correct type values
* kickgoal.cpp : Minor fixes (nw)
* kickgoal.cpp : Additional fixes
2019-03-31 16:54:04 -04:00
R. Belmont
7ca5bb1627
Merge pull request #4474 from cam900/cps3_code
...
cps3.cpp : Updates / Cleanups
2019-03-31 16:53:06 -04:00
R. Belmont
71c338e68f
Merge pull request #4672 from cam900/tc0480scp_args
...
tc0480scp.cpp : Updates
2019-03-31 16:52:22 -04:00
R. Belmont
30747be5a4
Merge pull request #4678 from shattered/_02409f23fe
...
coverity: a few low hanging fruit (nw)
2019-03-31 16:51:50 -04:00
R. Belmont
0aaeffdcb6
Merge pull request #4837 from clawgrip/patch-5
...
tumbleb.cpp: Fix notes for "funkyjetb" (nw)
2019-03-31 16:49:47 -04:00
couriersud
78bad5c87b
netlist: indentation. (nw)
2019-03-31 22:34:08 +02:00
couriersud
db9caf8a9e
Netlist: Move generic models into nld_generic_models. (nw)
2019-03-31 22:34:07 +02:00
couriersud
3320ae1f73
netlist: Refactored model code. (nw)
2019-03-31 22:34:06 +02:00
couriersud
980dbcc693
Netlist: Add global parameter to disable semi-conductor capacitance
...
modelling. [Couriersud]
Added global NETLIST.DEFAULT_MOS_CAPMODEL parameter. Setting this to
zero disables using capitance modelling in mos models.
On a per mos device basis this can be achieved by adding CAPMODEL=0 to
the model definition, e.g. MOSFET(X, "NMOS(CAPMODEL=0)")
Improve MOSFET convergence by using log-stepping.
2019-03-31 22:34:06 +02:00
ClawGrip
2a6667b33b
tumbleb.cpp: Fix notes for "funkyjetb" (nw)
2019-03-31 22:33:46 +02:00
Justin Kerk
b8a104748e
Fix compile warning under Emscripten (nw)
...
case value evaluates to 2147483654, which cannot be narrowed to type 'intptr_t' (aka 'long') [-Wc++11-narrowing]
This partially reverts d199ec2657
but the warning is correct, the value does not fit.
2019-03-31 19:49:27 +00:00
ajrhacker
a14285494f
Merge pull request #4836 from DavidHaywood/300319
...
basic audio for SPG110 titles
2019-03-31 14:04:02 -04:00
AJR
7d2a98b25b
aic6250: Invert Port A outputs; misc. small fixes (nw)
2019-03-31 13:17:59 -04:00
DavidHaywood
01476ca072
basic audio for SPG110 titles
2019-03-31 17:45:24 +01:00
R. Belmont
bd598d6ca5
Merge pull request #4431 from cam900/scsp_tag
...
scsp.cpp : Use shorter type values, Remove hardcoded tags, Unnecessar…
2019-03-31 12:19:05 -04:00
R. Belmont
35c0136d04
Merge pull request #4430 from cam900/aica_unused
...
aica.cpp : Minor correction, Add notes, Remove some unused/unnecessar…
2019-03-31 12:18:50 -04:00
AJR
4b4af8d64b
simpl156.cpp: MSM6295 clock notes (nw)
2019-03-31 12:06:37 -04:00
AJR
de8c9b9464
aic6250: Preliminary, untested implementation of processor memory requests (nw)
2019-03-31 11:03:33 -04:00
R. Belmont
652b654206
Merge pull request #4827 from cam900/deco16ic_args
...
deco16ic.cpp : Simplify handlers, Reduce some unnecessary lines
2019-03-31 10:35:25 -04:00
R. Belmont
7090a679c6
Merge pull request #4828 from cam900/deco146_args
...
deco146.cpp : Simplify handlers, Reduce some unnecessary lines
2019-03-31 10:35:13 -04:00
R. Belmont
7de3997493
Merge pull request #4829 from cam900/decobsmt_args
...
decobsmt.cpp : Simplify handlers
2019-03-31 10:35:03 -04:00
R. Belmont
e01c9f739d
Merge pull request #4830 from cam900/williams_args
...
williams.cpp, wmg.cpp : Simplify handlers
2019-03-31 10:34:52 -04:00
R. Belmont
97a61c2e39
Merge pull request #4831 from cam900/watchdog_args
...
devices/machine/watchdog.cpp : Simplify handlers
2019-03-31 10:34:37 -04:00
R. Belmont
7e91264756
Merge pull request #4832 from FakeShemp/gba_upd
...
gba.xml - Update cart info via No-Intro
2019-03-31 10:34:22 -04:00
R. Belmont
ba78001d19
Merge pull request #4833 from cam900/audio_warpwarp_args
...
audio/warpwarp.cpp : Simplify handlers, Fix notes
2019-03-31 10:33:52 -04:00
R. Belmont
ddaf904747
Merge pull request #4834 from cam900/audio_geebee_args
...
audio/geebee.cpp : Simplify handlers, Fix notes
2019-03-31 10:33:30 -04:00
R. Belmont
8cf2b9ac83
Merge pull request #4835 from cam900/simpl156_args
...
simpl156.cpp : Updates
2019-03-31 10:33:12 -04:00
cam900
ecf99d87ae
simpl156.cpp : Updates
...
Simplify handlers, Simplify gfxdecode, Reduce duplicates, Fix namings, spacing, OKI clock confirmed by PCB OSCs - PCBs hasn't 32.22MHz XTAL
2019-03-31 19:50:32 +09:00
cam900
7973fb294b
audio/geebee.cpp : Simplify handlers, Fix notes
2019-03-31 18:31:02 +09:00
cam900
7265dd80dc
audio/warpwarp.cpp : Simplify handlers, Fix notes
2019-03-31 18:26:20 +09:00
Rebecca Wallander
1f62d47337
gba.xml - fix validation
2019-03-31 10:53:23 +02:00
Rebecca Wallander
f882efb1e7
gba.xml - Update cart info from No-Intro
2019-03-31 10:38:35 +02:00
cam900
070590c57f
devices/machine/watchdog.cpp : Simplify handlers
...
Reduce watchdog handler trampolines
2019-03-31 15:45:53 +09:00
cam900
60e62c62be
williams.cpp, wmg.cpp : Simplify handlers
2019-03-31 14:01:11 +09:00
AJR
f86c3204dd
amerihok: Update layout; add missing save_item call (nw)
2019-03-31 00:19:03 -04:00
cam900
87666440ee
decobsmt.cpp : Simplify handlers
2019-03-31 12:47:57 +09:00
cam900
fa34d8cd31
deco146.cpp : Simplify handlers, Reduce some unnecessary lines
2019-03-31 12:11:41 +09:00
cam900
1edc53b899
deco16ic.cpp : Simplify handlers, Reduce some unnecessary lines
2019-03-31 11:34:32 +09:00
Dirk Best
d684b0d0f3
ltcasino: Use 18 MHz XTAL for ltcasino/ltcasinn, update ROM labels
...
Also update notes.
2019-03-31 04:04:55 +02:00
Scott Stone
9dd5f42234
"hardware" typo corrections (nw)
2019-03-30 19:14:36 -04:00
arbee
f0cfd857a1
apple2: FocusDrive and ZIPDrive partition info documented and fixed to work. [R. Belmont]
2019-03-30 16:28:05 -04:00
AJR
da81381372
amerihok: Sound is OK; date is still too uncertain (nw)
2019-03-30 16:22:44 -04:00
AJR
4310bf9c3e
hangman: Fix regression (nw)
2019-03-30 16:10:30 -04:00
AJR
17d869dd7b
amerihok: Add coin counters and basic layout for 7-segment LED scoreboard
2019-03-30 15:28:55 -04:00
hap
cf5044123b
3d0m2_te: alu_calc ALU mode (result < 0) was not possible, and simplify Boolean mode (nw)
2019-03-30 19:18:05 +01:00
hap
3226360252
k054321: simpler to use gen_latch (nw)
2019-03-30 18:41:11 +01:00
AJR
d040cd2342
aha1542b: Add 3.1b BIOS [Funet Archive]
2019-03-30 12:09:16 -04:00
cam900
a851bee1a7
tmnt.cpp : Device'fied prmrsocr exclusive K054986A interface ( #4591 )
...
k054321.cpp : fix synchronizing maincpu-soundcpu communication issue
2019-03-30 11:51:10 -04:00