Commit Graph

25248 Commits

Author SHA1 Message Date
Curt Coder
39dc549a5f (MESS) c128_rom.xml: Added KeyDOS support disk. [Curt Coder] 2013-11-04 19:50:16 +00:00
Michael Zapf
b9f3cc4eb3 (MESS) tutor: Switched to new (fixed) TMS9995 implementation. [Michael Zapf] 2013-11-04 19:08:38 +00:00
Michael Zapf
c762324fc2 tms9995: Fixed a missing address alignment for word operations. (nw) 2013-11-04 18:40:55 +00:00
Scott Stone
c2bbf79e10 - wboy4 documentation updates. [Irongiant]
- Small fix for -listxml dumps regarding output of DIP switches.  [Andreas Singer]

- Atari 7800 palette value fix (nw)
2013-11-04 18:35:03 +00:00
Ivan Vangelista
b7627dda18 Modernized mc6854 device.(nw)
Superficial testing shows no breakage, but in-depth testing from someone familiar with the machines would be appreciated.
2013-11-04 18:06:29 +00:00
Angelo Salese
aae15c6fe6 Note 2013-11-04 14:38:07 +00:00
Angelo Salese
36f451e068 Fixed wrap-around 2013-11-04 14:34:20 +00:00
Robbbert
0ba98bf2c2 uppercase 2013-11-04 11:37:16 +00:00
Robbbert
485aa69205 (MESS) mbee256 : added 2 more bios versions (nw) 2013-11-04 10:55:10 +00:00
Robbbert
0a629c96b4 (MESS) pockstat : fixed regression, added a note (nw) 2013-11-04 10:19:07 +00:00
Miodrag Milanovic
44caf08662 fix for cpc_flop from remax (nw) 2013-11-04 09:38:48 +00:00
Fabio Priuli
a5278a4f71 (MESS) on behalf of ReadOnly: small documentation progress and a few new public dumps added (no whatsnew) 2013-11-04 07:54:21 +00:00
Jonathan Gevaryahu
e015c4176e nss.c: add another BIOS set (single cart, v3) [Porchy] 2013-11-04 07:44:22 +00:00
cracyc
110e6c38a0 (mess) southbridge: fix dma (nw) 2013-11-04 01:47:36 +00:00
Brian Troha
89a6e30592 mcr3.c: Minor doc update / rom label correction. - NW 2013-11-04 00:00:59 +00:00
Justin Kerk
7a9c6bf116 Emscripten makefile stuff (nw) 2013-11-03 22:52:48 +00:00
Angelo Salese
e05327df99 Added video banking, fixes Great Guns ranking screen 2013-11-03 22:43:42 +00:00
Justin Kerk
fe5ac3c0fd Split up the construct_core_types() monster, other JSMESS tweaks (nw) 2013-11-03 22:07:20 +00:00
Scott Stone
c6029980a3 a7800.c - Modernized screen parameters for NTSC & PAL. [Robert Tuccitto]
Typo fix for palette (nw)
2013-11-03 21:28:18 +00:00
Michaël Banaan Ananas
b5091762d7 update note 2013-11-03 19:27:24 +00:00
Michaël Banaan Ananas
6086201c51 maincpu irq notes 2013-11-03 19:23:00 +00:00
smf-
b6be00ee2d use ds12885 as at586 needs 128 bytes (nw) 2013-11-03 19:09:35 +00:00
Michaël Banaan Ananas
3b1c929322 fix copypaste error, causing bug(s) in mame berzerk.c 2013-11-03 18:06:37 +00:00
Michael Zapf
3a41b5731f (MESS) Exclude some lines for legacy compile. (nw) 2013-11-03 16:51:35 +00:00
Michaël Banaan Ananas
d6fe1440d4 added servicecoin 2, this fixes gradius4 starting with coin already inserted 2013-11-03 16:46:05 +00:00
Jonathan Gevaryahu
3a0fac8b0e fix compile 2013-11-03 16:18:21 +00:00
Angelo Salese
708aceb9dc Fully hooked up VCU 2013-11-03 16:03:03 +00:00
Michael Zapf
9ca0768ead Added compile switch for legacy / new CPU implementation.(nw) 2013-11-03 14:39:45 +00:00
Michael Zapf
59414e62a2 (MESS) geneve: Provide access to on-chip memory for debugger.(nw) 2013-11-03 14:33:51 +00:00
Michael Zapf
6538beb232 tms9995: Allow debugger to see the on-chip memory. (nw) 2013-11-03 14:31:24 +00:00
Sandro Ronco
5feae3c3db micronic: corrected MC146818 clock. (nw) 2013-11-03 14:01:58 +00:00
smf-
77fe42edeb call update_irq() after updating B & C register in device_reset (nw) 2013-11-03 11:51:29 +00:00
Robbbert
98d013264f (MESS) dolphunk : added cassette (nw) 2013-11-03 11:23:56 +00:00
Ivan Vangelista
a802f7a99e Modernized the sega005 sound device. (nw) 2013-11-03 08:58:11 +00:00
Justin Kerk
ac82fce12d Mongoose headers don't play nice with our redefined free() on persnickety compilers (nw) 2013-11-03 08:10:11 +00:00
Justin Kerk
1d7002416e Simplify SDL file changes (nw)
I'm assuming the /work/src/m/sdl stuff is someone's testing leftover; it was added in r19797
2013-11-03 04:30:42 +00:00
Brian Troha
5ac36c18f7 meritm.c: Minor doc / info update - NW 2013-11-03 04:01:01 +00:00
Justin Kerk
8a9b273f9c More cross_build stuff (nw)
<jvilk> DFJustin: the issue is that if you do not add those targets in, then those targets are not defined when you do a CROSS_BUILD
<jvilk> and Make fails
<jvilk> because targets depend on them
<jvilk> the 'correct' fix would be to have the targets that depend on them depend on the correct location of the tools
<jvilk> because I think what was happening is that they depended on the location of the tools assuming that they were built for the target platform
2013-11-03 03:53:05 +00:00
smf-
365894ce2c asserted copyright (nw) 2013-11-03 03:33:07 +00:00
Justin Kerk
e7dd6b7b78 Fix cross build makefile define to match the other makefiles [John Vilk] (nw) 2013-11-03 02:49:21 +00:00
Justin Kerk
cdc51864b0 Upstream changes needed to compile JSMESS [Justin Kerk, John Vilk, Justin de Vesine]
Out of whatsnew: there are still a few files being worked on, and the build scripts which are currently set up outside of the MAME source hierarchy. Always open to cleaner ways of doing things.
2013-11-03 01:42:33 +00:00
Brian Troha
b6e5d79245 btime.c: Minor info update for the new set. - NW 2013-11-03 01:22:40 +00:00
David Haywood
300d8f387e idle skips (nw) 2013-11-03 00:30:40 +00:00
smf-
09cd062198 New games added or promoted from NOT_WORKING status:
Burger Time (set 3) [Artemio]
2013-11-03 00:01:36 +00:00
David Haywood
ec16fcf123 make The Killing Blade Plus (ver. 300) work
(i think, not extensively tested)
2013-11-02 23:39:14 +00:00
Curt Coder
fec8e8e5ec (MESS) abc800: Xebec WIP. (nw) 2013-11-02 20:23:51 +00:00
Curt Coder
6bb5aa7b42 Invalid BIOS is a fatal error. (nw) 2013-11-02 20:13:34 +00:00
Curt Coder
240a589f22 (MESS) abc800: Xebec WIP. (nw) 2013-11-02 20:00:11 +00:00
smf-
c9abc6c7fc Support for different sized MC146818 compatibles [smf] 2013-11-02 19:53:13 +00:00
Couriersud
dfa26765d2 Created folder emu/netlist and moved net_lib.* over. Updated makefiles. 2013-11-02 19:31:15 +00:00