Commit Graph

37231 Commits

Author SHA1 Message Date
David Haywood
e147f99abe Merge pull request #264 from JoakimLarsson/force68k
Force68k
2015-07-22 02:15:33 +01:00
Scott Stone
4cb49c86e4 Merge branch 'master' of https://github.com/mamedev/mame 2015-07-21 21:00:41 -04:00
Scott Stone
fb2bbd300f Fixed validation error "6300__d7.p7 out of memory region space" (nw) 2015-07-21 20:58:58 -04:00
David Haywood
c8421ed31d new clones
Midnight Resistance (Joystick bootleg)

dump is from a few years ago, had the following readme (what's the correct credit??)

These ROMs come from a very large long twin-board
bootleg of Midnight Resistance. The board uses only
common off-the-shelf parts such as TTL logic, SRAM,
68000/6502 etc.
Some of these ROMs match a version in MAME with a 68705
but this board doesn't have a 68705 or other protection
devices although the PCB does have a location for a
40-pin 68705. An almost identical board runs a bootleg
version of Heavy Barrel and Bad Dudes vs Dragon Ninja.
2015-07-22 01:58:18 +01:00
David Haywood
437b4a615b new clones
Shinobi (Datsu bootleg, set 2) [Andrew Welburn]
2015-07-22 00:59:44 +01:00
Joakim Larsson Edström
bb9f5a3e15 Removed/initialized class members to fix compile problems at travis etc 2015-07-22 00:54:52 +02:00
angelosa
6da34a3c4d Merge branch 'master' of https://github.com/mamedev/mame 2015-07-21 23:51:07 +02:00
angelosa
4472d60b15 Added preliminary CD-DA routing to SCSP EXTS parallel port, fixes CD-Rom player equalizer in Sega Saturn. [Angelo Salese] 2015-07-21 23:50:51 +02:00
Joakim Larsson Edström
ab64ca8b0c reverted some commits not needed for this pull request 2015-07-21 23:27:52 +02:00
Wilbert Pol
ad19282947 msx.c: Added moonsound fm part. (nw) 2015-07-21 23:01:55 +02:00
hap
196a7f6a71 note 2015-07-21 22:59:32 +02:00
hap
3af30d2514 small fix for ucom4 port c/d 2015-07-21 22:54:53 +02:00
David Haywood
965c37c88b Merge branch 'master' of https://github.com/mamedev/mame 2015-07-21 21:12:55 +01:00
David Haywood
1cb3ab171b new clones
Hot Chase (set 2)

(this is an old dump that was overlooked, no idea who to credit)
2015-07-21 21:10:07 +01:00
angelosa
59fd99be9b Fixed World Heroes Perfect (Sega Saturn) TH Control Mode in SMPC. [Angelo Salese] 2015-07-21 20:50:46 +02:00
Ivan Vangelista
c03b7d4203 paranoia.c: enabled save state support (nw) 2015-07-21 17:25:12 +02:00
Ivan Vangelista
b1578cbdca New games added or promoted from NOT_WORKING status
---------------------------------------------------
Spatter (315-5099) [Andrea Palazzetti]
2015-07-21 17:17:03 +02:00
Cowering
fef8a2ede5 really, nothing to see here :) (NW) 2015-07-21 10:02:41 -05:00
Cowering
0e5af95be2 feed the pedantic monster (NW) 2015-07-21 10:01:44 -05:00
Angelo Salese
70cbd68250 Experiment finished, nothing to see here (nw) 2015-07-21 16:46:21 +02:00
Dirk Best
854bcbd6cb travis: add email notifications 2015-07-21 16:41:20 +02:00
Joakim Larsson Edström
06f46524f9 started support for CPU-1 Centronics port on Port B 2015-07-21 02:30:04 +02:00
Joakim Larsson Edström
776915947d Figured out that ROM:s support a Centronics printer on P2 2015-07-21 02:04:25 +02:00
Joakim Larsson Edström
307d82b06a fixed c&p typo 2015-07-20 23:10:08 +02:00
Joakim Larsson Edström
8a504b93fb updated driver status 2015-07-20 23:00:24 +02:00
Guru
af4a927c94 Merge pull request #263 from system11b/S11seta2
Corrected all the non-OKI games to mono sound same as fix recently ap…
2015-07-21 04:58:38 +08:00
Joakim Larsson Edström
e436f2a3a3 Added driver for CPU-1 VME SBC from Force Computers and a skeleton 68230 device driver 2015-07-20 22:51:35 +02:00
couriersud
45e5fab5ff More phashmap_t usage. Quite some nice effect on larger netlist startup
time. Hash objects can now deal with arbitrary hash width. (nw)
2015-07-20 22:35:25 +02:00
couriersud
112ad5223f Added quiet flag to nltool. (nw) 2015-07-20 22:34:35 +02:00
couriersud
fd0850e016 Changed case for parameter "model" to uppercase to align with rest of
code. (nw)
2015-07-20 22:21:30 +02:00
couriersud
c30ac5a27b Use hashmap for factory searches. (nw) 2015-07-20 22:21:28 +02:00
system11b
4fe89172c5 Corrected all the non-OKI games to mono sound same as fix recently applied to seta.c games. Fixes bugs 01943 and 01444 2015-07-20 20:56:02 +01:00
therealmogminer@gmail.com
6024ddca56 [MESS] sdk80.c: Added video board control PROM. [MooglyGuy] 2015-07-20 20:02:27 +02:00
hap
1d27b1cf66 added leds 2015-07-20 19:45:34 +02:00
Luca Elia
484c963287 "Seta" PCB numbers start with P0- not PO- (nw) 2015-07-20 18:48:03 +02:00
Luca Elia
adfefdd753 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mahjong Super Dai Chuuka Ken (Japan, D115) [Dyq, Guru, Luca Elia]
2015-07-20 18:23:17 +02:00
Luca Elia
e58ecc14fe Hooked up speech in "Harem". Added save-states. Verified colors [Luca Elia, tirino73] 2015-07-20 18:23:12 +02:00
Joakim Larsson Edström
3c731cd6b8 started FORCE SYS68K MONITOR V 1.0 printer support 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
8ed221e77d Added 58167 RTC, works but no support for it in current system rom, verified through mame debugger 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
db5c5425fb Fixed some comments 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
13ebb53b1a More registers added, should probably just add them all at once... 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
a103a7c91b Added PBDR register needed for printer on CPU-1, still need to add handshake wiring to the data port to get it to work 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
a98d75d5ea Fixed clocks, FORCE SYS68K MONITOR V 1.0 now works in terminal, removed RAM definitions for Zbug no longer needed 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
8e3cd0b016 Added PIT68230 device to driver and removed support for Zbug/68ksbc 2015-07-20 18:07:08 +02:00
Joakim Larsson Edström
19117955e8 Added PIT68230 to available machines and enabled it for my configuration
Conflicts:
	scripts/src/machine.lua
	scripts/target/mame/my.lua
2015-07-20 18:07:07 +02:00
Joakim Larsson Edström
338f3b1435 Compiles but produces printouts only when used from fccpu1 driver for needed registers only 2015-07-20 18:07:07 +02:00
Joakim Larsson Edström
27d9db1811 Removed legacy RAM from address map and added correct baud generator crystal 2015-07-20 18:07:07 +02:00
Joakim Larsson Edström
760066a3b3 Added support for dumped ROM:s from the cpu1 PCB 2015-07-20 18:07:07 +02:00
Joakim Larsson Edstrom
faa58f5909 Added correct read handler for bootvector and changed zbug (now defunct) values 2015-07-20 18:07:07 +02:00
Joakim Larsson Edstrom
5d2f322c96 Added fake read driver for boot vector mirroring 2015-07-20 18:07:07 +02:00