Commit Graph

67748 Commits

Author SHA1 Message Date
AJR
8013c43adf Use canonical spelling of "canonical" (nw) 2019-08-02 12:12:04 -04:00
AJR
478ec7352f diimage.h: Fix typo (nw) 2019-08-02 12:03:36 -04:00
Vas Crabb
432cf32871 emu/mconfig: that stuff was just there to support MCFG macros (nw) 2019-08-03 01:30:25 +10:00
Robbbert
52cfc6896e (nw) coin fixes for various gaelco games. 2019-08-03 00:32:49 +10:00
Dirk Best
8632105397 juku: Floppy support WIP, enable BASIC 2019-08-02 16:15:04 +02:00
ajrhacker
abd4d2aa6d
Merge pull request #5421 from rfka01/master
at.cpp: comments and sorting of ROMs (nw)
2019-08-02 08:05:49 -04:00
Patrick Mackinlay
5f88847e09 4dpi: fix lio masking (nw) 2019-08-02 14:41:06 +07:00
braintro
700c92c29e New working clone
New working clone
------------------
Player's Edge Plus (X000057P+XP000038) Deuces Wild Poker (MGM Grand Casino) [Brian Troha]
2019-08-01 22:37:49 -05:00
arbee
6b5077f738 Merge branch 'master' of https://github.com/mamedev/mame 2019-08-01 21:42:06 -04:00
arbee
f136e7b0eb harddisk: Support non-CHD harddisk images in raw and 2MG format [R. Belmont] 2019-08-01 21:40:55 -04:00
angelosa
eee65475c9 segas16.cpp: global volume was greater than 1.0, OPM didn't like it (nw) 2019-08-02 03:40:52 +02:00
angelosa
95b60c1a49 Merge branch 'master' of https://github.com/mamedev/mame 2019-08-02 03:17:05 +02:00
angelosa
27003c9aa3 segas16b.cpp: dfjail DAC sound documentation (nw) 2019-08-02 03:15:33 +02:00
AJR
2c95d1aab6 neptunp2.cpp: Add XTAL definition (nw) 2019-08-01 21:09:35 -04:00
AJR
d94f06e6e2 Add very preliminary MC68HC705J1A device for potgoldu580 (nw) 2019-08-01 21:09:19 -04:00
David Haywood
b20408fa32 added dump of potgoldu580 MCU (nw) (#5426) 2019-08-01 20:06:16 -04:00
Roberto Fresca
f96ea8cce0 New machines marked as NOT_WORKING
----------------------------------
Magic Export (V.211A) [Team Europe]
2019-08-02 00:17:37 +02:00
hap
7a55d9512e seta2 xtal: add extra digit (nw) 2019-08-01 19:34:56 +02:00
ajrhacker
219a993250
Merge pull request #5424 from clawgrip/patch-46
m72.cpp: Re-redumped the GAL of "lohtb" [parramon]
2019-08-01 12:48:08 -04:00
ClawGrip
2fb5fc5b9a
m72.cpp: Re-redumped the GAL of "lohtb" [parramon]
The last dump we did didn't work on the real hardware, so we've dumped it again with different equipment and this new dump works fine on the real PCB
2019-08-01 18:43:24 +02:00
ajrhacker
1e52450921
Merge pull request #5423 from npwoods/core_options_moves
Enabled default move ctor/assignments in core_options, and changed plugin_options code to use them
2019-08-01 12:40:19 -04:00
hap
23c70e8b60 coreutil: remove single-use (and savestate unsafe) rand_memory function (nw) 2019-08-01 17:53:36 +02:00
Ivan Vangelista
602d266bcf new not working clone
-----------------------------------------
Power Instinct (USA, bootleg set 3) [Hammy, The Dumping Union]
2019-08-01 17:52:59 +02:00
Dirk Best
4bcb09b29c juku: Major updates
- Improve timers to make interrupts work
- Emulate keyboard

You can now use the system with the builtin monitor.
2019-08-01 17:07:04 +02:00
Angelo Salese
4914ff2a7c new WORKING machine
===================
The Destroyer From Jail [system11, Angelo Salese, The Dumping Union]
2019-08-01 16:47:23 +02:00
npwoods
6a15fe5d73 Enabled default move ctor/assignments in core_options, and changed
plugin_options code to use them
2019-08-01 09:23:39 -04:00
ClawGrip
01cbf5a1eb neptunp2.cpp: Add notes about the Cirsa Unidesa "960606-5" PCB (nw) (#5422)
* neptunp2.cpp: Add notes about the Cirsa Unidesa "960606-5" PCB (nw)

* neptunp2.cpp: Typo (nw)
2019-08-01 15:09:11 +02:00
Patrick Mackinlay
72796e9943 r4000: mask cp0 registers (nw) 2019-08-01 17:17:56 +07:00
rfka01
3948f7182c at.cpp: comments and sorting of ROMs (nw) 2019-08-01 11:20:19 +02:00
Patrick Mackinlay
9c3661379d wtl3132: output callback (nw) 2019-08-01 14:44:32 +07:00
Patrick Mackinlay
2157278ff0 mips: mirror prom (nw) 2019-08-01 14:36:55 +07:00
Patrick Mackinlay
50cfa6041c pcat101: logging (nw) 2019-08-01 14:34:49 +07:00
Angelo Salese
39dfde877d segas16b.cpp: add The Destroyer From Jail, pending whatsnew credit since it needs fine tuning and testing (nw) 2019-08-01 04:41:22 +02:00
David Haywood
d193b2f3ad steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes) (nw) (#5417)
* steps towards some spectrum expansions - attempt 2 (nw)

* (nw)

* (nw)
2019-07-31 18:08:48 -04:00
Ivan Vangelista
89040a2acd new not working machine
------------------------------------------
Rock 'n' Roll [jordigahan, ClawGrip]
2019-07-31 18:17:11 +02:00
Dirk Best
8bbbf90d08 juku: More meat on the bones
Displays the boot screen now.
2019-07-31 17:32:27 +02:00
hap
ad83cf2ab2 debut: fix occasional inverted lcd digits (nw) 2019-07-31 16:29:14 +02:00
Roberto Fresca
84e96a6e54 Improvements to subsino.cpp [Roberto Fresca, Team Europe]
Added dumps of the missing samples ROMs.
Added Victor 5 and Victor 21 speech sounds through OKI 6295.
Confirmed the bipolar PROM dump for Victor 5.
Reparent the Victor 5 sets.

New working machines
--------------------
Victor 5 [Roberto Fresca, Team Europe]
2019-07-31 05:51:53 +02:00
AJR
814f885f8a Add r65c02 to unidasm 2019-07-30 21:38:08 -04:00
AJR
b218528e1f microdrv: Change image type to magtape; default clock; move to imagedev (nw) 2019-07-30 21:04:38 -04:00
R. Belmont
ab6a69e531
Merge pull request #5415 from clawgrip/patch-44
vsmile_cart.xml: New WORKING software list additions
2019-07-30 17:01:41 -04:00
R. Belmont
9b6e55e69a
Merge pull request #5414 from clawgrip/patch-43
vsmilem_cart.xml: New NOT_WORKING software list additions
2019-07-30 17:01:21 -04:00
Roberto Fresca
699c0be697 Machines promoted to working
----------------------------
Casino Poker (Ver PM88-01-21, German) [Roberto Fresca, Team Europe]
2019-07-30 21:36:21 +02:00
ClawGrip
000e3303cc
Typos (nw) 2019-07-30 20:34:43 +02:00
ClawGrip
f18d67258c
vsmile_cart.xml: New WORKING software list additions
----------------------------
Flitzers Schlaue Städtetour (Germany) [TeamEurope]
Mein erster Mausklick (Germany) [TeamEurope]

New NOT_WORKING software list additions
----------------------------
Nick Jr. Dora the Explorer - Dora's Fix-it Adventure (UK) [TeamEurope]
2019-07-30 20:30:23 +02:00
ClawGrip
36e0d54003
vsmilem_cart.xml: New NOT_WORKING software list additions
-------------------------------
Disney Princess - The Princess and the Frog  - Tiana's Big Dream (UK) [TeamEurope]
Nickelodeon Wonder Pets! - Save the Animals! (UK) [TeamEurope]
2019-07-30 19:59:33 +02:00
Dirk Best
cae9d542aa New skeleton driver: Juku E5101 2019-07-30 17:02:04 +02:00
Dirk Best
c6b4027e43 bionicc: More cleanups
- Clean up notes, add TODO
- Use pulse_input_line for NMI
- Document coin lockout
- Document attribute RAM layout
- Background layer color is actually 3 bits
2019-07-30 17:02:04 +02:00
Angelo Salese
962f30ccd4 MT #00148 (nw) 2019-07-30 15:54:24 +02:00
R. Belmont
8d37f3a778
Merge pull request #5412 from clawgrip/patch-41
bfm_ad5.cpp: Add flash PCB pinout (nw)
2019-07-30 09:48:55 -04:00