Commit Graph

28203 Commits

Author SHA1 Message Date
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
Fabio Priuli
7f02068f39 (MESS) saturn: added default formatting to Backup RAM carts,
so that games can be saved in the expansion without passing 
through the console menu the first time the expansion is used
[Fabio Priuli]
2014-04-03 09:26:27 +00:00
Miodrag Milanovic
dd1e28e513 Fix listsamples and one other potential problematic place, and fixed better devctrl (nw) 2014-04-03 08:56:14 +00:00
Miodrag Milanovic
32b682c9b3 move handlers to members in dsp56k (nw) 2014-04-03 08:18:46 +00:00
Miodrag Milanovic
5e99f6e4c8 smpc moved to state, need to be device-fied in future (nw) 2014-04-03 08:08:38 +00:00
Miodrag Milanovic
1b5f24add6 removed some leftovers (nw) 2014-04-03 07:42:26 +00:00
Miodrag Milanovic
7599e5b1c1 removed not used call (nw) 2014-04-03 06:31:41 +00:00
Miodrag Milanovic
8645a32205 Moved things to driver state, too coupled right now to make a proper device (nw) 2014-04-03 06:14:04 +00:00
Angelo Salese
faad86fbb7 Changed around CPU for Bowling Try, hopeless driver it looks like. 2014-04-03 04:15:20 +00:00
mahlemiut
1f80608932 wpc: Initialised DMD RAM, and initialised DMD page select register. (no whatsnew) 2014-04-03 00:50:45 +00:00
cracyc
75a9f95031 (mess) pc: slow down (nw) 2014-04-02 22:48:37 +00:00
Michaël Banaan Ananas
abdfcb16a4 kopunch has 4 ppi chips 2014-04-02 22:25:44 +00:00
cracyc
ce0e645b4a i286: fault on invalid sreg access (nw)
--
80186 likely faults, 8086 unknown
2014-04-02 22:09:40 +00:00
Alex W. Jackson
e8b628402e replace assert with guessed behavior + logerror (nw) 2014-04-02 22:07:31 +00:00
Oliver Stöneberg
ad10c5d0cd fixed memory leak when using .rpk files with ti99 (nw) 2014-04-02 20:51:41 +00:00
Olivier Galibert
6ca98a6b70 h8: Add the h8/3008 [O. Galibert] 2014-04-02 20:32:34 +00:00
Olivier Galibert
6751a6679f placeholders 2014-04-02 20:31:31 +00:00
Angelo Salese
1a773ac104 Support for 2bpp (screen mode 1) 2014-04-02 20:23:58 +00:00
James Wallace
3f5b920514 Added support for horizontal 'belt' reels which may be needed for future AWP titles. To invoke, add an attribute "beltreel" to the reel element in the layout, and set it to 1. [J. Wallace] 2014-04-02 20:02:31 +00:00
Angelo Salese
80b2b403e6 Interlace support 2014-04-02 19:53:15 +00:00
Olivier Galibert
e9e5edab27 namcos23: Enhance matrix-vector mul [O. Galibert] 2014-04-02 19:25:55 +00:00