Commit Graph

34197 Commits

Author SHA1 Message Date
Vas Crabb
2408abf04a Lamps/layout for crazybon 2015-03-06 16:30:48 +11:00
Vas Crabb
ed5150561a corrections to comments (nw) 2015-03-06 14:54:32 +11:00
Vas Crabb
dfe0a8023a Mark unknown PROMs as bad dump, notes 2015-03-06 13:02:20 +11:00
Vas Crabb
9fcf4db55f Make jkrmast/pkrmast/pkrmasta use same inputs as crazybon so they'll run until something better can be discovered 2015-03-06 12:38:12 +11:00
Vas Crabb
a776e8ec78 Crazy Bonus WIP [Amanda King, Vas Crabb]:
* Fix input mapping - all inputs and DIPs work in switch test
* Fix AY8910 mapping, data read and write are at different addresses
* Document all DIPs shown in settings screen
* Document coin value, coin limit and credit limit DIPs (determined with debugger)
* Document DIPs with easily visible effect on game
* Fix input naming
* Still many unknown DIPs require investigation

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Crazy Bonus 2002 [Amanda King, Vas Crabb]
2015-03-06 12:38:11 +11:00
Vas Crabb
c7dc08e8bc Current crazybon dump comes from a pkrmast conversion kit [Amanda King, Vas Crabb]
* Fix GFX decode for prkmast and crazybon
* Add PROM dumps from cmv4 to get correct colours in pkrmast and crazybon until real PROM dumps can be obtained
2015-03-06 12:38:11 +11:00
Vas Crabb
c728179916 Fix SDL1 build 2015-03-06 12:38:11 +11:00
hap
151bd510c9 added branch opcodes 2015-03-06 00:40:54 +01:00
briantro
b53dab53b0 seta.c: Minor fixes - NW
Restore the bug fix version of Daioh as parent with a description of the changes.  Change the location test ver to prototype which is more likely as it's on the same PCB as the Blandia prototype and noted that in the driver as well.
2015-03-05 17:27:43 -06:00
Mike Naberezny
b73285d6b3 Send error messages to stderr instead of stdout. (nw) 2015-03-05 15:08:01 -08:00
hap
2dfeced11b added the rest of straightforward opcodes 2015-03-05 22:54:49 +01:00
mamehaze
7ef831ab26 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-05 20:16:45 +00:00
mamehaze
182fa7990b Mad Alien stuff [Andrew Welburn]
Andrew dumped a Mad Alien set from his PCB, everything (including program ROMs and PROM) matched the 'madaliena' set in MAME apart from the bg graphics + bg tilemap ROM

Unfortunately one of the unique things about the madaliena set was the gfx, which were closer to the 'Highway Chase' graphics (Desert / Boat themed instead of Vegas themed) however, the PCB it was dumped from had a bad rom.  I was hoping Andrew's set would provde us with the good gfx rom, but as his gfx matched the parent set instead, it didn't.   I can't repair it  using gfx extracted from Highway chase either as one of the tiles is unique.

Rather than removing the set with the unique gfx (albeit one rom missing) I've renamed it to 'madalienb' in the hope that a board with the proper ROMs for it shows up one day, I'm guessing it will have 'mc-1' etc. naming on the gfx roms, as the other two sets are simply 'mc.3k'  Andrew's set is now 'madaliena'
2015-03-05 20:15:51 +00:00
hap
42eafe6237 hmcs40 WIP 2015-03-05 21:12:20 +01:00
mamehaze
9000997384 new clones
Boot Camp (set 2) [chaneman]

(note, this driver is not in good shape, it uses the CPU region to allocate RAM and sets pointers up to it in the init!!!)

BOOT CAMP by KONAMI 1987 - alternate set.

Read from a working original KONAMI pcb.

Named as it was written on the label of the chip.

"611x01.a-14"

This rom is used in place of xxx-v01.12a in the Boot Camp driver.

All other chips read the same as currently supported sets.

Difference unknown but comparison shows many.

chaneman@in4web.com           Dec. 19, 2003
2015-03-05 19:39:16 +00:00
mamehaze
361c226eed new clones
Chouji Meikyuu Legion (Japan ver 1.05) [ShinobiZ & COY]

(JackC forwarded me this old dump, readme below)

Legion by Nichibutsu 1987

Version Japan 1.05

legion.e1  CRC(977fa324) SHA1(04432ecb0cab61731e17bcf665ca66fe34b2d75c)
legion.e5  CRC(49e8e1b7) SHA1(ed0b38aae3f46f689fe9d2c96c383d375716e77e)
legion.e14 CRC(c266ff2d) SHA1(df14c6102abf5484555899d4a5df8105a1fe1bf7)
legion.c7  CRC(c52853b3) SHA1(67983e100822295fff58c8a03a4b8f4d36e1ef21)

Provided to you by Belgium Dump Team (ShinobiZ & COY) on 22/08/2003.

c7 looks like a bad dump of the sound rom, e14 is a bad dump of the tile rom (1 bit wrong) but the program looks legitimate, and actually needs the MCU / blitter unlike the Japan set we currently support.  Also this is highly suggestive that our current IC positions are nonsense ones from a bootleg.
2015-03-05 19:27:24 +00:00
hap
2f11eb0c3e added hh_hmcs40.c skeleton driver 2015-03-05 18:50:06 +01:00
Ivan Vangelista
db8b7a2fd6 nova2001.c: enabled save state support (nw) 2015-03-05 18:26:32 +01:00
Ivan Vangelista
a47ce0dc43 speedbal.c, timelimt.c: added save state support (nw) 2015-03-05 18:18:31 +01:00
Ivan Vangelista
8301a2478d cabal.c, deadang.c: added save state support (nw) 2015-03-05 18:13:53 +01:00
mamehaze
7e3e5cd7f0 change description (nw) 2015-03-05 16:50:47 +00:00
David Haywood
9880a59683 Merge pull request #147 from trap15/master
Add Daioh loctest and remove hacked Daioh set.
2015-03-05 16:44:35 +00:00
hap
910f26368c widdle endian 2015-03-05 17:09:40 +01:00
Oliver Stöneberg
57fd44091a fixed some apparent bugs in Python scripts based on PyCharm inspection (nw) 2015-03-05 16:44:01 +01:00
Oliver Stöneberg
56642192d7 another Python script cleanup (nw) 2015-03-05 16:42:41 +01:00
Oliver Stöneberg
87fb14a840 more Python script cleanups based on PyCharm inspection (nw) 2015-03-05 16:38:07 +01:00
Oliver Stöneberg
ad02fe3b8b some Python script cleanups based on PyCharm inspection (nw) 2015-03-05 16:24:05 +01:00
Alex Marshall
cb6401fd59 Re-added old daioh set as 'daioh1' with note. 2015-03-05 00:39:20 -08:00
Miodrag Milanovic
20cfa98b20 Remove relative folders in src (for future use) (nw) 2015-03-05 08:56:48 +01:00
Miodrag Milanovic
8521c0b544 Fix mongoose build (nw) 2015-03-05 08:46:52 +01:00
Miodrag Milanovic
ab9dc8369c sync with latest 3rdparty (nw) 2015-03-05 08:40:11 +01:00
Alex Marshall
78ff4ebf63 Add Daioh loctest and remove hacked Daioh set.
Add Daioh (location test version) [CoolMod, trap15]
Remove Daioh (set 1) and replace with Daioh (set 2).
Set 1 was a hack and probably should not have been accepted.
2015-03-04 22:36:12 -08:00
arbee
bc2b71f47f Fix crashing on ARM Linux targets. [R. Belmont, rjosal] 2015-03-04 23:10:41 -05:00
couriersud
8477b99c8c Swap interval for baseline opengl.
I can't test this. Neither virtualbox nor wine seem to support WGL
Extensions. (nw)
2015-03-05 02:44:07 +01:00
couriersud
972de7ee3d Fix debug build. (nw) 2015-03-04 21:45:47 +01:00
hap
93472ffab2 added Hitachi HMCS40 series MCU core skeleton 2015-03-04 20:58:17 +01:00
Mike Naberezny
d89926362e Remove unused "opc", fix possible undefined name "inf". (nw) 2015-03-04 11:47:45 -08:00
Alex W. Jackson
1de7212abe mpu4: remove unused declarations (nw) 2015-03-04 14:00:53 -05:00
Alex W. Jackson
99d9cd0a1d srmp2.c: simplify ROM loading/banking (nw) 2015-03-04 13:58:15 -05:00
Ivan Vangelista
655bd1ca31 mpu4hw.c: reduced tagmap lookups (nw)
C:\mame>mame64d0159 m4twintm -str 2 -w
533317 tagmap lookups

C:\mame>mame64d m4twintm -str 2 -w
6464 tagmap lookups
2015-03-04 19:10:36 +01:00
andrew-gardner
35cdc22c80 More set_base removal (entitled 'I just convert what's there - no matter how weird it is') (nw) 2015-03-04 16:51:57 +01:00
Robbbert
fccc2289b1 (MESS) mbee : fixed colours (nw) 2015-03-05 02:29:10 +11:00
cracyc
b4bdea8b70 (mess) pasogo: add selectable actual, terrible contrast (nw) 2015-03-04 08:38:15 -06:00
hap
49282c31bc rename unk3403 to elecbowl 2015-03-04 15:06:31 +01:00
hap
15cb84e248 (forgot 1 file) 2015-03-04 13:55:03 +01:00
hap
2083c60aba notes 2015-03-04 13:52:59 +01:00
Guru
4cbfe9c6bb un-hook undumped cart# from undumped game, it's totally unknown (nw) 2015-03-04 20:34:49 +08:00
Vas Crabb
e0ecbd477a Add romainsations for undumped game titles 2015-03-04 22:30:00 +11:00
Vas Crabb
d2c8873fc9 Merge pull request #146 from einstein95/patch-5
Adding names to undumped game list
2015-03-04 21:57:50 +11:00
Logan B
eda32cfaa0 Adding names to undumped game list
Transcribed from http://i.imgur.com/s3aT0OQ.jpg
2015-03-04 21:25:23 +13:00