Commit Graph

45676 Commits

Author SHA1 Message Date
David Haywood
9c2ca87c82 new clones (NOT WORKING) Jungler (Subelectro, bootleg on Scramble hardware) [Andrew Welburn]
unique / interesting bootleg, CPU code is encrypted, and unfortunately one gfx rom is bad and can't easily be reconstructed (see note)
if anybody out there has the same bootleg then it would be helpful to dump it.
2016-08-17 20:56:26 +01:00
David Haywood
cffa62ee36 correct mame.lst comment (nw) 2016-08-14 17:20:02 +01:00
David Haywood
5a8a607049 new clones Super Street Fighter II X: Grand Master Challenge (Japan 940311) [undamned, ShouTime] 2016-08-14 15:34:37 +01:00
David Haywood
a8ff324e39 new clones
Deluxe 4 U (ver. 0107, 07/01/2000) [caius]

the flash roms on the board appear to be faulty however, good reads could not be obtained, so left it as not working.
2016-08-14 00:20:38 +01:00
David Haywood
0deba4d476 new clones
Super Hang-On (Hang-On conversion, Japan, FD1094 317-0039) [Charles MacDonald, ShouTime]
2016-08-13 18:42:10 +01:00
David Haywood
531057bafa new clones
Air Gallet (older) [Artemio Urbina]
2016-08-12 20:47:28 +01:00
Curt Coder
6dece8ff4f mc6852: WIP (nw). 2016-08-12 21:01:26 +03:00
Curt Coder
9cefabebcd victor9k: Implemented hires graphics. [Curt Coder] 2016-08-12 20:17:29 +03:00
Miodrag Milanovic
49cd219651 made common_op for wip tool (nw) 2016-08-12 18:36:16 +02:00
Miodrag Milanovic
4f84793a05 made proper formats compiled only if needed (nw) 2016-08-12 18:27:54 +02:00
Vas Crabb
41e4133d0b Merge pull request #1222 from npwoods/move_software_name_parsing
device_image_interface::software_name_split() ==> softlist.cpp:software_name_parse()
2016-08-13 01:00:52 +10:00
Miodrag Milanovic
b966180061 Compile netlist and lua only if used (nw) 2016-08-12 15:03:45 +02:00
Vas Crabb
b64b470c32 Merge pull request #1233 from npwoods/fix_romentry_copy_with_expressions
Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be more how they were in the past
2016-08-12 22:32:20 +10:00
Curt Coder
20127228a0 victor9k: Set floppy RPM after track step. Boots to CP/M now. [Curt Coder] 2016-08-12 15:15:14 +03:00
Nathan Woods
defb9a0aff Adding parentheses around some (but not all) ROM_* macro parameters 2016-08-12 07:19:58 -04:00
James Wallace
666a03377d Merge pull request #1224 from mamehaze/mpu4test
more mpu4 sorting
2016-08-12 12:14:27 +01:00
MetalliC
97e80d5b22 cv1k.cpp: found and corrected bad bits in Pink Sweets U2 graphics roms based on comparison 4 dumped versions [MetalliC, rtw]
notes: pinkswtsb (2006/04/06 MASTER VER.) and pinkswtsx (2006/xx/xx MASTER VER.) uses same U2 graphics content with 1 bad bit difference in pnkswtsb_u2.
normally after manual changes in roms BAD_DUMP flag must be raised, but here we have 4 dumps with almost identical contents (only two 128kb files different/changed from oldest to latest version), so 99.9% with these changes we have full good Pink Sweets U2 nand dumps now.
sad stats: 4 dumps, 2 of them was a bit bad, i.e. 50% cases - so bad quality components was used by Cave in theirs 'expensive' SH3 PCBs...
2016-08-12 13:33:55 +03:00
David Haywood
bb930869fa more mpu4 description improvements (nw) 2016-08-12 09:48:59 +01:00
David Haywood
da9e05d6e6 fill in some more descriptons 2016-08-12 00:59:13 +01:00
MetalliC
dc5afe1352 new clones added as NOT_WORKING
-------------------------------
Virtua Cop 3 (Rev B) [ShouTime, rtw]
2016-08-12 02:48:41 +03:00
Nathan Woods
75f5be77b0 Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be more how they were in the past
Turbosub had a ROM_COPY declaration with an expression ('ROM_COPY( "main_code", 0x18000 + 0x2000,...) and this simply did not work with the new model.  This required changing ROM_* declarations to more resemble how they used to be and to perform the conversion on load.
2016-08-11 17:16:35 -04:00
Vas Crabb
5689fe16bf Merge pull request #1230 from antonioginer/master
Fix audio distortion with -refreshspeed and -sound xaudio2 (MT 06199)
2016-08-12 03:48:57 +10:00
Vas Crabb
fd7093db6c Merge pull request #1229 from npwoods/fix_bios_menu
Fixes a regression in the bios menu that caused all devices to be displayed
2016-08-11 22:51:54 +10:00
Nathan Woods
f18f094fdc Fixes a regression in the bios menu that caused all devices to be displayed 2016-08-11 08:14:37 -04:00
Vas Crabb
c0b51e99f1 Merge pull request #1228 from npwoods/fix_softlist_device_description
Fixed an issue that caused softlist device descriptions to be blank
2016-08-11 22:13:20 +10:00
Antonio Giner
30cf980dd6 Fix audio distortion with -refreshspeed and -sound xaudio2 (MT 06199) 2016-08-11 14:07:51 +02:00
Nathan Woods
549df5e6b0 Fixed an issue that caused softlist device descriptions to be blank
This also fixes a likely undiscovered issue where the filename in softlist XML parse error messages was also blank
2016-08-11 07:40:20 -04:00
Curt Coder
74fc59935f wangpc: Fixed keyboard error on POST. [Curt Coder]
im6402: Reset receive/transmit registers after data frame is changed. [Curt Coder]
2016-08-11 09:24:00 +03:00
briantro
2d157fd957 New Metamorpic Force clone
New Clone Added
-----------------------------------------------
Metamorphic Force (ver AAA) [Abelardo Vidal]
2016-08-11 00:06:52 -05:00
Vas Crabb
e7b32f3a40 add override qualifier 2016-08-11 11:37:39 +10:00
Vas Crabb
6d9e7e7bdb Merge pull request #1227 from GiuseppeGorgoglione/master
Use emumem.h defines whenever possible
2016-08-11 11:04:02 +10:00
Giuseppe Gorgoglione
5f912b42f6 Use emumem.h defines whenever possible 2016-08-11 02:17:53 +02:00
Michael Zapf
2976243da1 Added PC-AT mode (still untested), some preparations for 9224 emulation 2016-08-11 01:18:14 +02:00
Vas Crabb
2676e800e6 Merge pull request #1225 from ajrhacker/pwrkick
pwrkick, othldrby: Various improvements
2016-08-11 08:11:11 +10:00
MetalliC
eda3bb105f new machines added as NOT_WORKING
---------------------------------
The Key Of Avalon 2.5 - War of the Key (server) (Rev B) [ShouTime, rtw]
The Key Of Avalon 2.5 - War of the Key (client) (Rev B) [ShouTime, rtw]
2016-08-11 00:26:14 +03:00
AJR
d99df1e5d1 pwrkick, othldrby: Various improvements
- Add NVRAM to Power Kick and Othello Derby; document the reset mechanism for the latter
- Add ticket dispenser to Power Kick (seems to work for the most part)
- Remove numerous bogus DIP switches
- Thoroughly reconfigure coin inputs in Power Kick, adding counters and lockouts for all three (including the "Key In" input that really isn't)
- More meaningful settings for the "Payout" DIP switch in Power Kick (based on program code)
2016-08-10 17:19:53 -04:00
couriersud
d0970c215f Add a preliminary parser for RINF netlist format. (nw) 2016-08-10 23:08:35 +02:00
Stiletto
65d5cf7592 more notes (nw)
more notes (nw)
2016-08-10 17:06:27 -04:00
Curt Coder
840b9e7362 abc1600: WIP. (nw) 2016-08-10 20:50:54 +03:00
David Haywood
a5786da7dc more mpu4 sorting 2016-08-10 17:03:06 +01:00
Vas Crabb
88779c9b10 Merge pull request #1223 from npwoods/more_softlist_stdstring
Converted more softlist code to use std::string
2016-08-10 22:38:57 +10:00
Nathan Woods
1f7c2b6a4a Changing 'bool iswild' to 'const bool iswild' 2016-08-10 08:36:19 -04:00
David Haywood
375a4d920f more mpu4 sorting 2016-08-10 13:19:29 +01:00
Nathan Woods
68c2d88d51 Converted more softlist code to use std::string 2016-08-10 08:08:10 -04:00
Robbbert
b37bdb6c32 UAPCE: fixed invalid dipswitch (nw) 2016-08-10 21:49:44 +10:00
Nathan Woods
9f5325a311 device_image_interface::software_name_split() ==> softlist.cpp:software_name_parse()
Also consolidated with code that performed a quick pass to identify whether a piece of text is a software name
2016-08-10 07:22:46 -04:00
Curt Coder
8bf6e9ebb5 pofo: Added skeleton for PCD3311T sound chip. (nw) 2016-08-10 13:05:14 +03:00
Vas Crabb
d37c65b787 Merge pull request #1220 from npwoods/eliminate_diimage_make_readonly
Eliminated device_image_interface::make_readonly()
2016-08-10 12:43:55 +10:00
Nathan Woods
1cda375d5e Eliminated device_image_interface::make_readonly()
Take note that I eliminated make_readonly(); here is why I think the calls were unnecessary:
1.  All image loads through softlists are done through common_process_file(), and thus going to be readonly anyways
2.  The cassette.cpp call to make_readonly() seems to be a residual hack, if a failure occurs the image will be unloaded anyways
2016-08-09 22:27:24 -04:00
Vas Crabb
6a3c13eb5b Merge pull request #1219 from ajrhacker/osx_input_remap
Remap "P1 Mahjong Score" to / key for OS X
2016-08-10 12:07:03 +10:00