Lord-Nightmare
20671caf85
superqix.cpp: minor comment updates and rom name fixes. (n/w)
2016-09-22 23:38:34 -04:00
cracyc
7bd02aca23
vis: add sound [Carl]
2016-09-22 19:10:49 -05:00
angelosa
d17b3c56b5
None of these have flip screen dip, so why the MACHINE_NO_COCKTAIL? (nw)
2016-09-22 22:59:32 +02:00
angelosa
c96495c7af
Added irq acks and second YM2203 sound chip to Euro League, which adds piano keys to sound [Angelo Salese]
2016-09-22 22:49:15 +02:00
angelosa
cd86184747
Fixed sprite priority bug with the ball being above the net in Euro League / Tecmo World Cup '90 bootlegs [Angelo Salese]
2016-09-22 22:06:25 +02:00
Scott Stone
e06b90b61c
New Working Clone Added
...
-----------------------
Street Fighter (Japan, pneumatic buttons) [ShouTime, Smitdogg, Jan Stuhler, Paul Thacker, Sean Sutton, The Dumping Union]
Added locations from this board to fill out current Street Fighter sets (less the proms which will be determined later and the prototype set] (nw)
2016-09-22 15:33:46 -04:00
hap
14d3677a34
New clone added
...
------------
Tandy Championship Football (model 60-2151) [hap, Sean Riddle]
2016-09-22 21:03:49 +02:00
angelosa
a38ca7da8d
New WORKING clone
...
-----------------
Pinguinos (Spanish bootleg of Pengo) [Asociación A.R.C.A.D.E.]
2016-09-22 14:11:10 +02:00
Lord-Nightmare
fca34a0d02
vt100.cpp: Add VT100-AC romset with intelligent STP board (not working, needs one rom redumped and the 8085 stp cpu hooked up) [Lord Nightmare]
2016-09-22 01:44:50 -04:00
Lord-Nightmare
f56481e4f3
superqix.cpp: Add sqixr0 World/Japan V1.0 romset as a working clone, dumped from an early PCB.
...
Renamed sqixr1, sqix, and sqixb1 set long names to include their version numbers.
Updated comments about sqixb1, which is in fact an exact copy of sqixr0 with one gfx rom split and the MCU replaced with a bootleg version.
Add notes about the greenwire fix on 7H on the V1.0 pcb vs the res/cap fix on later pcbs.
Add notes about V1.0 coin lockout being inverted compared to the later sets. [Lord Nightmare]
2016-09-22 01:39:25 -04:00
Robbbert
2931bb9015
Missed one (nw)
2016-09-22 15:18:55 +10:00
mahlemiut
e6ecdf0dea
octopus: hooked up RTC to the PPI (hopefully more or less correctly)
2016-09-22 14:53:15 +12:00
Scott Stone
8ce8d4be72
Fixed up recent saurob submission from MASH. Added documentation readme with locations from original dump, dropped SP0256 entry as it did not exist on the bootleg as well as adding unknown PROM unique to that board. [Tafoid]
2016-09-21 21:36:11 -04:00
angelosa
e9e9761697
Added coin counter and lockout to Asterix [Angelo Salese]
2016-09-21 16:21:23 +02:00
Vas Crabb
0d7ea6afb4
Merge pull request #1424 from npwoods/input_character_adoption
...
Consolidated code that inputs characters into buffers
2016-09-21 19:55:14 +10:00
R. Belmont
35ab0e4479
Merge pull request #1404 from MASHinfo/master
...
Fixed roms in Moon Alien Part 2 (older version)
2016-09-20 20:57:25 -04:00
R. Belmont
0769e2c9af
Merge pull request #1399 from MASHinfo/master
...
New Sauro clone
2016-09-20 20:56:51 -04:00
R. Belmont
bd737f7f5a
Merge pull request #1406 from MASHinfo/master
...
New Phoenix clone
2016-09-20 20:56:31 -04:00
R. Belmont
a2ace20ca2
Merge pull request #1429 from Shideravan/patch-26
...
Updating e-reader software-list with NES e-cards
2016-09-20 20:56:11 -04:00
R. Belmont
643b410291
Merge pull request #1430 from rfka01/master
...
New skeleton Siemens Simatic PG-685
2016-09-20 20:55:55 -04:00
Brad Hughes
31a9c62d1f
Merge pull request #1405 from tverona1/master
...
Adding support for stable controller id's
2016-09-20 17:54:34 -04:00
Michael Zapf
35aaa35f9f
Fixed some log outputs, removed old tag() calls. (nw)
2016-09-20 23:49:46 +02:00
rfka01
631d2f37a6
Merge remote-tracking branch 'upstream/master'
2016-09-20 23:13:01 +02:00
rfka01
44884e4761
Siemens Simatic PG685 OUA11 driver skeleton ... hopefully a dev shows mercy and helps flesh it out :)
2016-09-20 23:12:45 +02:00
Tomer Verona
845b36dae2
Adding id() property to input_device
...
This change adds id() property to input_device, which represents the
unique device id. This allows the osd layer when creating a device to
pass a friendly display name along with a unique identifier.
Currently the device id is only used to map a physical controller device
to controller id, but can be used more generally in the future. For raw
input devices, we use the full raw input name as the device id. For all
other devices, we fall back to device name as the device id. The
"uniqueness" of the device id is not currently enforced in code.
2016-09-20 12:19:58 -07:00
angelosa
276bb67755
Initial work towards debug command hookups for Sega Saturn [Angelo Salese]
...
Usage:
saturn <command_name> inside debugger console.
saturn help for a list of currently available commands.
(out of whatsnew: going to create a src/mame/debug folder for these?)
2016-09-20 20:15:29 +02:00
Shideravan
17aeff825d
fixing error in NES-e - Mario Bros.-e (USA) (Card 4) (Strip 2)
2016-09-20 15:10:30 -03:00
yz70s
d270f8c0ec
xbox.cpp/chihiro.cpp: small refactoring
2016-09-20 19:28:27 +02:00
Lord-Nightmare
d6a09b9f11
dec_lk201.cpp: Add 8051 version rom, not used yet. Corrected note about contact D13, which is completely omitted from the schematic, but definitely appears on the physical keyboard membrane, and functions. [Lord Nightmare]
2016-09-20 12:57:32 -04:00
Ivan Vangelista
e687ac2ee1
stfight.cpp: fixed regression. Sorry for this. (nw)
2016-09-20 18:03:27 +02:00
R. Belmont
6561740063
Merge pull request #1428 from MASHinfo/master
...
New Nibbler clone
2016-09-20 11:33:23 -04:00
smf-
c56cd675f2
Fixed trace command access a parameter beyond the list supplied, added an error message if you provide an invalid boolean, allow boolean to be case-insensitive and skip empty strings when parsing booleans. [smf]
2016-09-20 13:34:54 +01:00
Nathan Woods
21df9bbb27
Fixing issue where a multibyte character could cause the maximum size to be exceeded, and obtaining the maximum size with std::numeric_limits
2016-09-20 05:29:23 -04:00
Vas Crabb
4c791d4320
Merge pull request #1427 from dankan1890/partia_fix_for_MT06383
...
Partial fix for MT06383
2016-09-20 18:54:08 +10:00
dankan1890
7841819418
fixed.
2016-09-20 10:48:35 +02:00
Tomer Verona
32ea8266a3
A couple of fixes
...
- Fix null-reference exception when mapping device to unused (null)
controller index
- Restrict device map to controller configs
2016-09-20 01:24:36 -07:00
Shideravan
6c90e89ea4
Updating e-reader software-list with NES e-cards
2016-09-20 05:23:13 -03:00
dankan1890
ab54470468
Hoping to have understood the request. (nw)
2016-09-20 10:03:24 +02:00
Lord-Nightmare
e96f752a25
typo fix (n/w)
2016-09-20 01:43:23 -04:00
MASHinfo
a8adc562ac
New Nibbler clone
2016-09-20 06:07:26 +02:00
cracyc
0a3572591f
scn2674: make octopus look better (nw)
2016-09-19 22:04:44 -05:00
Lord-Nightmare
9b721d0758
dec_lk201.cpp: Add key matrix, documented the switch IDs for each key. Fixed Setup(F3)->F3 and PF1->NumLock mapping. [Lord Nightmare]
2016-09-19 22:42:55 -04:00
mahlemiut
7e754253c7
octopus: fix mapping of graphics PROM. Now detected on boot.
2016-09-20 11:55:32 +12:00
Nathan Woods
3dd6722851
Fixed two bugs, and hopefully addressed Vas' concerns regarding the usage of '~0'
2016-09-19 19:09:24 -04:00
smf-
a7781904e4
Swap non playable primal rage 2 for playable judge dredd for now. Fixes mametesters #06138 [smf]
2016-09-19 21:22:49 +01:00
smf-
e9473830a3
Bios label from heavens gate from Guru. (nw)
2016-09-19 21:22:48 +01:00
dankan1890
99c3b32aca
Partial fix for MT06383
2016-09-19 20:47:12 +02:00
angelosa
3c772ce3cb
Some work towards flower.cpp, nw
2016-09-19 19:40:50 +02:00
Ivan Vangelista
74115791b1
overdriv.cpp: fixed save state problem (nw)
2016-09-19 19:08:01 +02:00
Ivan Vangelista
b07bedcc4e
stfight.cpp: switched to configured bankins, fixes save state problem with cshootert (nw)
2016-09-19 18:38:54 +02:00