Commit Graph

28401 Commits

Author SHA1 Message Date
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
Scott Stone
4ac4415ccc (MESS) a7800.c: [Mike Saarna]
* Fixed number of scanlines to accurately reflect hardware testing and schematics (262-->263 NTSC and 312-->313 PAL).
 * Additional fix to timing of Maria cycles and comments.
 * Fixed INPTCTRL register implementation to match hardware.  Diagnostic Test Cart now works.
 * Corrected ROM_FILL.
2014-04-01 00:25:24 +00:00
Sandro Ronco
10c9654e6f h63484: added other 2 commands used by fashiong. (nw) 2014-03-31 22:48:00 +00:00
cracyc
551ea46198 (mess) pc: cga cyrillic 2014-03-31 22:38:50 +00:00
Couriersud
f4c038f9ce Fixed a long standing bug in tempest by specifying quantum perfect emulation. All save states should be removed since they may contain a corrupted game state. [Couriersud]
Additional notes:

Actually, the routine at AE1C is called after high score entry resp. after the high score screen was displayed. It has something like

lda 60ca
ldy 60ca

and expects the high nibble of "A" to match the low level of "Y", i.e. that 4 shifts occur.
2014-03-31 22:35:41 +00:00
Scott Stone
4604ac8b0b Some changes/corrections to device descriptions from MASH (nw) 2014-03-31 21:50:06 +00:00
Curt Coder
c921326678 (MESS) abc806: Video and save state cleanup. (nw) 2014-03-31 20:23:55 +00:00
Angelo Salese
3066f1e2c4 Untangled Little Robin sound HW from video timings [Angelo Salese] 2014-03-31 20:03:05 +00:00
Michaël Banaan Ananas
5a9fe25e7d fixed foreground colors, fixed background wrap, added notes 2014-03-31 19:58:13 +00:00