Commit Graph

51333 Commits

Author SHA1 Message Date
Nathan Woods
c5ef33acdc Refactoring/cleanup to state load/save handling
- Changed running_machine::schedule_[load|save]() to take 'std::string &&' instead of 'const char *'
- Changed running_machine::saveload_schedule to be 'enum class'
2017-05-10 10:04:10 +10:00
sjy96525
36a43a078b Improve Critter Crusher / Tatacot Gun Control 2017-05-10 09:54:35 +10:00
Nathan Woods
9d4b370354 Changed 'int ignore_warnings' parameter on core_options::parse_ini_file() to be 'bool ignore_unknown_options' 2017-05-10 09:53:15 +10:00
Lord-Nightmare
3f3b6bc4cc rip out unnecessary stuff (nw) 2017-05-09 18:01:52 -04:00
AJR
ba3b5899be bonusch: Correct CPU clock; add undumped MCU (nw) 2017-05-09 17:03:27 -04:00
hap
fa74509843 sm510d: get rid of half-broken param fetch (nw) 2017-05-09 22:59:07 +02:00
hap
b461d1cdbe change yovan credit on request (nw) 2017-05-09 22:07:31 +02:00
Lord-Nightmare
8d981bdc81 comment/eof fixes (nw) 2017-05-09 14:32:33 -04:00
Lord-Nightmare
3d18cb2faa Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap] 2017-05-09 14:24:39 -04:00
Ted Green
790c23ff29 gt64xxx: Cap memory space mapping to physical memory bounds. (nw)
seattle: Reduce seattle board to 8 MB ram. (nw)
2017-05-09 11:29:47 -06:00
Ivan Vangelista
f90f8e154a mame.lst: fix compile (nw) 2017-05-09 19:24:01 +02:00
Ivan Vangelista
358f8b0d84 New not working machine
------------------------------
A-Plan [Guru]
2017-05-09 19:00:22 +02:00
Ivan Vangelista
b25cc4df21 tcl.cpp: better decode of "gfx2" region, borrowed from goldstar.cpp (nw) 2017-05-09 18:58:21 +02:00
Ivan Vangelista
6d55813a59 a couple timer_set removed (nw) 2017-05-09 18:56:17 +02:00
AJR
2e84e89345 clpoker: Identify double-up game controls (nw) 2017-05-08 23:15:14 -04:00
hap
a8a3a53a5c sm510: add note (nw) 2017-05-08 16:10:40 +02:00
MetalliC
b6c2b52ddb basic inputs for Hashire Patrol Car, at least it boots now (nw) 2017-05-08 16:57:46 +03:00
AJR
8e3d970675 Add trailing newline to several frontend error messages (nw) 2017-05-08 08:03:09 -04:00
Nathan Woods
1a8a7c810d Cleanups to src/frontend/mame/ui/slotopt.[cpp|h]
Did the following:
  1.  Polished up residual traces of this code's pre-C++ heritage
  2.  Moved completely private code to an anonymous namespace
  3.  Created device_slot_interface::slot_name() to wrap the pattern of taking the tag and removing the initial colon
2017-05-08 18:11:39 +10:00
hap
ec51a23602 hh_sm510: fix small problem with jr55 svg (nw) 2017-05-07 23:20:06 +02:00
briantro
c89c034e7a kingobox.cpp: Correct & standardize rom labels between sets (nw) 2017-05-07 14:06:18 -05:00
yz70s
0201452cbf initialization order (nw) 2017-05-07 16:24:55 +02:00
yz70s
1b1c4cfa0f xbox: third step in removing the legacy pci system in favor of the new one (nw) 2017-05-07 15:47:29 +02:00
Ted Green
7ebfa1765f seattle: Change physical memory configuration to fix crashes with wg3dh and blitz. (nw) 2017-05-07 06:54:18 -06:00
Ted Green
b0b2b44317 pci-ide: Move default legacy address assignment from device_start to device_reset. (nw) 2017-05-07 06:54:18 -06:00
MetalliC
965f62365d new machines added as NOT_WORKING
--------------------------------
Dragon Treasure (Rev A) (GDS-0030A) [f205v, rtw]
Dragon Treasure (Rev B) (GDS-0030B) [f205v, rtw]
2017-05-07 14:35:22 +03:00
Nigel Barnes
c417760dd6 cgenie: Fixed loading roms from softlist in floppy interface 2017-05-07 12:15:03 +01:00
Nigel Barnes
731fbe59b3 nascom2: Moved floppy softlist to machine and fixed validation (nw) 2017-05-07 12:15:03 +01:00
Nigel Barnes
6ddf273b3d dragon_cass.xml: Minor corrections (nw) 2017-05-07 12:15:03 +01:00
Nigel Barnes
cc5b17fa3a amiga: Attached orphaned software lists (nw) 2017-05-07 12:15:03 +01:00
Nigel Barnes
c997828f7c wicat: Added floppy drive and attached software list (not working). 2017-05-07 12:15:03 +01:00
MetalliC
f777f15649 new machine added as NOT_WORKING
--------------------------------
Hashire Patrol Car (J 990326 V1.000) [BillD, ShouTime, rtw, Sean Sutton, Smitdogg, The Dumping Union]
2017-05-07 14:13:27 +03:00
Ivan Vangelista
81a17b0c60 New working clone
---------------------------
King of Boxer (Japan) [ShouTime, The Dumping Union]
2017-05-07 08:47:32 +02:00
briantro
544a709b62 new Critter Crusher clone
New Clone Added
---------------------------------------
Tatacot (JA 951128 V1.000) [BillD, ShouTime, Sean Sutton, Anonymous Donator, Smitdogg, The Dumping Union]
2017-05-07 01:35:31 -05:00
Ivan Vangelista
d5ebafdb38 new working clone
-------------------------
Jackal (bootleg, Rotary Joystick) [f205v, The Iron Goat]
2017-05-07 08:16:41 +02:00
briantro
de014ca603 namcos11.cpp: Let's call Star Sweep (STP2/VER.A) the Asia version
Like all other "2" regions in System 11 driver. Plus there is no Japanese "Notice For use in Japan" warning.
2017-05-07 00:54:45 -05:00
Vas Crabb
a400c011a9 Revert "Overhaul to how MAME handles options (#2260)"
This reverts commit 536990e77b.

Conflicts:
	src/frontend/mame/mame.cpp

Sorry, but this change was half-baked.  It breaks a lot of existing
functionality and clearly hasn't been tested in more than a tiny subset
of use cases.  Please play this work back onto your own branch, and test
it before submitting another PR.
2017-05-07 14:40:12 +10:00
Justin Kerk
1970bcfab8 New working software list additions
-----------------------------------
ibm5150: Arkanoid 2: Revenge of Doh, Crime Wave, Prince of Persia (5.25", v1.1) [ArcadeShadow]
2017-05-06 21:16:16 -07:00
Robbbert
e7f86b6f5c (nw) tms34010: fixed dasm of MOVB/MOVE absolute to absolute. 2017-05-07 14:06:10 +10:00
AJR
2746f46536 videopkr: Fix cut-and-paste error; identify DAC (nw) 2017-05-06 20:43:57 -04:00
smf-
441ec6615e New working clone
-------------------
Star Sweep (Japan, STP2/VER.A) [Coolmod/Bill D]
2017-05-06 22:56:24 +01:00
hap
714c5949db hh_sm510: correct ktmnt buttons (nw) 2017-05-06 23:05:06 +02:00
hap
0a2898afe6 Machines promoted to working
---------
Top Gun (handheld) [hap, Sean Riddle]
Contra (handheld) [hap, Sean Riddle]
Teenage Mutant Ninja Turtles (handheld) [hap, Sean Riddle]
Gradius (handheld) [hap, Sean Riddle]
Lone Ranger (handheld) [hap, Sean Riddle]
Game & Watch: Mickey & Donald [hap, Sean Riddle, Olivier Galibert]
Game & Watch: Donkey Kong II [hap, Sean Riddle, Reinier]
Game & Watch: Boxing [hap, Sean Riddle]
2017-05-06 22:19:10 +02:00
hap
201d49ba76 SM511: added instruction clock divider (nw) 2017-05-06 22:01:08 +02:00
MetalliC
710072f572 add Japan Dreamcast flash dump [rtw] 2017-05-06 20:00:35 +03:00
angelosa
5c05a2a94c new WORKING clone
-----------------
Top Landing (Japan) [ShouTime, The Dumping Union]
2017-05-06 18:09:30 +02:00
Ivan Vangelista
1340a45f31 scyclone.cpp: promoted to working status [David Haywood]
- added sound. Discrete part missing;
- added save state support.
2017-05-06 16:48:36 +02:00
fulivi
04e63a1de6 hp9845: debug message cleanup 2017-05-07 00:38:27 +10:00
fulivi
3e69d8b315 hp9845: fixed a system freeze when loading memory tester from tape 2017-05-07 00:38:27 +10:00
fulivi
c103432617 hp9845: implemented softkeys for 45C & 45T 2017-05-07 00:38:27 +10:00