rfka01
5893f72bc8
Added the later 286 variant to the Siemens Simatic PG685 skeleton. 896K RAM, Bitmapped graphics
2016-09-25 11:57:54 +02:00
Ivan Vangelista
ef8b8a023b
Merge pull request #1448 from ajrhacker/amusco_pic
...
amusco WIP: Use PIC for interrupts; correct SN type (nw)
2016-09-25 09:13:57 +02:00
Lord-Nightmare
a2c5002e50
correct the rom location for the 'rom-lo' rom on a mac 512k(e) motherboard, which is different from the location on a macplus, while the 'rom-hi' rom location is the same. (n/w)
2016-09-25 02:57:05 -04:00
Lord-Nightmare
60c3a365bc
mac.cpp: Replace bad dump in macplus v2 romset with redump, and use split roms for all macplus and mac512ke sets. [Lord Nightmare]
2016-09-25 02:53:01 -04:00
Lord-Nightmare
8f4cb55c31
superqix.cpp: cleaned up rom labels for consistency in comments and bootlegs. (n/w)
2016-09-25 02:24:41 -04:00
AJR
0984ebfdb7
amusco WIP: Use PIC for interrupts; correct SN type (nw)
2016-09-25 00:19:48 -04:00
therealmogminer@gmail.com
3953342c25
-cmi2x: Fix 6809 interrupt vectoring. [Ryan Holtz]
2016-09-25 04:22:02 +02:00
R. Belmont
75e538c17f
Merge pull request #1447 from system11b/S11vmahjong
...
-stv: Removed optional joystick control inputs from Virtual Mahjong s…
2016-09-24 21:00:34 -04:00
Vas Crabb
651808f6be
Merge pull request #1446 from npwoods/retire_imgtool_basename
...
Retired imgtool_basename(), in favor of core_filename_extract_base()
2016-09-25 10:57:38 +10:00
therealmogminer@gmail.com
239d09546f
Bad OG, no cookie, nw either
2016-09-25 01:29:22 +02:00
system11b
dd7b3febb5
-stv: Removed optional joystick control inputs from Virtual Mahjong since this game only supports Mahjong panel but was defaulting to Joystick [system11]
2016-09-24 23:58:51 +01:00
Nathan Woods
89512850bc
Retired imgtool_basename(), in favor of core_filename_extract_base()
2016-09-24 18:50:43 -04:00
Ivan Vangelista
c2e7dfc183
seibuspi.cpp: small "fix" (nw)
2016-09-24 23:39:08 +02:00
Ivan Vangelista
046e7b7f5f
Merge pull request #1445 from ajrhacker/amusco8088
...
amusco: Start fleshing out the driver
2016-09-24 23:32:33 +02:00
Ivan Vangelista
2e03a2affe
New clone added
...
------------
Raiden Fighters (Great Britain) [Bytestorm]
2016-09-24 23:28:19 +02:00
AJR
aa4f5599b3
amusco: Start fleshing out the driver
...
- Change CPU type to 8088
- Hook up a bunch of devices
- Identify a few inputs
2016-09-24 16:28:04 -04:00
MetalliC
71e0a457fc
rom labels corrections (nw)
2016-09-24 23:07:02 +03:00
MetalliC
e0446a6b8a
Merge pull request #1440 from mamehaze/shou_slap
...
new WORKING game
Slap Shooter [Shoutime, Sean Sutton, Tourniquet, ranger_lennier, Jan Stuhler, gamez fan, Paul Vining, Soren Skou Nielsen, Erick Dillon, Jason Wible, Mr. Goodwraith, Renato Mucciarelli, The Dumping Union]
2016-09-24 22:09:10 +03:00
R. Belmont
a1eea6e153
Merge pull request #1431 from ajrhacker/ms1_tmap
...
Make Mega System 1 tilemaps into a device
2016-09-24 11:11:34 -04:00
R. Belmont
31cdc5b51b
Merge pull request #1434 from MASHinfo/master
...
New Speak & Rescue clone
2016-09-24 11:09:30 -04:00
R. Belmont
96e7e75e67
Merge pull request #1435 from system11b/S11mjfixes6
...
Fixed more Mahjong dips as per manuals - system11
2016-09-24 11:09:10 -04:00
R. Belmont
9a3497c32b
Merge pull request #1438 from fulivi/hp9845_tools2
...
Filter for Hp9845 data files added to imgtool
2016-09-24 11:07:06 -04:00
R. Belmont
34db1bd52d
Merge pull request #1439 from rdroush/master
...
aristmk5.cpp: Added missing ARISTOCRAT_MK5_BIOS defines to some sets,…
2016-09-24 11:06:06 -04:00
Ivan Vangelista
6e94082e81
Merge pull request #1441 from mamehaze/s11_sets
...
new clones Rolling Crush (version 1.03.E - 1999/01/29) [system11]
2016-09-24 15:29:04 +02:00
Vas Crabb
bb8625f7fe
Merge pull request #1442 from npwoods/fix_typeahead_lookup
...
Fixed an off by one error when identifying best entries for typeahead on the file selection and software list dialogs
2016-09-24 23:06:01 +10:00
Nathan Woods
e8f19ee9e8
Fixed an off by one error when identifying best entries for typeahead on the file selection and software list dialogs
2016-09-24 08:56:00 -04:00
David Haywood
b59c12c58a
new clones Rolling Crush (version 1.03.E - 1999/01/29) [system11]
...
interesting set, it's older but actually shows the proper SemiCom copyright message and logo, also the mode select / high score tables use a different style (and a number of sprite / tile roms are different as a result)
2016-09-24 12:32:10 +01:00
David Haywood
c66cc4cff9
new WORKING game - Slap Shooter [Shoutime, The Dumping Union, (list of donators)]
...
for current list of donators see
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=358781
pull request can be applied once rom is available, rom will be available once cost is covered, which should be soon.
2016-09-24 11:48:55 +01:00
Robbbert
29b7072043
More small fixes (nw)
2016-09-24 12:59:20 +10:00
Peter Ferrie
b183ca3079
fix compile on MSVC 2015 (nw)
2016-09-23 18:35:02 -07:00
Lord-Nightmare
6da7548d10
taitosj.cpp: Cleaned up rom labels/locations for the elevator action sets and added notes. Noted that the 4 and 5 board sets dumped so far of elevator action are the exact same code and gfx, just split differently. [Lord Nightmare]
2016-09-23 18:12:20 -04:00
briantro
b4fe838c24
apple2.xml: Fix typo - NW
2016-09-23 17:03:13 -05:00
briantro
592475da69
Apple II hash.. Specify Arkanoid 2 is level hack of Arkanoid
2016-09-23 17:00:23 -05:00
briantro
3b22a77973
Two More Apple II disk images
...
Genesis - 1983 Datasoft / Design Labs
Pigpen - 1982 Datamost / TMQ Software
2016-09-23 16:52:22 -05:00
Reagan Roush
084e33a159
aristmk5.cpp: Added missing ARISTOCRAT_MK5_BIOS defines to some sets, fixing MT6374
2016-09-23 16:53:10 -04:00
Michael Zapf
376c505364
ti99: More savestate enabling. (nw)
2016-09-23 21:18:26 +02:00
Michael Zapf
b87b05b389
ti99: State save capability. Not yet fully stable, but basically working.
2016-09-23 18:17:39 +02:00
Ivan Vangelista
f3e709b982
system16.cpp (ddcrewbl): added inputs, identified oki write. Missing oki bankswitch, so sounds are sparse and wrong (nw)
2016-09-23 17:48:06 +02:00
Ivan Vangelista
1b16961f8b
New clone added
...
------------
Condor (S C Novar bootleg of Phoenix) [f205v]
2016-09-23 17:40:04 +02:00
cracyc
d6136ccced
vis: fix dc offset (nw)
2016-09-23 09:27:42 -05:00
Robbbert
2888da6778
forgot one (nw)
2016-09-24 00:16:33 +10:00
James Wallace
efe06b8025
Update jpmimpct.cpp
2016-09-23 14:59:46 +01:00
James Wallace
f572fb2445
thanks to fixes 2(nw)
2016-09-23 14:59:13 +01:00
James Wallace
8e3f6ef5ac
thanks-to fixes 1(nw)
2016-09-23 14:58:48 +01:00
fulivi
dedc07dc75
imgtool, hp9845_tape format: implemented read & write ops in 9845data filter
2016-09-23 15:57:56 +02:00
Robbbert
2ac25d5018
Fixes to lst and flt (nw) Note: cannot add apple2ees due to missing roms.
2016-09-23 23:09:47 +10:00
Nigel Barnes
8ecbd318d1
bbc: various additions to floppy softlists
2016-09-23 13:52:18 +01:00
Scott Stone
38ea1fc82b
apple2.xml: Correct '<part name=' notations throughout entries (nw)
2016-09-23 08:50:20 -04:00
Scott Stone
0894cdecd9
Merge branch 'master' of https://github.com/mamedev/mame
2016-09-23 08:39:11 -04:00
Michael Zapf
72e7a9489f
Added save state support to tms99xx; replaced new/delete by unique_ptr.
2016-09-23 14:36:38 +02:00