Miodrag Milanovic
f54c1e6f5b
channelf sound device modernized (nw)
2013-03-01 08:47:05 +00:00
Scott Stone
5046f7e808
a7800.c: [Robert Tuccitto]
...
Improved and corrected NTSC (a7800) and PAL (a7800p) palettes
*Palette rebuild due to misaligned data references
*Corrected PAL color sequence order
2013-03-01 08:03:05 +00:00
Angelo Salese
b829afddc9
Added height & width
2013-03-01 04:21:39 +00:00
R. Belmont
de44607e96
(nw)
2013-03-01 03:02:30 +00:00
R. Belmont
e6a5048598
(MESS) New machines added as GAME_NOT_WORKING
...
---------------------------------------------
Besta-88 [shattered]
2013-03-01 03:00:17 +00:00
R. Belmont
1446309913
53c7xx: Preliminary save state support [A. Viloria]
...
nw part: the original patch as submitted by the external contributor changed m_scripts_op from a function pointer to a pure index so it could be saved, but that was more intrusive than I was comfortable with. Phil, you can handle that part however you'd like.
2013-03-01 02:47:17 +00:00
Angelo Salese
66ac9b6224
Added timer for blitter irq and screen raw params
2013-03-01 02:34:21 +00:00
David Haywood
d247ec54bc
a mystery starts to unravel...
2013-03-01 02:28:19 +00:00
David Haywood
8dfc02dabf
various bits.. f4 vram viewer ;-)
2013-03-01 01:53:11 +00:00
R. Belmont
b5c2387e61
nscsi_hd: Added 6-byte WRITE, logging of unknown commands, and some Apple-specific SCSI tweaks. [R. Belmont]
2013-03-01 01:26:03 +00:00
R. Belmont
ec26ac476e
(MESS) Apple II: Preliminary support for the Apple II Rev. C SCSI Card. [R. Belmont]
2013-03-01 01:22:51 +00:00
R. Belmont
bff5a6cfa9
(MESS) Reimplemented the NCR5380 SCSI controller using nscsi. [R. Belmont]
2013-03-01 01:20:43 +00:00
Angelo Salese
ee72cf5471
Fixed X/Y offsets
2013-03-01 01:10:04 +00:00
Scott Stone
a7b17b78eb
[MESS] a7800.c - Fixed color clip in $1 & $F [Robert Tuccitto]
2013-03-01 01:03:40 +00:00
Angelo Salese
1529cdcb27
Fixed start buttons
2013-03-01 01:00:30 +00:00
Scott Stone
5ff25defd7
[MESS] Added UniBios versions to Neo Geo home console (AES) [Kaylee]
2013-03-01 00:54:52 +00:00
Angelo Salese
a07ae209cd
Fixed OKI bank
2013-03-01 00:44:18 +00:00
Angelo Salese
b6e02c7d4b
Text decoding ...
2013-03-01 00:35:57 +00:00
David Haywood
ed4d002dcc
start hookup of fake rom to gunpey (not enabled by default)
2013-02-28 23:41:56 +00:00
cracyc
45b7809dd5
i386: popfd should trap in v86 mode (nw)
...
i386: make illegal opcodes trap and logerror rather than fatalerror (nw)
2013-02-28 23:23:35 +00:00
Angelo Salese
1706c84314
Oh well, might as well add this for everything ...
2013-02-28 22:44:03 +00:00
Angelo Salese
f00bc97ee5
Time to fix the irqs, game seems working but inputs aren't ...
2013-02-28 22:27:23 +00:00
Angelo Salese
3b8244b7c2
Try to make a sense over the RAM format ...
2013-02-28 22:03:19 +00:00
Wilbert Pol
aaddff27c8
(MESS) megaduck: Hookup software list. (nw)
2013-02-28 20:43:23 +00:00
Angelo Salese
466403b5b2
Added oki bank
2013-02-28 19:50:48 +00:00
Wilbert Pol
6dc1aee943
(MESS) msx.c: Added pv16. [plgDavid]
2013-02-28 19:28:08 +00:00
David Haywood
e9acf5848d
just because we can
2013-02-28 19:20:56 +00:00
Wilbert Pol
84155e0f8d
(MESS) msx.c: cpc300e apparently the roms came from a hacked set, marking roms as needing redump. (nw)
2013-02-28 19:02:00 +00:00
Angelo Salese
ad61846c50
Check-point
2013-02-28 18:53:03 +00:00
Angelo Salese
0c2254fa02
Start of pulling up notes ...
2013-02-28 18:20:24 +00:00
Angelo Salese
3aa7ef0205
Added irq cause/mask
2013-02-28 17:24:45 +00:00
Ryan Holtz
aa19b2633c
(nw) Fixed sliders and phosphor offset
2013-02-28 05:22:14 +00:00
cracyc
6f52503894
(mess) i386: int 6 on invalid LxS insn. Makes NTVDM happier. (nw)
2013-02-28 03:53:37 +00:00
R. Belmont
5c52a65b0f
(nw)
2013-02-28 03:04:48 +00:00
Angelo Salese
6346ce5999
Clean-ups
2013-02-28 00:58:59 +00:00
David Haywood
acbb322bfb
bubble sort instead of zbuffer, fixes most remaining gfx problems so I've removed all flags apart from the imperfect sound.
...
new working game
----------------
Cool Riders [David Haywood, Angelo Salese]
2013-02-28 00:21:03 +00:00
Angelo Salese
ab65850d16
Fixed SLEEP opcode in non-DRC SH-2 [Angelo Salese]
2013-02-27 23:42:45 +00:00
Wilbert Pol
3dd335f46d
(MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw)
2013-02-27 21:41:49 +00:00
David Haywood
afdbe5c651
prepare for sorting
2013-02-27 21:20:17 +00:00
Wilbert Pol
75cb110ab1
(MESS) Added pal/ntsc switch to ef934x; prevents garbage at the bottom of the screen for odyssey3. (nw)
2013-02-27 20:22:58 +00:00
David Haywood
b3a34bdaba
make the flash effects full-screen
2013-02-27 18:45:09 +00:00
David Haywood
35acd94999
blending does not play nice with our z-buffer, road transitions and shadows on title screen have issues. will need a rethink
2013-02-27 17:29:28 +00:00
David Haywood
545e837622
blending prep
2013-02-27 16:04:59 +00:00
Fabio Priuli
ecf2ab0627
(MESS) megadriv: made clearer that bugslife shares protection type with pokemon, pokemona and kof99. nw.
2013-02-27 15:41:52 +00:00
David Haywood
787baa5972
slight change to the bg rendering, preparation for blending
2013-02-27 13:48:24 +00:00
Fabio Priuli
aaec22f4d1
(MESS) megadriv: emulated protection in pokemona (similar to kof99 and pokemon, but with one diff expected value) nw.
2013-02-27 13:45:35 +00:00
Fabio Priuli
b449087cda
added notes about virak and smario2a, probably bad dumps. nw.
2013-02-27 12:37:37 +00:00
David Haywood
83719c465f
some notes on what is likely the blending control
2013-02-27 12:14:35 +00:00
Fabio Priuli
5ac080b17e
removed bogus underdump. this just contained the first 2MB of dukenk3d. nw.
2013-02-27 09:43:56 +00:00
Fabio Priuli
14407a461f
(MESS) megadriv.xml: replaced the Magic Bubble dump in the xml list (which was interleaved) with its de-interleaved version and added an alt dump. nw.
2013-02-27 08:44:02 +00:00