Commit Graph

38971 Commits

Author SHA1 Message Date
dankan1890
db58451870 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-30 00:56:35 +01:00
dankan1890
c6a8dafe09 Fix for VS2013 build. 2015-10-30 00:53:40 +01:00
David Haywood
3ff2141002 internal loggers (nw) 2015-10-29 23:27:01 +00:00
David Haywood
433b7efc19 internal map for internal things (nw) 2015-10-29 22:19:40 +00:00
David Haywood
de9353adcb create derived CPU type so that code can be put in the correct place (nw) 2015-10-29 19:21:01 +00:00
David Haywood
7793b9af43 call it harmony/melody, that more accurately represents what we're emulating, dpc+ seems to be a software implementation on the ARM of the Harmony (nw) 2015-10-29 17:10:14 +00:00
Vas Crabb
87b633a97c osborne1: add 6850ACIA serial port (untested), use configured banking 2015-10-30 02:59:21 +11:00
briantro
82b0259145 New Forgotten World clone
New Clone Added
------------------------------------------------------
Forgotten Worlds (World, newer) [Bill D, The Dumping Union]
2015-10-29 10:55:39 -05:00
Robbbert
e3af35d50a Osborne Vixen: fixed screen (thanks to OG who added M1 support to the Z80). Various other fixes. Marked as Working [Robbbert] 2015-10-30 01:40:04 +11:00
Osso
3d0d743f73 namcos12.c: Attack Pla Rail is working, no need for the MNW flag (nw) 2015-10-29 14:22:29 +01:00
Guru
4e7e969f33 namcos21.c: added Winning Run Guru-Readme(tm)(c)(r) (nw) 2015-10-29 21:12:09 +08:00
sparrowred
8a94d9cd40 softlist psx: whitespace fixes for descriptions and publishers (nw) 2015-10-29 13:26:20 +01:00
Vas Crabb
314b8c650a osborne1 improvements [Vas Crabb]
* Bank low 16k according to schematics, passes memory test
 * Correct vectoring of IEEE488 interrupt
 * Implement RESET key (generates NMI, F12 by default)
2015-10-29 21:45:52 +11:00
David Haywood
66768b1039 extra test case (nw) 2015-10-29 01:08:21 +00:00
David Haywood
81d37e8712 (nw) 2015-10-29 00:32:00 +00:00
MetalliC
8f2afead9e docs (nw) 2015-10-29 02:16:37 +02:00
David Haywood
f128742467 Merge pull request #442 from kazblox/patch-1
dpcplus: minor non-code related changes
2015-10-29 00:15:53 +00:00
RobertoFresca
7a827cb803 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-28 21:03:12 -03:00
RobertoFresca
26df1a45f6 Aristocrat MKV driver: More accurate documentation.
Also added some technical notes. [Roberto Fresca]
2015-10-28 21:02:34 -03:00
kazblox
2e180c19a8 add missing copyright holder here aswell 2015-10-28 19:15:00 -04:00
kazblox
2a640b1eb1 dpcplus: minor non-code related changes
-add missing copyright holders
-improve notes
-confirm ARM7 type
2015-10-28 19:13:50 -04:00
David Haywood
bfba6e75e9 (nw) 2015-10-28 22:22:51 +00:00
Scott Stone
d481cbf01b Softlist format fixes and validation fix for duplicate description created when excess whitespace submission was applied (nw) 2015-10-28 15:52:49 -04:00
David Haywood
c25f66244e checksum of a blank file isn't useful (nw) 2015-10-28 19:42:07 +00:00
David Haywood
5bafdbf6b4 not yet correct (nw) 2015-10-28 19:35:16 +00:00
Miodrag Milanovic
7bc764f3fd Fix typo (nw) 2015-10-28 19:24:25 +01:00
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