Commit Graph

38728 Commits

Author SHA1 Message Date
Miodrag Milanovic
01a8a6a208 fix sdl build fix for windows (nw) 2015-10-28 16:02:38 +01:00
Miodrag Milanovic
4dccbffc01 resolve issue with compile on later mingw (nw) 2015-10-28 15:43:41 +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
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
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
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
Robbbert
140b8f2da8 Fixed rom size in eagle1600 (nw). 2015-10-27 21:22:25 +11:00
Vas Crabb
f0065308e9 Fix for some configurations 2015-10-27 21:00:23 +11:00
Vas Crabb
264de98272 cleanup 2015-10-27 20:47:55 +11:00
Miodrag Milanović
0d0666d73d Merge pull request #436 from 0-wiz-0/master
Remove wrong characters from sha1 fields in hash/a2600.xml.
2015-10-27 09:44:34 +01:00
Thomas Klausner
86852d5c75 Remove wrong characters from sha1 fields in hash/a2600.xml.
Probably cut'n'paste problem.
2015-10-27 09:38:31 +01:00
Vas Crabb
ed6e720c20 approximate the Osborne 1 SCREEN-PAC pseudo 80 column mode 2015-10-27 18:01:24 +11:00
Vas Crabb
384fdb4f1d Improve Osborne 1 scroll behaviour based on reading schematic 2015-10-27 17:29:39 +11:00
RobertoFresca
c57130f22f New machines marked as NOT_WORKING
----------------------------------
The Chariot Challenge (04J00714, NSW/ACT) [Roberto Fresca]
2015-10-26 23:57:07 -03:00
Scott Stone
fa39767c9c Merge pull request #434 from shattered/_aa9464e
ec1841: fix crash and make debug messages a bit more intuitive
2015-10-26 19:30:52 -04:00
David Haywood
c6498927b7 fix MT06055 (nw) 2015-10-26 23:25:13 +00:00
David Haywood
9303a6e24e may as well just mark this as mechanical, it functions as well as it's going to function for now (nw) 2015-10-26 22:20:24 +00:00
David Haywood
bc6c55fe47 new WORKING
Unisonic Champion 2711 [David Viens]
2015-10-26 22:02:55 +00:00
Sergey Svishchev
25b6b1517f ec1841: fix crash and make debug messages a bit more intuitive 2015-10-27 00:19:33 +03:00
cracyc
2751e76c83 pc: new not working, eagle 1600 [SomeGuy] 2015-10-26 15:55:12 -05:00
David Haywood
624825c042 skeleton dpcplus (nw) 2015-10-26 19:54:31 +00:00