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
Curt Coder
97d7730a30
(MESS) compis: Fixed regression. (nw)
2013-11-01 19:44:33 +00:00
Curt Coder
1a090ca06e
(MESS) abc800: Cleanup. (nw)
2013-11-01 19:08:17 +00:00
Curt Coder
ea3352b618
(MESS) abc800: Fixed fast floppy controller. [Curt Coder]
2013-11-01 19:05:48 +00:00
Phil Bennett
e30701b9a0
ppccom.c - Fix and simplify PPC4xx DMA interrupt logic. Fixes goal animations in fiveside. [Phil Bennett]
2013-11-01 18:51:30 +00:00
smf-
e7517ea39e
Fixed the MC146818 modernisation so that local/utc & whether a century is stored in nvram can be specified in a sane way. Removed the century updating as this chip doesn't do that, but each driver can specify where the century should be stored. Fixed off by one errors in the date/time updating. Added support for different external clock speeds and dividers, the clock speeds have been set based on guesswork that the code would set the chip to update at 1hz but this isn't necessarily true. Most flags have been implemented, so that timer updating can be disabled & irq generation should be correct. [smf]
2013-11-01 18:17:55 +00:00
Michael Zapf
f4ff52905a
tms9995: Cycles fine-tuned, almost complete. (nw)
2013-11-01 17:06:32 +00:00
cracyc
4d6f21861b
i286: fix trap flag (nw)
2013-11-01 16:54:15 +00:00
Ivan Vangelista
f1d1476fb5
Device-ified vector.c. (nw)
2013-11-01 12:17:25 +00:00
Jonathan Gevaryahu
54751a69bd
vsnes.c: flip the 'right' and 'left' half roms for vs baseball english set to match rom labels from recent rom redump, also fixed labels to exactly match chips. [Lord Nightmare, Dead_Body]
2013-11-01 10:37:49 +00:00