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 |
|
Miodrag Milanovic
|
14bca237a7
|
forgot to remove these (nw)
|
2014-04-02 07:55:14 +00:00 |
|
Miodrag Milanovic
|
5818511ba7
|
modernized apollo a little bit more (nw)
|
2014-04-02 07:46:06 +00:00 |
|
Miodrag Milanovic
|
fac598ebd1
|
Fix memory leak visible apollo driver (nw)
|
2014-04-02 07:45:17 +00:00 |
|
Olivier Galibert
|
996e96fa4a
|
namcos23: Fix 3D computations in timecrs2 [O. Galibert]
|
2014-04-02 07:26:45 +00:00 |
|
Fabio Priuli
|
ff3cf831a7
|
(MESS) fixed regression in a few MD cart types. nw.
|
2014-04-02 05:58:24 +00:00 |
|
Fabio Priuli
|
6f937d7fb9
|
(MESS) fixed 32x_scd configuration. nw.
|
2014-04-02 04:14:31 +00:00 |
|
Angelo Salese
|
f0503916e5
|
Added preliminary cursor drawing, disabled as default, nw
|
2014-04-02 03:56:19 +00:00 |
|
Roberto Fresca
|
373f4d57e8
|
4enlinea: Added player 1 & 2 inputs, connected to
both AY-3-8910 ports (traced on real hardware).
Added info about the PCB connectors.
|
2014-04-02 03:18:46 +00:00 |
|
Angelo Salese
|
f6dc3b14b1
|
Missing file ...
|
2014-04-02 02:44:49 +00:00 |
|
Angelo Salese
|
0a498e31f7
|
MESS: Attempt to partially rewrite AAKART, and added 4bpp video mode for Acorn Archimedes. It now boots at prompt screen, and actually even boots into splash screen and dies almost soon with an error if you provide a properly initialized NVRAM. [Angelo Salese]
|
2014-04-02 02:44:12 +00:00 |
|
Michaël Banaan Ananas
|
a05b9490a1
|
readded flipscreen handling, still doesn't work in alcon
|
2014-04-02 01:46:48 +00:00 |
|
Michaël Banaan Ananas
|
ef5e10c0ab
|
small cleanup
|
2014-04-02 00:26:00 +00:00 |
|
Sandro Ronco
|
08f871c71c
|
converted h63484 to use delegates. (nw)
|
2014-04-01 19:37:34 +00:00 |
|
Scott Stone
|
458fa22d75
|
New Game Added
--------------
Guns and Roses (C606191SMP, Australia) [Lord-Data]
|
2014-04-01 19:36:08 +00:00 |
|
Wilbert Pol
|
35e6028a3f
|
(MESS) gb_lcd.c: Fixed sgb m_sgb_pal_map out of bound access. (nw)
|
2014-04-01 18:34:49 +00:00 |
|
Sandro Ronco
|
c1b4dcf941
|
(MESS) fixed iq151 and alphasmart regressions. (nw)
|
2014-04-01 18:09:57 +00:00 |
|
Michaël Banaan Ananas
|
8d0c2c825b
|
get rid of flipscreen handling (i will redo it)
|
2014-04-01 16:48:09 +00:00 |
|
Ivan Vangelista
|
98fcb2739d
|
huc6270_device: converted to devcb2 (nw)
|
2014-04-01 16:40:48 +00:00 |
|
Michaël Banaan Ananas
|
6f17d6cfc7
|
fix compile
|
2014-04-01 13:52:26 +00:00 |
|
Miodrag Milanovic
|
8e6d656be0
|
using delegates instead of read/write_device_func in ppc core (nw)
|
2014-04-01 13:31:47 +00:00 |
|
Curt Coder
|
0965c5e88a
|
(MESS) Moved teleprinter back to mess/machine. (nw)
|
2014-04-01 13:10:45 +00:00 |
|
Curt Coder
|
f6758568e7
|
mc2661: devcb2. (nw)
|
2014-04-01 13:05:06 +00:00 |
|
Curt Coder
|
6b11efe669
|
(MESS) Cleanups. (nw)
|
2014-04-01 12:36:22 +00:00 |
|
Miodrag Milanovic
|
09802006a1
|
converted tait8741 mcu hack to a device, kept it as 4 pack since driver anyway have to use real mcu in future (nw)
|
2014-04-01 08:08:59 +00:00 |
|
Curt Coder
|
1770428c40
|
saa5050: devcb2. (nw)
(MESS) abc80x: Video cleanup. (nw)
|
2014-04-01 07:19:07 +00:00 |
|
Fabio Priuli
|
de59af67c3
|
removing now unused functions. nw.
|
2014-04-01 06:22:47 +00:00 |
|