Commit Graph

49123 Commits

Author SHA1 Message Date
Vas Crabb
13401dadfb greatgur MCU doesn't like impulse coins, add hack to simulated sets to make them work with non-impulse coins (nw) 2017-01-07 03:04:56 +11:00
R. Belmont
9ccfcffb1a Merge pull request #1861 from ZoeB/master
Clone ROM filename discrepancies
2017-01-06 10:57:29 -05:00
R. Belmont
66ab17de71 Merge pull request #1741 from FakeShemp/newdumps
Add more softlist documentation based off new dumps
2017-01-06 10:55:45 -05:00
R. Belmont
bb8c0fa4a2 Merge pull request #1544 from FakeShemp/vsmile
V.Smile - Update the software lists
2017-01-06 10:42:02 -05:00
Vas Crabb
189052cd58 Hopefully fix build for everyone - someone please work out a way to make the bgfx examples build on platforms with/without the POSIX 2008 strnlen function (nw) 2017-01-07 02:12:45 +11:00
Vas Crabb
b2a66f5f5d gladiatr.cpp: Improvements
* separate gladiatr and ppking state classes
* hook up all four MCUs in greatgur
* eliminate tagmap lookups on input read
* this fixes coinage in greatgur

(nw) When starting for the first time, greatgur will come up with one
credit, and when doing an F3 reset it will randomly come up with one
credit or no credits.  I think this has something to do with the dodgy
code for synchronising the master CPUs in the bootleg MCUs that depends
on how MAME initialises memory.  (The MCU dumps we have come from a
bootleg set as far as I can ascertain.)
2017-01-07 02:02:42 +11:00
Patrick Mackinlay
7b95b10379 write line member for terminal count line of upd765 (#1935) 2017-01-06 15:27:59 +01:00
Robbbert
1bd4050516 MT 06216 2017-01-07 00:26:23 +11:00
Vas Crabb
c9647f6e28 debugger: use 0o for octal prefix, and add support for binary with 0b a la C++, also support uppercase radix speifier 2017-01-06 15:37:43 +11:00
Robbbert
c399b811ea RM480Z: added correct roms (nw) 2017-01-06 14:34:56 +11:00
briantro
db936fab43 ms32.cpp: Correct rom names for Best Bout Boxing [Corrado Tomaselli, The Dumping Union] 2017-01-05 21:18:49 -06:00
Stiletto
f809547c4e (nw)
(nw)
2017-01-05 20:46:15 -05:00
R. Belmont
2459431bf1 Merge pull request #1925 from npwoods/filesel_use_wstring_from_utf8
Changed filesel.cpp to use wstring_from_utf8()
2017-01-05 20:43:52 -05:00
R. Belmont
83a3cc5e5e Merge pull request #1931 from mamehaze/minor_stuff
added a dump of one of the hng64 tmp87ph40an i/o chips [Caps0ff]
2017-01-05 20:43:29 -05:00
R. Belmont
1661b70439 Merge pull request #1934 from trebor68/master
Update a78_slot.h
2017-01-05 20:43:11 -05:00
Stiletto
b1c165caff added skeleton drivers to nl.lst (commented out) (nw)
added skeleton drivers to nl.lst (commented out) (nw)
2017-01-05 20:34:45 -05:00
couriersud
59cc0a0d22 Fix stuntcyc regression. (nw) 2017-01-06 01:31:36 +01:00
couriersud
0ebd66d72f intX_fast_t may depend on compiler implementation and thus is not suited
for save states. (nw)
2017-01-06 01:31:35 +01:00
couriersud
47492e4821 Make destructors virtual on base classes. (nw) 2017-01-06 01:31:35 +01:00
couriersud
f1135f7c4c Work on congo bongo. (nw) 2017-01-06 01:31:34 +01:00
couriersud
2c0b627f13 More cleanups. (nw) 2017-01-06 01:31:33 +01:00
trebor68
8748f7f033 Update a78_slot.h
Fixes broken 144k + POKEY@450 emulation.

The patch provides reordered A78_TYPEA and A78_TYPE8, changing A78_TYPEA back to a constant of 5, fixing the hardware setup in a78_slot.cpp for 144k + POKEY@450 hardware. CPUWIZ formats linked to 144k TYPEA format (I.E. Bentley Bear's Crystal Quest, Donkey Kong PK-XM) will no longer crash as a result.
2017-01-05 19:19:38 -05:00
David Haywood
fcbee50d43 added a dump of one of the hng64 tmp87ph40an i/o chips [Caps0ff]
note, this came from a sample OTP chip that was purchased for testing / analysis, not one of the chips actually taken from a hng64 unit!  It just ended up turning out to be the case that the sample chip had clearly been pulled from such a board at some point in the past.  As a result it isn't clear if this is the driving, shooting or fighting MCU type.

contains the internal string "64Bit I/O Controller Ver 1.0 1997.06.29(C)SNK"

a CPU core is needed (I'll probably do a basic skeleton in the next few days.
2017-01-05 23:21:03 +00:00
Michael Zapf
9620634a72 floppy: Forgot to remove the logerror output (nw) 2017-01-05 22:46:53 +01:00
Michael Zapf
e867481847 floppy: Inhibit reading/stepping until drive has spun up; this concerns drives/controllers that do not use the READY line 2017-01-05 22:42:01 +01:00
R. Belmont
2c7ab7fe83 Merge pull request #980 from shattered/_ad3979c
debugger: parse octal expressions (prefixed by '0')
2017-01-05 15:18:42 -05:00
Joakim Larsson Edström
983496ba03 Merge pull request #1929 from JoakimLarsson/vme
Added VME interface to the last VME boardds fccpu1, fccpu20 and hk68v…
2017-01-05 21:12:46 +01:00
Joakim Larsson Edstrom
4d3413e372 Added VME interface to the last VME boardds fccpu1, fccpu20 and hk68v10, no VME handlers have been added except for the Mizar boards 2017-01-05 21:11:10 +01:00
R. Belmont
4cd61d1c72 Merge pull request #1926 from fulivi/hp9845_dev9
HP9895 dual-floppy drive (WIP)
2017-01-05 15:07:40 -05:00
Ted Green
d97e0d8592 dcs: Remove unused variable (nw)
zeus2: Add alternative texture loading subroutines (nw)
2017-01-05 10:45:34 -07:00
R. Belmont
5e672fd7b8 Merge pull request #1928 from mamedev/revert-1843-hlsl
Revert "New phosphor persistence shaders for HLSL"
2017-01-05 12:30:17 -05:00
R. Belmont
311a56b958 Revert "New phosphor persistence shaders for HLSL" 2017-01-05 12:30:07 -05:00
ImJezze
ff28f114b4 Merge pull request #1843 from anikom15/hlsl
New phosphor persistence shaders for HLSL
2017-01-05 18:03:25 +01:00
Joakim Larsson Edström
34c3e7866b Merge pull request #1927 from JoakimLarsson/vme_1
Converted fcisio1 and fcscsi1 boards to VME slot devices
2017-01-05 17:37:59 +01:00
Joakim Larsson Edstrom
52906f6ede - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to VME slot devices and added VME interface to the fccpu30 board driver
- hd63450.h: Added harness against multiple inclusions
- Cleaned up LOG macro usage
2017-01-05 17:34:07 +01:00
Nathan Woods
97d88693a7 Changed filesel.cpp to use wstring_from_utf8() 2017-01-05 07:36:29 -05:00
fulivi
d83f35b382 hp9845: cosmetic fixes to 9895-related source files 2017-01-05 12:12:33 +01:00
fulivi
5a82972fe5 hp9845: 9895 now talks through ieee488! 2017-01-05 12:12:33 +01:00
fulivi
5e2bf6ea13 hp9845: draft of HP9895 floppy drive. PHI passes POST. 2017-01-05 12:12:33 +01:00
Ivan Vangelista
ea87606550 video/battlex.cpp: fixed flipscreen problem (nw) 2017-01-05 11:10:20 +01:00
Dirk Best
03c34d6849 More ACCESSING_BITS cleanups 2017-01-05 07:01:38 +01:00
Vas Crabb
2c8cd1f083 Merge pull request #1911 from npwoods/imgtool_use_wide_console
[Imgtool] Changed to use wcout/wcerr in order to support Unicode console output
2017-01-05 16:36:55 +11:00
Vas Crabb
ab7f3c98e1 Merge pull request #1924 from ajrhacker/peyper_8910_read
peyper.cpp: 8910 reads (nw)
2017-01-05 16:30:52 +11:00
AJR
57a7881d2d peyper.cpp: 8910 reads (nw) 2017-01-05 00:20:20 -05:00
Lord-Nightmare
6fa398536b fix crash in mcu-less/bootleg sets in arkanoid.cpp, and add some notes (n/w) 2017-01-04 23:36:53 -05:00
R. Belmont
04187dab3e Merge pull request #1921 from mamehaze/minor_stuff
move 68705 timer logic out of arkanoid driver and into 68705 core
2017-01-04 21:17:05 -05:00
R. Belmont
d58d1fa0ec Merge pull request #1923 from ajrhacker/efo_zsu
Cedar Magnet/EFO ZSU
2017-01-04 21:16:49 -05:00
Westley M. Martinez
2b95c8e50b Change cached texture format to floating point.
hlsl/phosphor.fx: Remove hacks

	ini/presets/raster.ini, ini/presets/vector-mono.ini,
ini/presets/vector.ini: Tweak presets

	src/osd/modules/render/d3d/d3dcomm.h,
src/osd/modules/render/d3d/d3dhlsl.cpp,
src/osd/modules/render/drawd3d.cpp: Change cache texture format to
floating point for precise for phosphor and ghosting shaders.
2017-01-04 17:44:46 -08:00
couriersud
02c3f45bff Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored
code along the way. (nw)
2017-01-05 01:43:31 +01:00
couriersud
67841056da Fix some pedantic clang warnings. (nw) 2017-01-05 01:43:31 +01:00