Commit Graph

25637 Commits

Author SHA1 Message Date
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
Couriersud
75af87e4ae dkong: Changed two devices to be optional devices. 2013-11-02 14:55:41 +00:00
Couriersud
094c7ce111 fixfreq: Now supports reset. 2013-11-02 14:48:39 +00:00
Couriersud
6880e38824 Netlist now uses astring instead of char *. Makes memory management a lot easier. Fixed a number of memory leaks as well. Driver reset now works. 2013-11-02 14:47:58 +00:00
smf-
db806d8476 Added a hack to allow you to limit the number of threads per work queue (all other limits still apply). If you set this to 0 then chdman doesn't hang. [smf] 2013-11-02 12:34:02 +00:00
smf-
3a8af1934e asserted copyright (nw) 2013-11-02 11:13:11 +00:00
smf-
635f2bf0e7 asserted copyright (nw) 2013-11-02 11:04:55 +00:00
smf-
cc4a81db7d asserted copyright (nw) 2013-11-02 10:56:33 +00:00
Ivan Vangelista
7dbec4d1c0 Minimal fix for MT05348 (nw) 2013-11-02 08:04:33 +00:00
Curt Coder
2a2e7ca4fa (MESS) adam: Fixed the 160KB floppy controller. [Curt Coder] 2013-11-01 22:12:42 +00:00
Curt Coder
959b1d90dc (MESS) adam: Fixed FDC disk in place sensor. [Curt Coder] 2013-11-01 21:09:47 +00:00
smf-
4afe8297bd Replaced hack code for saving nc200 ram with legacy nvram saving, you can now shut down the emulation and start it up without losing everything. However you must press the on button before exiting (default END key). [smf] 2013-11-01 20:45:39 +00:00