Commit Graph

28870 Commits

Author SHA1 Message Date
Miodrag Milanovic
cb610cb8cf cischeat fix, issue was that shadow flag was not set, anyway doing modify is proper thing to do (nw) 2014-03-01 09:21:23 +00:00
Miodrag Milanovic
5de61ed998 deco_ld and stactics fix (nw) 2014-03-01 09:00:50 +00:00
mahlemiut
0a1b2a2528 svga_s3: Corrected Trio64 video clock setting, based on datasheet. 2014-03-01 08:56:49 +00:00
Alex W. Jackson
e10ef2a347 lethal.c: convert to bankdev [Alex Jackson] 2014-03-01 08:53:20 +00:00
Miodrag Milanovic
a6ce94802e fix pipedrm (nw) 2014-03-01 07:21:14 +00:00
Miodrag Milanovic
444f3c3be5 fix for moo and megatech/megaplay (nw) 2014-03-01 07:17:16 +00:00
Alex W. Jackson
78dc8f445a simpsons.c: convert to bankdev [Alex Jackson] 2014-03-01 07:16:02 +00:00
Alex W. Jackson
88fde55dda Support palette RAM formats that are byteswapped relative to CPU endianness [Alex Jackson] 2014-03-01 04:14:07 +00:00
Alex W. Jackson
3a92f2edea Fix split palette RAM [Alex Jackson] 2014-03-01 00:59:37 +00:00
Roberto Fresca
c5a05fd6c0 Fixed goldstar, goldstbl, moonlght, goldfrui and super9
regression with new palette ram system.
2014-03-01 00:13:09 +00:00
smf-
393c1e9b7b Added free version of uni bios v3.1 [pza] 2014-02-28 22:24:02 +00:00
Sandro Ronco
b03c3cfbd1 (MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw) 2014-02-28 21:36:13 +00:00
Couriersud
f31120c7aa Some minor performance changes. It looks like the code is limited by memory bandwidth. 2014-02-28 20:33:21 +00:00
Michaël Banaan Ananas
2030917315 ah ok, changed this one back 2014-02-28 19:57:30 +00:00
Alex W. Jackson
790e204ee0 toaplan1.c: fix and cleanup palette handling [Alex Jackson] 2014-02-28 19:40:37 +00:00
Roberto Fresca
ea8043c2d6 New games marked as GAME_NOT_WORKING
------------------------------------
Super Nove (Playmark) [Roberto Fresca, ANY]
2014-02-28 19:21:52 +00:00
Michaël Banaan Ananas
9321962a8a Unknown -> unknown 2014-02-28 19:17:58 +00:00
Michaël Banaan Ananas
eab1b7af70 rm stray dot 2014-02-28 18:42:34 +00:00
Michaël Banaan Ananas
bf08a96072 holland -> the netherlands 2014-02-28 18:41:18 +00:00
Alex W. Jackson
d8bb5647a9 Fix remaining issues with indirect colors [Alex Jackson] 2014-02-28 17:56:26 +00:00
Ivan Vangelista
639daf659c Updated f1gp.c following AWJ's clshroad.c example. (nw) 2014-02-28 17:29:15 +00:00
David Haywood
d59eb782b3 the multi-screen taito games now use multiple palettes (nw) 2014-02-28 16:55:41 +00:00
Miodrag Milanovic
d571db2a30 this is for today (nw) 2014-02-28 14:53:01 +00:00
Miodrag Milanovic
c36e210fc3 some more mame fixes (nw) 2014-02-28 14:10:30 +00:00
Miodrag Milanovic
08c6138cdd fix for non-palette related bug (nw) 2014-02-28 12:52:53 +00:00
smf-
607a7d98c4 fix divide by zero if the clock is changed to 0 at run time (we already cope with it being 0 at startup). (nw) 2014-02-28 11:43:31 +00:00
Miodrag Milanovic
e29d1ab12c some mess regression fixes (nw) 2014-02-28 10:44:24 +00:00
Oliver Stöneberg
d61473ab50 fixed usage of uninitialized member in decocass_tape_device (nw) 2014-02-28 10:17:44 +00:00
Oliver Stöneberg
d2513c2e9a fixed usage of uninitialized member in k056800_device (nw) 2014-02-28 10:13:54 +00:00
Oliver Stöneberg
25458ec228 fixed usage of uninitialized member in ics2115_device (nw) 2014-02-28 10:10:19 +00:00
Oliver Stöneberg
c11e0815c1 fixed usage of uninitialized member in tms9902_device (nw) 2014-02-28 10:06:11 +00:00
Oliver Stöneberg
a4c6268934 fixed usage of uninitialized member in tms99xx_device (nw) 2014-02-28 10:03:33 +00:00
Oliver Stöneberg
d3f53dc2c5 fixed default value in previous commit (nw) 2014-02-28 10:00:18 +00:00
Oliver Stöneberg
1338eeff5a fixed usage of uninitialized member in tmp95c063_device (nw) 2014-02-28 09:55:58 +00:00
Miodrag Milanovic
7a908a9a84 crash fixes for mame (nw) 2014-02-28 08:52:04 +00:00
smf-
a4d4b26a89 fix the broken fix to the partial commit that went wrong (nw) 2014-02-28 07:50:49 +00:00
Miodrag Milanovic
7ccb382302 just made it compile so we can work , smf please fix (nw) 2014-02-28 07:23:37 +00:00
David Haywood
0b6d0f9a0d I've managed to build a newer version of the x2222 program from the TEST.HYE we were given.
This version has all 7 levels and staff credits and the boss graphics are correct too, although seems to be a debug build (debug values are onscreen at all times)

We still have no sound rom.
2014-02-28 04:36:10 +00:00
David Haywood
c10bfcf3cd starting to look at the sound section a bit more (nw) 2014-02-28 01:52:02 +00:00
smf-
23b0b548a5 fixed tag lookups and added comments (nw) 2014-02-28 00:19:31 +00:00
smf-
d4487f1f89 move the palette into the screen (nw) 2014-02-27 23:38:47 +00:00
David Haywood
5930875794 bonky0013 dumped a board of this configuration a while back, nothing new, but we might as well document it as existing. (nw) 2014-02-27 23:05:11 +00:00
David Haywood
76daf7c5c2 new clones
19XX: The War Against Destiny (Japan 960104, yellow case) [Tormod, ?other credits?]

this is actually the newest supported revision.
2014-02-27 22:27:52 +00:00
Ivan Vangelista
65309d1210 Some more tagmap cleanups for namcos23. (nw)
mame640152 timecrs2 -bench 30 Average speed: 132.73% (29 seconds)
mame64 timecrs2 -bench 30 Average speed: 144.98% (29 seconds)
2014-02-27 21:42:45 +00:00
smf-
3ed847b9bb fixed bug in sending that showed up using terminal (nw) 2014-02-27 20:45:13 +00:00
Aaron Giles
36562bb32e A few more fixes for indirect palettes. 2014-02-27 18:24:09 +00:00
Ivan Vangelista
fdb6d5d767 oops (nw) 2014-02-27 18:15:36 +00:00
Ivan Vangelista
e2fcf72b79 Reduced tagmap lookups for timecrs2 and clones (nw) 2014-02-27 18:13:07 +00:00
David Haywood
d09f547559 I guess we can do this now..
(seems weird passing a palette to gfx->transpen for indexed modes when the screen has a palette?)
2014-02-27 17:39:22 +00:00
Alex W. Jackson
6cdd8e429e Clean up last crshrace commit (nw) 2014-02-27 17:38:14 +00:00