Ivan Vangelista
04cd6a61b7
drw80pkr.cpp: device_finder (nw)
2018-05-31 17:30:15 +02:00
AJR
3b4af26559
ti99_4p, ti99_4x, ti99_8: Use ioport finders for keyboard (nw)
2018-05-31 11:24:06 -04:00
Ivan Vangelista
15692247ef
dogfgt.cpp: device_finder (nw)
2018-05-31 17:19:35 +02:00
mooglyguy
47f1777f44
tx1: Removed more tag lookups, nw
2018-05-31 16:57:22 +02:00
Ivan Vangelista
1e91539044
kinst.cpp: this needs to stay in machine_reset(). Fixes MT06988 (nw)
2018-05-31 16:32:33 +02:00
mooglyguy
6b56f3a5f0
Fix validation, nw
2018-05-31 16:20:22 +02:00
mooglyguy
d25e17ef6a
dkong, gridlee, hyprolyb, jedi, mario, phoenix, pleids, polepos, redalert, tx1: machine().device removals. Also refactored tx1 to have separate sound-board devices. nw
2018-05-31 15:38:40 +02:00
Ivan Vangelista
708c3c437b
gaelco3d.cpp: device_finder (nw)
2018-05-31 15:12:17 +02:00
Robbbert
be74444c15
Sorcerer_cass : 7 working games
2018-05-31 22:33:25 +10:00
Ivan Vangelista
10429b8d61
sorry, this wasn't supposed to be committed (nw)
2018-05-31 12:37:00 +02:00
Ivan Vangelista
9fcd763f8e
deco_mlc.cpp: device_finder (nw)
2018-05-31 11:36:59 +02:00
Ivan Vangelista
ee20deea84
b16.cpp: device_finder (nw)
2018-05-31 11:18:14 +02:00
Vas Crabb
44243dcac8
devfind: add asserts to detect being resolved multiple times (nw)
2018-05-31 12:46:34 +10:00
Vas Crabb
550017a2d0
devfind: add asserts to detect tag being set after object resolution (nw)
2018-05-31 12:44:50 +10:00
Vas Crabb
b8b20ffd5a
hp_dio: clean up (nw)
2018-05-31 12:41:53 +10:00
angelosa
221b16bcba
tatsumi.cpp: oki status is actually reversed active wise for Cycle Warriors and Big Fight, fixes "we got em" sample playback in former [Angelo Salese]
2018-05-31 03:06:09 +02:00
angelosa
0ab56274c9
tatsumi.cpp: road intersection explained (nw)
2018-05-31 03:06:08 +02:00
angelosa
13c65b82eb
tatsumi.cpp: apply proper shadow sprites for Apache 3 and Round Up 5 too (nw)
2018-05-31 03:06:06 +02:00
Vas Crabb
d8a1e0da88
hp9k_3xx.cpp: more plausible GPIB mapping - not throoughly tested, @sschelle might want to look at this (nw)
2018-05-31 10:51:18 +10:00
angelosa
1473bbb4e5
tatsumi.cpp: added shadow sprites to Cycle Warriors / Big Fight [Angelo Salese]
2018-05-30 18:53:51 +02:00
angelosa
7382691447
tatsumi.cpp: some video fixes to Cycle Warriors and Big Fight: [Angelo Salese]
...
* marked first drawn layer as opaque;
* added row and col scroll register select;
2018-05-30 16:56:47 +02:00
angelosa
0598a8eea1
tatsumi.cpp: update_cluts before anything else (nw)
2018-05-30 16:54:59 +02:00
Vas Crabb
3f024b8a1d
that would help (nw)
2018-05-31 00:31:09 +10:00
Vas Crabb
552d2d5e7a
Hopefully fix MT06989, obsolete #3417 , and rather lazily separate parts specific to Exciting Soccer from Champion Baseball state
2018-05-31 00:29:37 +10:00
cam900
a9f61fff95
vis.cpp : Fix sample rate divider ( #3622 )
...
* vis.cpp : Fix sample rate
* vis.cpp : Minor update(remove unnecessary)
2018-05-30 23:36:10 +10:00
ajrhacker
9b68132f58
Merge pull request #3625 from pmackinlay/interpro
...
interpro: add ip6000 roms (nw)
2018-05-30 09:26:57 -04:00
cam900
4bb2d209f4
fmtowns.cpp : Fix speaker output level ( #3513 )
...
* fmtowns.cpp : Fix speaker output level
fmtowns.cpp : Fix speaker output level because SPEAKER_SOUND has only 1 outputs
* fmtowns.cpp : Fix for current master
2018-05-30 23:19:52 +10:00
Patrick Mackinlay
3eef766878
interpro: add ip6000 roms (nw)
...
With these rom dumps, the ip6000 now boots. Something is wrong with floppy interrupts, and EDGE isn't good enough to get to the blue screen, but FDM works moderately well.
2018-05-30 18:06:11 +07:00
Patrick Mackinlay
8d9cf97339
ncr5390: scsi and dma fixes (nw) ( #3624 )
...
These changes make sun4 scsi work to some extent, and don't break interpro.
* ncr5390: dma support for disconnected state commands
* ncr5390: fix dma bug with tcounter=0 (meaning 65536)
* ncr5390: improve dma start and counter decrement
* sun4: fix dma control register writes
2018-05-30 09:06:42 +02:00
AJR
ba0b4a0d5b
la120: Add addressable latch (nw)
2018-05-30 00:19:25 -04:00
braintro
cd45eb55f6
itech8.cpp: Minor ROM label corrections (nw)
2018-05-29 22:43:47 -05:00
cracyc
0b64e08eac
pc100: boot dos (nw)
2018-05-29 22:03:31 -05:00
Ted Green
7582515ced
voodoo: Reinstate texture address masking. Fixes segmentation fault in warfa.
2018-05-29 19:26:24 -06:00
Vas Crabb
2ea751e028
Merge tag 'mame0198'
...
MAME 0.198
2018-05-30 11:05:19 +10:00
angelosa
d25102cbae
tatsumi.cpp: unbreak apache3 / roundup5 (nw)
2018-05-30 02:43:25 +02:00
angelosa
cdab63ab4e
tatsumi.cpp: fix cam900 damage on bigfight for good (nw)
2018-05-30 01:49:02 +02:00
angelosa
76c766cc00
pc9801.cpp: fix speakboard sound mixing (nw)
2018-05-29 23:26:01 +02:00
angelosa
d485683977
tatsumi.cpp: cleanup bigfight config (nw)
2018-05-29 22:45:54 +02:00
angelosa
d2773ff7f8
tatsumi.cpp: second pass of cyclwarr/bigfight memory map merge (nw)
2018-05-29 22:45:52 +02:00
angelosa
3c9562d34c
tatsumi.cpp: first pass of merging memory maps in cycle warriors / big fight (nw)
2018-05-29 22:45:50 +02:00
angelosa
85a0368061
tatsumi.cpp: road ctrl notes (nw)
2018-05-29 22:45:49 +02:00
angelosa
6a15c5b88f
tatsumi.cpp: roundup5 variable cleanups (nw)
2018-05-29 22:45:47 +02:00
angelosa
5804db834e
tatsumi.cpp: make Cycle Warriors sub CPU to not stall at soft resets [Angelo Salese]
2018-05-29 22:45:45 +02:00
Vas Crabb
c5f6a62d59
version bump (nw)
2018-05-30 02:37:58 +10:00
Lord-Nightmare
7969606abb
Fix the buggychl mcu to run at 3mhz as shown on the schematic, and add sound address map and other comments. [Lord Nightmare]
2018-05-29 12:07:02 -04:00
Vas Crabb
5be75c4a63
Move the +1 to the proper place in the ROM BIOS macros - that's been
...
confusing people for far too long. Yes, this is a change in behaviour.
Add a valdiation check for ROMs with BIOS flag set that are
unselectable, fix the things it uncovers.
(nw) Fix other random stuff.
2018-05-29 23:57:09 +10:00
Patrick Mackinlay
8f267237e1
nscsi_bus: minor fix (nw) ( #3621 )
...
Only the lower 3 bits of the identify message contain the LUN.
2018-05-29 08:12:20 +02:00
AJR
4e79539b94
eepromser.cpp: Correct documentation of write enable/disable commands (nw)
2018-05-28 23:21:54 -04:00
cracyc
f93a3c994f
vis: somewhat better sound (nw)
2018-05-28 21:49:31 -05:00
braintro
835d0366ca
new working clone - Golden Tee Golf Joystick v3.3
...
New Clone Added
----------------------------------
Golden Tee Golf (Joystick, v3.3) [hammy, The Dumping Union]
2018-05-28 20:53:30 -05:00