Miodrag Milanovic
9b63bec3a8
fix some strncmp (nw)
2015-10-28 19:21:08 +01:00
David Haywood
9b52e9b5a5
Merge branch 'master' of https://github.com/mamedev/mame
2015-10-28 16:54:17 +00:00
David Haywood
e3072fa52d
checkpoint (nw)
2015-10-28 16:54:05 +00:00
Guru
717645a51b
naomi.c: added NAOMI 2 Guru-Readme(tm)(c)(r) (nw)
2015-10-29 00:54:03 +08:00
Miodrag Milanovic
1c5ce40224
Typo found by PVS Studio (nw)
2015-10-28 17:37:03 +01:00
R. Belmont
dea04ad3c2
Merge pull request #438 from rfka01/master
...
Correct number of ISA slots
2015-10-28 11:44:41 -04:00
David Haywood
687082f308
Merge pull request #433 from kazblox/patch-2
...
dpcplus - correct ARM speed, fix RAM, add ROM to map
2015-10-28 15:26:50 +00:00
David Haywood
7e6170d88d
Merge pull request #441 from sparrowred/master
...
fixed whitespace for publishers and descriptions in softwarelist xmls…
2015-10-28 15:26:06 +00:00
David Haywood
a400149001
Merge pull request #439 from felipesanches/wackygtr_sandroronco
...
acknowledge Sandro Ronco's work on the Wacky Gator driver
2015-10-28 15:25:57 +00:00
Miodrag Milanovic
d9c87dee71
Merge branch 'master' of https://github.com/mamedev/mame
2015-10-28 16:03:09 +01:00
Miodrag Milanovic
01a8a6a208
fix sdl build fix for windows (nw)
2015-10-28 16:02:38 +01:00
Vas Crabb
0db43199ab
New machines marked as NOT_WORKING
...
----------------------------------
Cherry Master '99 [hsialin,Vas Crabb]
2015-10-29 02:00:48 +11:00
Miodrag Milanovic
4dccbffc01
resolve issue with compile on later mingw (nw)
2015-10-28 15:43:41 +01:00
sparrowred
1a5561dab6
fixed whitespace for publishers and descriptions in softwarelist xmls (nw)
2015-10-28 11:40:10 +01:00
Olivier Galibert
c4a787e527
zx: Start of an hardware-correct rewrite [O. Galibert]
...
Missing:
- hsync is not handled as it should yet, especially missing on the zx80
- the versions with an external charrom are not handled yet
- the zx97 is weird
On the other hand, the zx81 ain't bad and the hires modes work.
2015-10-28 09:59:47 +01:00
Miodrag Milanovic
47f56372ee
Cleanup and version bump
2015-10-28 08:06:12 +01:00
Vas Crabb
f55f3d9624
osborne1 hack until we can get bank selection working properly
2015-10-28 16:27:50 +11:00
Robbbert
a144aa1a51
Pauline's turn (nw)
2015-10-28 15:48:58 +11:00
Vas Crabb
f410f2a9b4
Fix PowerPC build
2015-10-28 15:13:37 +11:00
RobertoFresca
2a3c117570
Merge branch 'master' of https://github.com/mamedev/mame
2015-10-27 23:30:18 -03:00
RobertoFresca
898b032f99
Changed the vpoker set description to Videotronics Draw Poker,
...
since the game is "Draw Poker". Two companies sold it with
different name. Documented the legal issues and added links.
[Roberto Fresca]
2015-10-27 23:29:36 -03:00
Felipe Corrêa da Silva Sanches
fd8bc93e60
acknowledge Sandro Ronco's work on the Wacky Gator driver
2015-10-27 23:44:17 -02:00
David Haywood
9ae5afd707
some notes on sonicpop (nw)
2015-10-28 01:09:47 +00:00
David Haywood
84eab928df
Merge branch 'master' of https://github.com/mamedev/mame
2015-10-28 00:15:27 +00:00
David Haywood
23ca12d712
new clones
...
Ketsui: Kizuna Jigoku Tachi (2003/01/01. Master Ver.) (alt rom fill)
this has now been verified on more than one PCB, as has the parent set, why there are 2 versions that differ only in how the unused area is filled I'm not sure, maybe to try and throw people decrypting it off? either way, both are legitimate sets.
I've also added the various hacks because again people are putting them on PCBs, and there's even a bootleg PCB running one of them. Would be nice if we could get dumps of the bootleg cartridges too since the ROMs are likely different due to having to work with a standard bios and they need documenting.
2015-10-28 00:15:09 +00:00
yz70s
cc8b7c6f11
atahle.c: call fill_buffer using a timer only when ultra dma is enabled (nw)
...
Otherwise some drivers have problems.
2015-10-27 23:44:43 +01:00
David Haywood
1a165ff7d3
was causing glitching in qix, merit and some others too, I guess they don't all fetch data during the scanline but rather at a fixed point, keep old behavior in MAME drivers for now.
...
I would be interested in seeing if supporting proper horizontal updates could fix some of the TMS34010 issues with flickering in megaphoenix / little robin tho..
2015-10-27 20:44:49 +00:00
David Haywood
56c43b95e3
system1 also disliked it, glitchy sprites in gardiab / gardiaj, broken scroll in gardiab
2015-10-27 20:29:45 +00:00
David Haywood
4b5f272da0
beathead is not keen on the horizontal partial updates
...
drivers\cardline.c
drivers\cubeqst.c
drivers\firefox.c
drivers\galaxian.c
drivers\merit.c
drivers\segas24.c
drivers\slotcarn.c
drivers\vicdual.c
video\btoads.c
video\cloak.c
video\dkong.c
video\galaxian.c
video\gyruss.c
video\itech8.c
video\meadows.c
video\qix.c
video\spacefb.c
video\system1.c
video\tp84.c
also need checking for regressions as the behavior of update_now changed
2015-10-27 20:26:57 +00:00
David Haywood
bb77797e97
Merge branch 'master' of https://github.com/mamedev/mame
2015-10-27 19:51:29 +00:00
David Haywood
72e9cbdd61
basic support for 'Direct Recording' block type in tzx format, cpc_cass entry 'bombscar' uses this. (nw)
2015-10-27 19:51:14 +00:00
rfka01
0ea7d7882e
Correct number of ISA slots
2015-10-27 20:08:04 +01:00
Miodrag Milanovic
42d672722d
removed not needed conversions (nw)
2015-10-27 19:46:41 +01:00
Miodrag Milanovic
bcc51297e6
typo/bug fix, thanks to PVS (nw)
2015-10-27 19:22:15 +01:00
Miodrag Milanovic
8747487f9b
Removed some unused variables (nw)
2015-10-27 19:21:46 +01:00
David Haywood
f98ff4629a
alt images (nw)
2015-10-27 16:28:14 +00:00
Vas Crabb
212b262e44
Make Osborne 1 behave more like the schematics
2015-10-28 03:14:33 +11:00
RobertoFresca
dc02861e5c
Changed the qotna set to run in a US-Export hardware.
...
Even when is NSW/ACT, the program seems to run in that hardware.
Added more documentation.
2015-10-27 12:36:17 -03:00
David Haywood
f103bbaff1
add alt Playchoice 10 bios [caius]
...
(this bios doesn't seem to work properly)
2015-10-27 14:10:13 +00:00
RobertoFresca
e83fbbdcb0
Merge branch 'master' of https://github.com/mamedev/mame
2015-10-27 11:08:15 -03:00
RobertoFresca
29303e07cf
New clones marked as NOT_WORKING
...
--------------------------------
Queen of the Nile (MV4091, NSW/ACT) [Roberto Fresca]
2015-10-27 11:07:27 -03:00
David Haywood
0dc0ad19d7
add US, 4 slot 'version 2' MVS bios [coolmod]
2015-10-27 13:39:59 +00:00
David Haywood
04792cd0bd
sync with smspower (nw)
2015-10-27 13:13:35 +00:00
arbee
cface963e2
apple2: fixed OS-9 mapping mode for "The Mill" 6809 card; OS-9 boots now. (nw, will WNSS later)]
2015-10-27 08:49:18 -04:00
David Haywood
1899788b97
a 100% skeleton 'Sega Sawatte' driver, so that the softlist isn't orphaned and -romident can identify items in it etc.
...
we don't know the CPU or anything else, what is known is in the driver.
2015-10-27 12:31:19 +00:00
David Haywood
7ed6e7c55c
the exl100 software list was not connected (name in driver did not match xml filename)
2015-10-27 12:12:30 +00:00
David Haywood
fe96696c0b
new clones
...
Super Bubble Bubble (bootleg) [caius]
2015-10-27 12:07:14 +00:00
kazblox
855b967d5a
commented out AM_ROM entry for now
2015-10-27 08:01:15 -04:00
David Haywood
99d49e21a4
these 'Bubble Bobble redux' and 'Lost Cave' sets are being used rather widely on BB PCBs these days, especially the redux / lost cave set for bootleg PCBs as they restore proper monster behavior etc. to the game, there are multiple reports of them being used on location etc. makes sense to support them. (nw)
2015-10-27 11:07:41 +00:00
Miodrag Milanović
0a415253a1
Merge pull request #432 from ImJezze/master
...
Vector Rendering Fixes and Improvements
2015-10-27 11:35:37 +01:00