Commit Graph

28185 Commits

Author SHA1 Message Date
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
Oliver Stöneberg
ddc2acd46b removed assert from src/emu/cpu/sh4/sh4dmac.c and always set proper channel in sh4_ddt_dma (nw) 2014-04-02 18:04:40 +00:00
Miodrag Milanovic
8fb3f001be removing legacy handlers in msx_slot (nw) 2014-04-02 17:44:14 +00:00
Ivan Vangelista
157f86298c ins8154_device: converted to devcb2 (nw) 2014-04-02 17:27:11 +00:00
Miodrag Milanovic
64716ba840 removed legacy handler from snes (nw) 2014-04-02 17:26:24 +00:00
Miodrag Milanovic
1f90f8d214 moved some static variables into state (nw) 2014-04-02 17:14:37 +00:00
Ivan Vangelista
a19ec24775 lh5810_device: converted to devcb2 (nw) 2014-04-02 16:37:21 +00:00
Miodrag Milanovic
880613a70a converted legacy handlers to modern (nw) 2014-04-02 16:33:03 +00:00
Oliver Stöneberg
4796f476cb added assert to src/emu/cpu/i86/i86.c for known index out-of-bounds access (nw) 2014-04-02 16:10:03 +00:00
Miodrag Milanovic
da2e4e2c00 no handler usage is possible in devcb so removing not used code (nw) 2014-04-02 15:47:12 +00:00
Curt Coder
15912257ce i8275x: Cleanup. (nw) 2014-04-02 13:39:36 +00:00
Curt Coder
a8ce9e5e33 i8275x: Cleanup. (nw) 2014-04-02 13:30:39 +00:00
Curt Coder
3ca9eb10e2 i8275x: devcb2 cleanup. (nw) 2014-04-02 13:21:36 +00:00
Curt Coder
5339b585ac upd7220: devcb2 and delegates. (nw) 2014-04-02 13:17:56 +00:00
Miodrag Milanovic
ef89442025 can hide internally used classes (nw) 2014-04-02 12:47:09 +00:00
Miodrag Milanovic
c33fe095b1 Getting rid of token usage in devices (nw) 2014-04-02 12:22:26 +00:00
Miodrag Milanovic
b1c2c8daee modernized access for legacy floppy, quite straight forward thing (nw) 2014-04-02 11:59:10 +00:00
Olivier Galibert
06238c1cdb namcos23: Better understanding of the command format, downhill and 500gp now show something (completely wrong) [O. Galibert] 2014-04-02 11:15:29 +00:00
Fabio Priuli
7efa185ff9 (MESS) this was not needed anymore after rev22034. I think
MCFG_NVRAM_HANDLER_CLEAR is now unused and can
be removed.
2014-04-02 08:22:25 +00:00