AJR
8bda4c55e9
Forgot to commit this (nw)
2019-04-14 15:11:39 -04:00
AJR
8a4cb1d62b
specpls3.cpp: Code cleanup (nw)
2019-04-14 15:06:12 -04:00
Roberto Fresca
8be8a5841f
little fix (nw)
2019-04-14 20:03:15 +02:00
Roberto Fresca
bbcf051596
PM Poker improvements: [Roberto Fresca, Team Europe]
...
Dumped and confirmed the bipolar PROM.
Fixed and complete specs and PCB layout.
2019-04-14 20:00:56 +02:00
AJR
ade7b6d3bb
nichild.cpp: Fix VDP interrupt by filtering it through internal CTC (nw)
2019-04-14 13:03:24 -04:00
Olivier Galibert
94b8828156
set_input_line_vector: Annotate [O. Galibert]
2019-04-14 17:35:21 +02:00
AJR
40421dbe1b
m68000: Make the autovector abstraction a bit less leaky (nw)
...
m68008plcc: Rename device for future use (nw)
2019-04-14 10:32:23 -04:00
AJR
be70fd7ada
Undo a few dependencies (nw)
2019-04-14 09:42:39 -04:00
couriersud
84e8415390
Add skeleton drivers to mamenl build. (nw)
2019-04-14 15:18:12 +02:00
AJR
f23f57846f
cdi070, cdicdic, cdislave, mcd212: Modernize interrupt handling (nw)
2019-04-14 09:02:49 -04:00
Robbbert
1320dd3910
(nw) fixed the build.
2019-04-14 22:33:33 +10:00
Robbbert
93b1d432ab
(nw) aim65_40: small cleanup
2019-04-14 22:01:29 +10:00
couriersud
993a9ad032
Improve netlist initialization in drivers. (nw)
2019-04-14 13:37:06 +02:00
Robbbert
209848fefb
(nw) aim65: included terminal in video options
2019-04-14 21:01:23 +10:00
Robbbert
00fb14971f
aim65: modernised; fixed cassette; added TTY
2019-04-14 19:29:24 +10:00
algestam
d4edba4e1b
hh_sm510: gnw_zelda removed dust spot (nw) ( #4896 )
2019-04-14 11:06:17 +02:00
Olivier Galibert
cc97857543
mu: Extract the lcd into an independant device [O. Galibert]
...
Eventually, the svg should be used instead of the pre-rendered ppm.
I'm a little afraid of the performance impact of the 3840 outputs
though, so one thing at a time...
2019-04-14 10:49:25 +02:00
ajrhacker
9fa5b3bf47
Merge pull request #4892 from JoakimLarsson/pcw_6
...
pcw.xml: updated info for a few images with excess tracks and duplicates
2019-04-13 23:56:51 -04:00
ajrhacker
4344c180f5
Merge pull request #4895 from DavidHaywood/130419
...
pull SunPlus GCM394 titles out of vii.cpp
2019-04-13 23:55:15 -04:00
Robbbert
a5a25b4c2f
(nw) super80_cass.xml : removed not-needed offsets
2019-04-14 10:44:41 +10:00
Robbbert
7f7d229fd5
(nw) typo in last commit
2019-04-14 10:35:20 +10:00
Robbbert
6681515059
(nw) softlists: offset is now optional and defaults to 0. [hap]
...
Modified sorcerer_cass.xml as an example.
2019-04-14 10:29:35 +10:00
DavidHaywood
a816cffe18
pull SunPlus GCM394 titles out of vii.cpp
...
- it's a newer SoC (with a lot more capabilities, eg rotate, zoom, twice the sound channels)
- it uses an updated unSP core (with some extra opcodes)
also made the modifications needed to allow for extension of the unSP + disassembler once we've worked out what the extra opcodes are.
2019-04-14 00:06:28 +01:00
couriersud
59ad71e7c7
Fix 1942 stream output. (nw)
2019-04-14 00:46:53 +02:00
AJR
94f4e19770
upd765: Add uPD72069 device type for mpc3000 (nw)
2019-04-13 18:14:53 -04:00
AJR
31fad1a57c
specpls3: Mirror floppy drive select lines (fixes Batman: The Movie)
...
- Use device finder array for floppies (nw)
- Reduce logging spam by using logmacro.h (nw)
2019-04-13 17:34:41 -04:00
AJR
67daf8d43a
upd765: Drive selection improvements
...
- Deselect drives upon reset, or select drive 0 for older FDCs with multiplexed select lines
- Deselect other floppies when using set_floppy
2019-04-13 17:34:29 -04:00
couriersud
6ed04fe619
plib: fix crash when argument is missing. (nw)
2019-04-13 23:32:47 +02:00
couriersud
eec0b202b0
Fixed rpunch, equites and gaelco3d.
2019-04-13 23:24:35 +02:00
couriersud
0f91a0ee26
Add palestra, testpat and cocoloco to mamenl subtarget. (nw)
2019-04-13 23:03:08 +02:00
couriersud
05fbba86b7
Fix what I missed in the last commit. (nw)
2019-04-13 23:03:07 +02:00
algestam
a680919656
New working machine added ( #4893 )
...
-----------
Game & Watch: Zelda [algestam]
2019-04-13 21:39:06 +02:00
couriersud
6dc8689ffd
netlist: modernize interface. (nw)
2019-04-13 21:28:11 +02:00
couriersud
808ec55f33
zaccaria: Route speech and DAC through netlist filtering.
...
Also hook up all potentiometers so they can be adjusted from within the
MAME UI.
2019-04-13 18:30:29 +02:00
couriersud
d1602bd9f1
netlist: bug fixing.
...
- fix sound route dependency
- add "K" as a valid Kilo multiplier.
- Fix current source parameter update.
2019-04-13 18:30:28 +02:00
AJR
858d84c4bc
spbactn.cpp: Fix build (nw)
2019-04-13 10:17:56 -04:00
R. Belmont
c9cd98a586
tecmo_spr.cpp : Updates ( #4706 )
...
Remove unnecessary value
Replace gfx_element instead gfxdecode_device, Reduce unused / unnecessary lines
Correct some value type
2019-04-13 09:41:34 -04:00
cam900
034f09a3b3
kaneko16.cpp : Updates / Cleanups ( #4744 )
...
Reduce duplicates, Runtime tag lookups, Simplifty handlers, Fix namings, Reduce unnecessary ACCESSING_BITs, Reduce some unnecessary lines, Use shorter / correct type values
kaneko16.cpp : Move most of things under protected: / private:
2019-04-13 09:41:14 -04:00
R. Belmont
8178098fe0
Merge pull request #4867 from cam900/ginganin_args
...
ginganin.cpp : Updates
2019-04-13 09:40:58 -04:00
R. Belmont
dc9889f338
Merge pull request #4880 from clawgrip/patch-4
...
vsmile_cart.xml: New NOT_WORKING software list additions
2019-04-13 09:40:37 -04:00
R. Belmont
6f222cd0af
Merge pull request #4885 from clawgrip/patch-7
...
Unified region names across all Leap Frog softlists (nw)
2019-04-13 09:40:22 -04:00
R. Belmont
5e7ae208aa
Merge pull request #4886 from cam900/k053260_args
...
k053260.cpp : Updates
2019-04-13 09:40:06 -04:00
R. Belmont
d41ab591cc
Merge pull request #4888 from ArcadeShadow/patch-8
...
New working software list additions
2019-04-13 09:39:52 -04:00
AJR
1644167370
isa_hercules: Add dump of Mazovia Polish alternate character set [MCbx Old Computer Collection]
2019-04-13 08:44:42 -04:00
ArcadeShadow
3bf193b17d
New working software list additions
...
Krusty's Fun House, Michael Jordan in Flight, Sid Meier's Colonization
2019-04-13 12:52:19 +01:00
mahlemiut
89d9685de6
New skeleton machines:
...
Husky Hunter 16, Husky Hunter 16/80 [Barry Rodewald, rfka01, TeamE]
2019-04-13 23:41:58 +12:00
Robbbert
d806137587
(nw) d6800 : new bios
2019-04-13 21:38:55 +10:00
Ivan Vangelista
9bfccc66ef
new not working clones
...
--------------------------------------------
Dr. Dude (LU-1) Europe [PinMAME]
Elvira and the Party Monsters (LF-1) French [PinMAME]
2019-04-13 09:29:22 +02:00
AJR
2cb049902b
adm36: Remove spurious copyright (nw)
2019-04-12 22:27:14 -04:00
cam900
c52cbce476
k053260.cpp : Updates
...
Simplify handlers, Use std::s, Shorter type values, Fix spacings
2019-04-13 11:13:48 +09:00