Commit Graph

28223 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
0f5d74fa53 added J1 jumper/solderpad, used to call the monitor on dev system 2014-04-04 20:18:46 +00:00
Michaël Banaan Ananas
180aa2e3d7 (make bioslist a bit easier to read) 2014-04-04 19:48:39 +00:00
Michaël Banaan Ananas
5e8aae636a readded neodebug.rom 2014-04-04 19:36:18 +00:00
Roberto Fresca
2150cbadef Marked all Super Star '97 graphics ROMs as bad dump. 2014-04-04 18:54:01 +00:00
Fabio Priuli
ced9717453 (MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart
runs properly now), added second external slot -cart2 (same functionality
as -cart1). Expansion ROM slots, which are handled as internal cart slot, 
are now accessible via -cart3/-cart6 media switch, until they are converted 
to proper slot devices. [Fabio Priuli]
2014-04-04 17:23:15 +00:00
Michaël Banaan Ananas
16b55173a6 fix compiler warning? 2014-04-04 17:12:39 +00:00
Michaël Banaan Ananas
c908c329a9 fixed
firewave: "And here's a few MESS/core ones I overlooked yesterday:

s:\svn\mame\src\emu\cpu\dsp16\dsp16ops.inc(365) : warning C6316: Incorrect operator:  tested expression is constant and non-zero.  Use bitwise-and to determine whether bits are set.
s:\svn\mame\src\emu\cpu\es5510\es5510.c(608) : warning C6201: Index '255' is out of valid index range '0' to '254' for possibly stack allocated buffer 'is_written'.
s:\svn\mame\src\emu\cpu\es5510\es5510.c(608) : warning C6201: Index '255' is out of valid index range '0' to '254' for possibly stack allocated buffer 'is_read'.
s:\svn\mame\src\emu\cpu\es5510\es5510.c(609) : warning C6201: Index '255' is out of valid index range '0' to '254' for possibly stack allocated buffer 'name'.
s:\svn\mame\src\emu\cpu\es5510\es5510.c(666) : warning C6201: Index '255' is out of valid index range '0' to '254' for possibly stack allocated buffer 'name'.
s:\svn\mame\src\emu\cpu\m68000\m68kcpu.c(681) : warning C6314: Incorrect order of operations:  bitwise-or has higher precedence than the conditional-expression operator.  Add parentheses to clarify intent.

"
2014-04-04 16:24:13 +00:00
Ivan Vangelista
a1cd7333a1 huc6260_device: converted to devcb2 (nw) 2014-04-04 16:03:23 +00:00
Miodrag Milanovic
fae8128093 update to official header like in his other contribution (nw) 2014-04-04 15:53:48 +00:00
Miodrag Milanovic
a93332b11a Fix initialization of legacy floppy (nw) 2014-04-04 14:34:12 +00:00
David Haywood
1d8b3ca559 slight adjustment to that (nw) 2014-04-04 14:08:06 +00:00
Miodrag Milanovic
bf3cb4a200 fix so srcclean doesn't make in invalid (nw) 2014-04-04 14:06:38 +00:00
David Haywood
7f1aa6cdef handle berlwall alt spriteram layout in driver instead of inside sprite chip, add IC locations (nw) 2014-04-04 13:45:06 +00:00
Ivan Vangelista
f218381d56 ncr5380_device: converted to devcb2 (nw) 2014-04-04 13:29:48 +00:00
Curt Coder
55208097fa (MESS) tandy2k: WIP. (nw) 2014-04-04 12:35:14 +00:00
Curt Coder
92e566a955 (MESS) tandy2k: WIP. (nw) 2014-04-04 12:23:42 +00:00
Oliver Stöneberg
830a12117f fixed Visual Studio warning (nw) 2014-04-04 10:22:04 +00:00
Curt Coder
a2a6971ef2 upd3301: devcb2 & delegate. (nw) 2014-04-04 09:58:00 +00:00
Oliver Stöneberg
44b66958fc added a missing warning to sample loading code (nw) 2014-04-04 08:14:57 +00:00
Oliver Stöneberg
8ec22b181c a few adjustments for Visual Studio analysis (nw) 2014-04-04 08:09:02 +00:00
Curt Coder
a204ff15d6 i8275x: Delegated. (nw) 2014-04-04 07:50:57 +00:00
Curt Coder
364e86072d delegate: These go to eleven. [Curt Coder] 2014-04-04 07:50:44 +00:00
Curt Coder
478fd824a5 Fixed build. (nw) 2014-04-04 07:31:27 +00:00
Fabio Priuli
eb6d490c99 (MESS) modernized psion.c nvram. nw. 2014-04-04 06:53:33 +00:00
Miodrag Milanovic
1f5e7ab5e8 removed this by mistake (nw) 2014-04-04 06:41:45 +00:00
Miodrag Milanovic
39381cfd8a - New Z80 CPU derivate Toshiba TLCS-Z80 [Felipe Sanches]
- Improving emulation of SONY PVE-500 video editing station [Felipe Sanches]
2014-04-04 06:38:06 +00:00
Fabio Priuli
8b7bbc3698 (MESS) modernized x07 nvram. nw. 2014-04-04 06:34:23 +00:00
Fabio Priuli
8df4134302 (MESS) modernized friskyt and micronic nvram. nw. 2014-04-04 06:03:16 +00:00
Roberto Fresca
85371e8009 Double Crown: Redesigned the button-lamps layout and added
support for CANCEL button. [Roberto Fresca]
2014-04-04 02:35:56 +00:00
David Haywood
09436dca46 huh (nw) 2014-04-04 01:35:01 +00:00
Roberto Fresca
c458aa9741 Double Crown: Added button-lamps support, coin in and coin out
counters, MAX693 watchdog reset, minor input fixes, and added
technical notes. [Roberto Fresca]
2014-04-04 01:14:22 +00:00
David Haywood
c469068273 some misc Kaneko refactor, preparation for further work (nw) 2014-04-04 00:51:15 +00:00
Oliver Stöneberg
48967d0006 fixed copy and paste errors in spu_tables.c (nw) 2014-04-03 22:50:01 +00:00
Oliver Stöneberg
f2de945ef9 use ARRAY_LENGTH (nw) 2014-04-03 22:48:35 +00:00
Michaël Banaan Ananas
9b0b211a79 fix vstudio warning 2014-04-03 21:39:54 +00:00
Michaël Banaan Ananas
9b659f5b58 wrong memmask mask 2014-04-03 21:38:31 +00:00
Oliver Stöneberg
e3e6f6143a fixed logerror() in floptool and imgtool (nw) 2014-04-03 20:52:20 +00:00
Fabio Priuli
b24bcf9163 (MESS) fixed a few errors caught by VS. nw. 2014-04-03 20:47:56 +00:00
Curt Coder
841cca521b (MESS) Fixed some VS warnings. (nw) 2014-04-03 20:35:51 +00:00
Oliver Stöneberg
fb8b975904 disabled some Visual Studio analysis warnings / fixed some obvious errors based on analysis output (-video gdi works again) (nw) 2014-04-03 20:16:50 +00:00
Oliver Stöneberg
de887666b2 fixed short name of wave_device (nw) 2014-04-03 20:15:48 +00:00
Miodrag Milanovic
071160905f (MESS)New working driver added
Pecom 32 [Zarko Zivanov, Miodrag Milanovic]
2014-04-03 19:01:13 +00:00
Roberto Fresca
c948bb6381 Super Star '97: Confirmed the program ROM as good dump.
Graphics ROMs are 27512 when is supposed to be 27c010,
but the devices have 28 pins. A lot of gfx are missing
and probably are packed inside the broken (bad) ROM.
2014-04-03 18:31:27 +00:00
Fabio Priuli
5c4e1feeb5 (MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw. 2014-04-03 18:07:04 +00:00
Ivan Vangelista
dd34840da9 rtc65271_device: converted to devcb2 (nw) 2014-04-03 16:29:09 +00:00
Ivan Vangelista
7a4219e454 i8355_device: converted to devcb2 (nw) 2014-04-03 16:27:32 +00:00
Fabio Priuli
510f0532ed whoops. it made no harm, but it was unused. nw. 2014-04-03 14:28:57 +00:00
Fabio Priuli
b590822d96 modernized nvram in 3do and mjkjidai + added default nvram
to the latter. nw.
2014-04-03 14:23:32 +00:00
Fabio Priuli
f243932428 (MESS) nevada: modernized nvram. nw. 2014-04-03 13:17:42 +00:00
Fabio Priuli
d161eddcbf (MESS) saturn: modernized nvram. nw. 2014-04-03 10:05:07 +00:00