Commit Graph

30745 Commits

Author SHA1 Message Date
Brian Troha
cfab698c5e dgpix.c: Slight visual clean up - NW 2014-09-07 06:27:42 +00:00
Fabio Priuli
07228e3d11 (MESS) megadriv.c: Added support for Game Genie as a passthru cart. [Fabio Priuli] 2014-09-07 06:27:29 +00:00
Brian Troha
49fcb39b31 patch to get JumpJump running
New games added or promoted from NOT_WORKING status
---------------------------------------------------
JumpJump [system11, The Dumping Union]
2014-09-07 05:31:06 +00:00
R. Belmont
9524289322 (MESS) apple3: invert enable1 sense, external drive selection now works properly. [R. Belmont] 2014-09-07 04:57:29 +00:00
R. Belmont
40f25b183e (MESS) Apple II: Support Apple II Mouse Card [R. Belmont, Guru, Sharkpuncher] 2014-09-07 04:01:22 +00:00
mahlemiut
00f7c4d642 (MESS) Added the following video card BIOSes: [rfka01, Barry Rodewald]
s3_764:   S3 9503-62 (not working)
            Elsa Winner 1000/T2D
  s3virge:  S3 ViRGE BIOS v1.00-10
  mach64:   ATi mach64V1 113-34404-104
2014-09-07 03:56:59 +00:00
David Haywood
ace12ba6c4 new NOT WORKING
Jump Jump [system11]

needs the correct protection patches
2014-09-06 21:46:36 +00:00
Olivier Galibert
cdbbdfbb77 better understanding of the blending (nw) 2014-09-06 21:41:38 +00:00
Olivier Galibert
efbcbd8f28 more blending fixes (nw) 2014-09-06 21:06:37 +00:00
Olivier Galibert
61d0ce5b8e more blending finetuning (nw) 2014-09-06 19:48:50 +00:00
Miodrag Milanovic
087ac24cc4 (MESS)thomson : improve accuracy of the colors [Antoine Mine] 2014-09-06 17:00:02 +00:00
Fabio Priuli
bd63b24a9d (MESS) untangle gtia and antic some more. nw. 2014-09-06 14:26:51 +00:00
Fabio Priuli
09229cebb1 (MESS) gtia: reduced a bit the #define obfuscation. nw. 2014-09-06 13:15:18 +00:00
Fabio Priuli
7da88443b8 pcb_type for this had been wrong forever, finally fixed. nw. 2014-09-06 13:10:23 +00:00
Olivier Galibert
f939f73ec7 better blending (nw) 2014-09-06 12:23:40 +00:00
Oliver Stöneberg
824687e131 make clang 3.5 compile out-of-the-box by disabling some warnings for now / added TODO (nw) 2014-09-06 11:28:28 +00:00
Fabio Priuli
23e06597d4 d'oh. sorry. 2014-09-06 10:59:23 +00:00
Fabio Priuli
ea0de1deac silenced debug residual. nw. 2014-09-06 10:39:27 +00:00
Fabio Priuli
ad5d4ba441 (MESS) a7800: more accurate POKEY accesses make Beef Drop happier. nw. 2014-09-06 10:30:13 +00:00
Wilbert Pol
d72b678f73 msx_dsk.c: Add support for 81 track images (nw) 2014-09-06 10:04:52 +00:00
Fabio Priuli
1ddc69fe10 (MESS) a7800.c: [Fabio Priuli]
- Fixed YM2151 clock in XM expansion, thanks to info from 
    tep392 and GroovyBee
  - Added support for homebrew boards MegaCart+ and
    VersaBoard by CPUWIZ (ROM respectively up to 512K
    and 256K + 32K of RAM)
  - Misc cleanups


out of whatsnew: I have also added, for debugging purposes, a VersaBoard with SG 9banks + POKEY at 0x0450
in the hope to find out exactly what goes currently wrong in the emulation of some homebrew games... let's see...
2014-09-06 06:49:07 +00:00
Fabio Priuli
14fb245bf6 (MESS) maria.c:
-Timeout rendering added. [Mike Saarna]
-Reorganized DMA penalties to support new rendering code [Mike Saarna, Robert Tuccitto]
2014-09-06 06:38:32 +00:00
Robbbert
8db7baff10 inder.c : Atleta is working. [Robbbert] 2014-09-06 03:00:58 +00:00
Robbbert
9c863b045b inder.c : Mundial 90, Corsario, 250CC are working. [Robbbert] 2014-09-06 02:40:36 +00:00
mahlemiut
038c64e4de isa: added hookup for Trident TGUI9680 video card. 2014-09-06 01:37:01 +00:00
Robbbert
c4577f6270 inder.c : Clown is working. [Robbbert] 2014-09-06 01:25:19 +00:00
Robbbert
230047e5ad inder.c : Moon Light is working. [Robbbert] 2014-09-06 01:08:12 +00:00
R. Belmont
511c4a67d3 (MESS) apple3: refresh selected drive after the softswitches are changed. [Paul Hagstrom] 2014-09-06 00:47:32 +00:00
Michaël Banaan Ananas
605b118096 New not working game added
----------------------
Trivia (TTL) [gregf, Frank Palazzolo]
2014-09-05 22:44:21 +00:00
Michaël Banaan Ananas
05a04d58fc draw sprites front to back, this fixes some issues with shadow 2014-09-05 22:26:12 +00:00
Angelo Salese
cc0655af59 Notes 2014-09-05 21:08:42 +00:00
Olivier Galibert
b9c684070c make sprite layer order per-game (nw) 2014-09-05 20:49:07 +00:00
Michaël Banaan Ananas
39a14c2def another note 2014-09-05 20:46:13 +00:00
Scott Stone
8351cb2882 pve500 volume adjust (nw) 2014-09-05 20:41:35 +00:00
Michaël Banaan Ananas
62ea5f8c1d my spacebar wants his money back 2014-09-05 20:23:14 +00:00
Michaël Banaan Ananas
5f3f61a8e7 it's not z80, and doesn't look like a simple clone of galaxian 2014-09-05 20:05:59 +00:00
Olivier Galibert
bdc1897d7f house shadows (nw) 2014-09-05 18:48:51 +00:00
Olivier Galibert
329a65da16 rename (nw) 2014-09-05 18:31:34 +00:00
Angelo Salese
04a0069268 Added destination base address for sprite DMA, fixes Purple laser visibility in Raiden 2/DX 2014-09-05 18:23:43 +00:00
Olivier Galibert
34eb6352c5 raiden2: Does it blend? (nw) 2014-09-05 18:02:07 +00:00
Fabio Priuli
13e872d80f (MESS) gameboy: added dump of Color GameBoy 188 in 1 multicart,
and partially implemented the required mapper [Team Europe, Fabio Priuli]


after selecting a game, the CPU always points to the correct bank of the cart,
but some games don't work anyway (e.g. Duck Tales, PacMan, etc.)
I don't have time to further debug this, at the moment, so I leave it to whoever
wants to take a look
2014-09-05 15:24:35 +00:00
Fabio Priuli
eb21ba57de (MESS) softlist: misc gb / gbc dumps added. nw. 2014-09-05 15:16:40 +00:00
Fabio Priuli
03e19fd7f9 (MESS) pico.xml: more Japanese and Korean dumps added. [Team Europe] 2014-09-05 15:15:21 +00:00
Olivier Galibert
9d5866b599 raiden2: sprite placement and priorities (nw) 2014-09-05 14:51:50 +00:00
David Haywood
8deb12b708 eolith.c needs faster EEPROM access like vamphalf.c, fixes fort2b again (nw) 2014-09-05 14:46:48 +00:00
Robbbert
cd91f6fe2c inder.c : WIP 2014-09-05 14:39:39 +00:00
Scott Stone
81442028df Fix dropped mame.lst update (nw) 2014-09-05 13:10:44 +00:00
Scott Stone
9e16f48fbd New games marked as GAME_NOT_WORKING
------------------------------------
Space Warp (Century Electronics)  [Stiletto, Tafoid]
2014-09-05 13:03:23 +00:00
Olivier Galibert
31f567bad8 raidendx banking (nw) 2014-09-05 11:09:41 +00:00
David Haywood
b1ff6e282b new NOT WORKING
Yori Zori Kuk Kuk [Dullaron, Kai Bauer, Brian Troha, The Dumping Union]

graphics roms not dumped yet, although I couldn't get it to boot, so might be a bit different
2014-09-05 10:53:25 +00:00