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
Angelo Salese
288c1b7018
Part one of untangling sound HW in Little Robin, nw for now
2014-03-31 19:41:52 +00:00
Olivier Galibert
4369aec307
namcos23: Fix the irq storm that killed Downhill Bikers [O. Galibert]
2014-03-31 18:43:26 +00:00
Ivan Vangelista
ad4c3741b0
Fix for pce regression I caused. Thanks to etabeta for spotting this. (nw)
2014-03-31 18:10:24 +00:00
David Haywood
a9e3982e90
further shared code into devices (nw)
2014-03-31 17:13:59 +00:00
Ivan Vangelista
9661f1d1ea
msm5232_device: converted to devcb2 (nw)
2014-03-31 16:29:34 +00:00
David Haywood
7997e5441c
shifting some megaphx oode into devices (nw)
2014-03-31 15:40:30 +00:00
Curt Coder
410adb11f8
(MESS) abc806: Fixed blackness. (nw)
2014-03-31 14:22:29 +00:00
Nathan Woods
b75c70eb0f
MSVC fix
2014-03-31 14:12:14 +00:00
Curt Coder
354531eefc
(MESS) c128: Fixed clocks. (nw)
2014-03-31 13:56:26 +00:00
Oliver Stöneberg
72f46e2881
fixed usage of uninitialized members in barcode_reader_device (nw)
2014-03-31 13:33:41 +00:00
Curt Coder
fae8ad5f54
cosmac: Added write line members for the input lines. [Curt Coder]
2014-03-31 13:18:27 +00:00
Oliver Stöneberg
d8cb89b2a1
fixed index out-of-bounds access in MC6845_UPDATE_ROW( abc806_update_row ) (nw)
2014-03-31 13:10:25 +00:00
Oliver Stöneberg
04ca6fea7e
fixed usage of uninitialized member in isa8_cga_device (nw)
2014-03-31 13:05:49 +00:00
Curt Coder
66fe5ecda5
(MESS) c65: Less tagmap lookup. (nw)
2014-03-31 13:02:31 +00:00
Curt Coder
5233737351
(MESS) v1050: Less tagmap lookup. (nw)
2014-03-31 12:59:23 +00:00
Curt Coder
9fed9378ff
(MESS) c65: Less tagmap lookup. (nw)
2014-03-31 12:55:37 +00:00
Curt Coder
d0f9f71af8
(MESS) bcs3: Less tag lookup. (nw)
2014-03-31 12:48:34 +00:00
Curt Coder
b051f24fd5
(MESS) fm7: Less tag lookup. (nw)
2014-03-31 12:43:20 +00:00