Commit Graph

51349 Commits

Author SHA1 Message Date
Ivan Vangelista
0ae2e886e1 acchi.cpp: corrected game title and renamed driver patapata.cpp (nw) 2017-05-10 17:37:49 +02:00
Stiletto
80b155c290 (nw)
(nw)
2017-05-10 10:49:13 -04:00
Stiletto
847e0a1d14 update edit docs link (nw)
update edit docs link (nw)
2017-05-10 10:41:29 -04:00
Robbbert
683950f25e (nw) Fixed validation warning. 2017-05-11 00:20:26 +10:00
Vas Crabb
e103368214 taito_f3: added hacks to work around graphical issues [dink]
(nw) removed author/date comments - git blame can be use to track
content
2017-05-10 23:51:12 +10:00
k2-git
5556021030 acchi.cpp: fixed audio [k2-git] 2017-05-10 09:51:14 +02:00
Lord-Nightmare
b0c23f1c0c Override several inits unnecessary for sm590 (nw) 2017-05-10 03:25:22 -04:00
Lord-Nightmare
c5c065312f Replace sm590 adx handler with override since behavior differs slightly from sm510 [Lord Nightmare, hap] 2017-05-10 03:24:12 -04:00
Lord-Nightmare
464421a791 Fix sm5xx cpu header guard defines to not use a leading underscore, per compiler rules (nw) 2017-05-10 01:31:42 -04:00
Lord-Nightmare
a7148e3a49 Fix off-by-one error for rom size in SM590 core (nw) 2017-05-10 01:30:03 -04:00
angelosa
e7819b59af ppu2c0x & vsnes privatize variables (nw) 2017-05-10 05:46:55 +02:00
angelosa
b77b373fec Forgot one TODO (nw) 2017-05-10 03:07:39 +02:00
angelosa
8f938b9ee4 seibucop.cpp: Fixed Legionnaire / Heated Barrel scenery walking bug (a different 138e is used) [Angelo Salese]
(out of whatsnew: pending promotion to working for both)
2017-05-10 03:04:06 +02:00
Scott Stone
5d0f4046c0 Fix reported double brackets for XML Validation in gba_ereader.xml (nw) 2017-05-09 20:48:06 -04:00
AJR
9a08c17806 tx1.cpp: Hardware note (nw) 2017-05-09 20:06:48 -04:00
npwoods
3e717357d7 DERIVED_CLOCK now updates in response to clock changes, and changed CoCo to use this mechanism (#2140)
* [CoCo] Changed the 6883 SAM implementation to control the root_machine clock, and changed CoCo devices to use DERIVED_CLOCK
2017-05-10 10:05:17 +10:00
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