Michaël Banaan Ananas
c50609b266
mark c68 roms as bad dump + romname corrections (info from guru)
2013-03-03 08:12:22 +00:00
Michaël Banaan Ananas
b0c3577b18
workaround for airco22b sprites
2013-03-02 22:34:21 +00:00
Sandro Ronco
18c3038d92
(MESS) modernized socrates sound device. (nw)
2013-03-02 20:41:12 +00:00
David Haywood
fa3c472a80
make source x/y and dest x/y during the blitter copy more independent so we can treat compressed data as more of a stream
2013-03-02 19:38:40 +00:00
Angelo Salese
d3f53e21b9
Fixed vbl line
2013-03-02 18:53:32 +00:00
David Haywood
2a713ad654
(nw)
2013-03-02 17:48:50 +00:00
David Haywood
bd4a2c3e3a
data note
2013-03-02 17:45:01 +00:00
David Haywood
bf0f6933f4
debug log was meant to be turned off for submission
2013-03-02 17:20:21 +00:00
David Haywood
ddfaa34f69
the first byte of the compressed data is the width of the compressed data stream in the texture page.
2013-03-02 16:54:44 +00:00
Angelo Salese
ab63507bf5
Identified RLE activation
2013-03-02 15:29:28 +00:00
Angelo Salese
a6b43794ad
Added basic scene hook-up and RGB brightness control, fixes credit display too
2013-03-02 14:44:44 +00:00
cracyc
b3486955c1
Oops
2013-03-02 03:35:42 +00:00
cracyc
36201eba9d
dinetwork: remove mcast_chk and check for multicast in recv (nw)
...
netdev_tap: do mac filtering (nw)
2013-03-02 03:29:47 +00:00
cracyc
a4de4e1876
i386: str and sldt always write 16bits to memory (nw)
2013-03-01 20:49:57 +00:00
Sandro Ronco
9ee7a85a9a
(MESS) profweis: added another bios version. [Team Europe]
...
(MESS) socrates.xml: added Game Wizard / Magische Spiele dump. [Team Europe]
2013-03-01 18:52:33 +00:00
cracyc
aaade1d9f0
i386: rep ret (seriously) (nw)
2013-03-01 18:29:37 +00:00
David Haywood
77374045c8
commenting out some debug code
2013-03-01 18:15:08 +00:00
David Haywood
a4417dc1e6
added missing x source bit
2013-03-01 17:51:13 +00:00
David Haywood
8b1e61efb9
misc improvements
2013-03-01 17:43:55 +00:00
David Haywood
5874471a59
fix logging typo
2013-03-01 17:28:28 +00:00
David Haywood
fd899822a8
fix missing y source bits
2013-03-01 17:26:12 +00:00
David Haywood
f279b45ce4
notes
2013-03-01 17:14:52 +00:00
Angelo Salese
5b5c42b98b
Don't need this hack anymore
2013-03-01 16:07:35 +00:00
Angelo Salese
1825f420aa
Added end mark
2013-03-01 15:58:43 +00:00
Andrew Gardner
6e8646ac29
Modernized gomoku, astrocade, saa1099, st0016, and c140 sound devices. [Andrew Gardner]
2013-03-01 15:56:10 +00:00
cracyc
97e41cb573
[mess] add altstatus reset to atapi cd (nw)
2013-03-01 15:41:41 +00:00
Angelo Salese
debffdc7bb
Tied colors to drawing routines, and added transparent pen
2013-03-01 15:35:38 +00:00
Angelo Salese
224dfa6660
Illogic beats logic 1 to 0, fixed hangs/inputs in service mode
2013-03-01 14:53:05 +00:00
Angelo Salese
597b4a922e
Added 8bpp
2013-03-01 14:42:51 +00:00
Angelo Salese
2cd11f8d36
Added palette hook
2013-03-01 14:16:08 +00:00
David Haywood
4b3f8fe5f9
better video rendering
2013-03-01 13:58:18 +00:00
David Haywood
ccb1dae48d
h/w seem swapped
2013-03-01 12:22:16 +00:00
David Haywood
c0c8d70f05
fix text
2013-03-01 12:04:41 +00:00
Fabio Priuli
c581dbaf04
(MESS) gameboy: added emulation of Rockman 8 pirate cart by Yong Yong. [Fabio Priuli]
...
(MESS) gameboy: added correct handling of Echo RAM, needed by Rockman 8. [Fabio Priuli]
(MESS) gbcolor: added proper type to Stone Age / Shi Qi Shi Dai, making it working on gbpocket
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
also backing up some wip code which I'm not sure when I will have time to improve...
2013-03-01 10:51:56 +00:00
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