AJR
1297e3da0e
New NOT WORKING pinballs
...
- Bloody Roller (Playbar)
- Slalom Code 0.3 (Stargame)
punkywil: Added a ridiculously incomplete dump of the CPU ROM.
All of the above were originally dumped by Akiles500 at various dates.
Device hookups and memory maps in joctronic.cpp, following available schematics (nw)
2016-12-26 19:11:39 -05:00
MooglyGuy
7b41cc2c47
Added logic probe to stuntcyc for debugging, does not seem to work, pushing so others can take a look (nw)
2016-12-26 16:16:40 +01:00
MooglyGuy
538d76efe3
-stuntcyc: Added netlist. Currently does not show anything on-screen. [Ryan Holtz]
2016-12-26 12:48:39 +01:00
Ivan Vangelista
612afb6a25
new working clone added
...
____________________
Fighting Fantasy (Japan revision ?) [Hammy, The Dumping Union]
2016-12-26 09:08:20 +01:00
angelosa
25fa5443cf
namcos21.cpp: added preliminary Gear Box input for Driver's Eyes [Angelo Salese]
2016-12-26 07:10:10 +01:00
briantro
32a8d2b2c5
New Dynamite Duke clone added
...
New Clone Added
-----------------------------------------
Dynamite Duke (Japan, 25JUL89) [Corrado Tomaselli, The Dumping Union]
2016-12-25 21:30:40 -06:00
angelosa
0fe60aba29
deco32.cpp: Added preliminary global volume control for nslasher and fghthist [Angelo Salese]
2016-12-26 04:09:31 +01:00
angelosa
35aca2c26f
Reinstated MACHINE_IMPERFECT_GRAPHICS having dynamic CRTC stuff too, fun (nw)
2016-12-26 01:12:16 +01:00
angelosa
eff9597ed9
MT #05392
2016-12-25 23:33:01 +01:00
angelosa
e7c861f2e1
MT #04907
2016-12-25 22:59:49 +01:00
angelosa
1270324a72
Demoted these to MNW, see MT #00964 for more info (nw)
2016-12-25 21:40:50 +01:00
Vas Crabb
03d486e9b5
netlist: Added LM747, LM747A and 2N2565.
2016-12-26 02:22:25 +11:00
David Haywood
a65cc403d8
new WORKING - Enma Daio (Japan) [Tormod, MooglyGuy, Dullaron, Firebricks, redk9258, W. Perez, Anonymous from Switzerland, Darksoft, Smitdogg, David Haywood, ShouTime, Andy Welburn, The Dumping Union] ( #1875 )
...
new WORKING - Enma Daio (Japan) [Tormod, MooglyGuy, Dullaron, Firebricks, redk9258, W. Perez, Anonymous from Switzerland, Darksoft, Smitdogg, David Haywood, ShouTime, Andy Welburn, The Dumping Union]
2016-12-25 16:10:52 +02:00
MetalliC
a35deb5643
gaelco: dumped "Biomechanical Toy (Ver. 1.0.1884)" sound roms, fixes audio in this version [ShouTime]
2016-12-25 16:04:13 +02:00
Vas Crabb
0c48931bee
more srcclean (nw)
2016-12-25 21:29:57 +11:00
yz70s
7aab55c37b
xbox: some adjustments in graphic routines (nw)
2016-12-25 11:09:36 +01:00
yz70s
a2cc1606c3
xbox: add some debug checks in graphics routines (nw)
2016-12-25 11:09:36 +01:00
yz70s
12d1f769c7
xbox: update w clipping and disable it since it still causes problems (nw)
2016-12-25 11:09:36 +01:00
yz70s
4d25b92252
poly.h: add method triangles_drawn to get private member m_triangles (nw)
2016-12-25 11:09:36 +01:00
Vas Crabb
1bb99b3b3b
Merge pull request #1874 from ajrhacker/tms32025_fix
...
Address map fixes (nw)
2016-12-25 18:30:17 +11:00
AJR
67df9e6432
Address map fixes (nw)
...
- tms32025: Correct space of internal data maps
- mc1000: Separate out opcodes map
- addrmap.cpp: Replace a few debug asserts with friendlier error messages (makes validation less dangerous in debug builds)
2016-12-25 01:13:44 -05:00
angelosa
4aaf3eaa7a
Fix MT #02855
2016-12-25 06:46:40 +01:00
angelosa
66d2c0f76e
Fixed ertictac.cpp regression, nw
2016-12-25 04:49:17 +01:00
Dirk Best
b1e054950a
apricot: Fix CTS polarity and mark as working.
...
With the SIO fix the system is now very stable.
2016-12-25 04:15:48 +01:00
Dirk Best
269c04595e
z80dart: Only update serial line configuration if it actually changes.
...
Allows the apricot serial port to work correctly.
2016-12-25 04:15:45 +01:00
Vas Crabb
127fd9b427
first srcclean pass (nw)
2016-12-25 13:57:31 +11:00
arbee
ad50cf5fd4
missed file (nw)
2016-12-24 21:44:09 -05:00
angelosa
129a91c292
srmp2.cpp: fix regression with ADPCM playback on m68k based games [Angelo Salese]
2016-12-25 03:43:22 +01:00
cracyc
aa4e9a5d85
vis: fix bunch of video issues (nw)
2016-12-24 20:33:54 -06:00
arbee
2e2946fd6e
archimds: fixed sound double-buffering [R. Belmont]
2016-12-24 21:09:35 -05:00
angelosa
0c9e11b5ae
Fix MT #00101
2016-12-25 03:05:36 +01:00
Scott Stone
2acac39d91
Reassert imperfect sound flag for Gorf and Wizard of Wor (nw)
2016-12-24 20:27:26 -05:00
Vas Crabb
5d2839924e
Merge pull request #1873 from ajrhacker/fccpu20_fix
...
Fix build by removing unused placeholder definition (nw)
2016-12-25 12:22:00 +11:00
couriersud
8446519012
Netlist: align naming of 9334/make nl_hazelvid.cpp parseable by nltool
...
Renamed DM9334 to 9334 to align with naming convention used for other
93XX chips.
Added proper connection information for a number of chips to
net_lib.cpp. This allows to parse and run nl_hazelvid.cpp using nltool:
nltool -t 1 -f nl_hazelvid.cpp
2016-12-25 02:07:42 +01:00
AJR
a37b134bc4
Fix build by removing unused placeholder definition (nw)
2016-12-24 18:09:24 -05:00
briantro
eea00cd6f8
tmaster.cpp: Minor CES Star Pak cart doc update - NW
2016-12-24 16:59:14 -06:00
briantro
3cc02859ad
Merge branch 'master' of https://github.com/mamedev/mame
2016-12-24 16:58:38 -06:00
MooglyGuy
7e6aad38e8
Ho ho ho (nw)
2016-12-24 23:53:07 +01:00
briantro
41f675326d
Merge branch 'master' of https://github.com/mamedev/mame
2016-12-24 15:21:09 -06:00
briantro
be949b32bb
aerofgt.cpp: Tiny doc update as verified by photo - NW
2016-12-24 15:20:50 -06:00
angelosa
7489c09cb8
archimds.cpp: fixed Vertical Count Register and pixel clock timings, nw
2016-12-24 22:20:06 +01:00
briantro
144e9e1c20
Merge branch 'master' of https://github.com/mamedev/mame
2016-12-24 15:18:22 -06:00
briantro
3300fa0057
pacman.cpp: Slightly better doc info for EEEKK! - NW
2016-12-24 15:18:00 -06:00
MooglyGuy
fbb8ee0fe8
-netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz]
2016-12-24 22:09:59 +01:00
briantro
ca57d427fb
New The NewZealand Story clone
...
New Clone Added
----------------------------------------------
The NewZealand Story (World, old version) (older PCB) [Porchy, The Dumping Union]
Out of whatsnew:
This is the verified World version with photo & correct Taito rom ID# which fits where it should. The old set is know called "World, unknown version" as it has not be verified and doesn't have a legit Taito rom ID or label.
2016-12-24 14:37:37 -06:00
angelosa
8bedf24995
Few dip-sw updates, nw
2016-12-24 19:51:21 +01:00
angelosa
2f3e89b5df
Fixed vblank timings in Acorn Archimedes and enabled partial updates, VIDC definitely needs a device rewrite at this stage plus ARM timings are quite off unsurprisingly. (nw)
2016-12-24 19:42:17 +01:00
Stiletto
382eb3b77f
minor comment fix (nw)
...
minor comment fix (nw)
2016-12-24 13:12:16 -05:00
R. Belmont
d1f12e77c2
Merge pull request #1869 from mamehaze/231216
...
decapped and read out security pics for umk3 and rmpgwt [Caps0ff]
2016-12-24 12:39:04 -05:00
R. Belmont
91fa223798
Merge pull request #1871 from ajrhacker/device_rom_ident
...
Fix for -romident misattributing device ROMs to alphabetically first …
2016-12-24 12:38:07 -05:00