Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r21470 Wednesday 27th February, 2013 at 18:45:09 UTC by David Haywood
make the flash effects full-screen
[src/mame/drivers]coolridr.c

r21469 Wednesday 27th February, 2013 at 17:29:28 UTC by David Haywood
blending does not play nice with our z-buffer, road transitions and shadows on title screen have issues.  will need a rethink
[src/mame/drivers]coolridr.c

r21468 Wednesday 27th February, 2013 at 16:04:59 UTC by David Haywood
blending prep
[src/mame/drivers]coolridr.c

r21467 Wednesday 27th February, 2013 at 15:41:52 UTC by Fabio Priuli
(MESS) megadriv: made clearer that bugslife shares protection type with pokemon, pokemona and kof99. nw.
[src/mess/machine]md_rom.c

r21466 Wednesday 27th February, 2013 at 13:48:24 UTC by David Haywood
slight change to the bg rendering, preparation for blending
[src/mame/drivers]coolridr.c

r21465 Wednesday 27th February, 2013 at 13:45:35 UTC by Fabio Priuli
(MESS) megadriv: emulated protection in pokemona (similar to kof99 and pokemon, but with one diff expected value) nw.
[hash]megadriv.xml
[src/mess/drivers]megadriv.c
[src/mess/machine]md_rom.c md_rom.h md_slot.c md_slot.h

r21464 Wednesday 27th February, 2013 at 12:37:37 UTC by Fabio Priuli
added notes about virak and smario2a, probably bad dumps. nw.
[hash]megadriv.xml

r21463 Wednesday 27th February, 2013 at 12:14:35 UTC by David Haywood
some notes on what is likely the blending control
[src/mame/drivers]coolridr.c

r21462 Wednesday 27th February, 2013 at 09:43:56 UTC by Fabio Priuli
removed bogus underdump. this just contained the first 2MB of dukenk3d. nw.
[hash]megadriv.xml

r21461 Wednesday 27th February, 2013 at 08:44:02 UTC by Fabio Priuli
(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.
[hash]megadriv.xml

r21460 Wednesday 27th February, 2013 at 08:20:09 UTC by Oliver Stöneberg
(MESS) reverted megadriv.c softlist hookups for now (nw)
[src/mess/drivers]megadriv.c

r21459 Wednesday 27th February, 2013 at 08:02:06 UTC by Fabio Priuli
and this fixes sram access, courtesy of Eke's info. nw.
[src/mess/machine]md_rom.c md_slot.c

r21458 Wednesday 27th February, 2013 at 02:15:25 UTC by R. Belmont
And the traditional missed file (nw)
[src/osd]osdnet.c

r21457 Wednesday 27th February, 2013 at 02:14:55 UTC by R. Belmont
Ethernet: Make pcap work on Mac OS X & disable unnecessary packet filtering. [Rob Braun]
[src/osd/sdl]netdev_pcap_osx.c* sdl.mak

r21456 Wednesday 27th February, 2013 at 01:52:15 UTC by Angelo Salese
Some HW notes
[hash]saturn.xml
[src/emu/machine]saturn.c

r21455 Wednesday 27th February, 2013 at 01:50:51 UTC by R. Belmont
apple2.xml: correct TOSEC's name typo (nw)
[hash]apple2.xml

r21454 Tuesday 26th February, 2013 at 23:53:25 UTC by David Haywood
code re-org, I'll document this a bit better later.  next I'll look at the blending.
[src/mame/drivers]coolridr.c

r21453 Tuesday 26th February, 2013 at 21:16:58 UTC by Wilbert Pol
(MESS) forcing reset when changing cartridges on the cpc, genesis, and nes drivers. (nw)
[src/mess/machine]cpc_rom.h md_slot.h nes_slot.h

r21452 Tuesday 26th February, 2013 at 20:38:53 UTC by Wilbert Pol
(MESS) gb_slot: Force reset when changing mounted cartridge. (nw)
[src/mess/machine]gb_slot.h

r21451 Tuesday 26th February, 2013 at 20:31:13 UTC by Wilbert Pol
emuopts.c: Re-evaluate slot options after loading .ini files.  [Wilbert Pol]
[src/emu]emuopts.c

r21450 Tuesday 26th February, 2013 at 17:27:48 UTC by Angelo Salese
Bunch of titles changes
[src/mame/drivers]stv.c

r21449 Tuesday 26th February, 2013 at 17:14:02 UTC by Oliver Stöneberg
(MESS) added some missing softlist hookups to megadriv.c set (nw)
[src/mess/drivers]megadriv.c

r21448 Tuesday 26th February, 2013 at 14:44:43 UTC by Fabio Priuli
this should fix the resets and lockups (at least most of them). sram is still not saved, though... nw.
[hash]megadriv.xml
[src/mess/drivers]megadriv.c
[src/mess/machine]md_rom.c md_rom.h md_slot.c md_slot.h

r21447 Tuesday 26th February, 2013 at 13:26:27 UTC by Fabio Priuli
this is not working yet, due to problems in SRAM mapping and enabling/disabling... nw.
[hash]megadriv.xml

r21446 Tuesday 26th February, 2013 at 11:33:06 UTC by Fabio Priuli
(MESS) megadriv.c: added support for Legend of Wukong [Fabio Priuli]
[hash]megadriv.xml
[src/mess/drivers]megadriv.c
[src/mess/machine]md_rom.c md_rom.h md_slot.c md_slot.h

r21445 Tuesday 26th February, 2013 at 09:58:36 UTC by Fabio Priuli
(MESS) gb.c: attempt in emulating protection for Chong Wu Xiao Jing Ling/Pokemon Pikecho. [Fabio Priuli]
[hash]gbcolor.xml
[src/mess/drivers]gb.c
[src/mess/machine]gb_mbc.c gb_mbc.h gb_slot.c gb_slot.h

r21444 Tuesday 26th February, 2013 at 09:39:14 UTC by Fabio Priuli
(MESS) megadriv.c: emulated protection in pirate Super Mario World 64, based on research by Eke and andlabs [Fabio Priuli]
[hash]megadriv.xml
[src/mess/drivers]megadriv.c
[src/mess/machine]md_rom.c md_rom.h md_slot.c md_slot.h

r21443 Tuesday 26th February, 2013 at 05:16:50 UTC by David Haywood
shuffle some clip checks around
[src/mame/drivers]coolridr.c

r21442 Tuesday 26th February, 2013 at 00:19:52 UTC by Angelo Salese
Fixed RGB for right screen, and attempted to guess a better algo for crashing
[src/mame/drivers]coolridr.c

r21441 Monday 25th February, 2013 at 23:28:29 UTC by David Haywood
tagmap stuff for coolridrs
[src/mame/drivers]coolridr.c

r21440 Monday 25th February, 2013 at 22:55:28 UTC by David Haywood
notes on clipping during ending, and a bit of a hack
[src/mame/drivers]coolridr.c

r21439 Monday 25th February, 2013 at 19:04:15 UTC by David Haywood
fix missing line
[src/mame/video]cps1.c

r21438 Monday 25th February, 2013 at 15:44:17 UTC by Angelo Salese
Fixed VDP1 clear regression, reverted the blckmtxa attempted fix too.
[src/emu/machine]stvcd.c
[src/emu/video]stvvdp1.c

r21437 Monday 25th February, 2013 at 13:17:51 UTC by Miodrag Milanović
removed some legacy code from isa.c (nw)
[src/mess/machine]isa.c isa.h

r21436 Monday 25th February, 2013 at 13:10:03 UTC by Miodrag Milanović
isa_ide : correctly mapped alternate port [Miodrag Milanovic]

This makes a586 boot from primary HDD
[src/mess/machine]isa_ide.c isa_ide.h

r21435 Monday 25th February, 2013 at 10:38:07 UTC by Miodrag Milanović
Commented com3 and com4 in isa_com implementation, usual case is 2 not 4 (no whatsnew)
[src/mess/machine]isa_com.c

r21434 Monday 25th February, 2013 at 01:49:13 UTC by David Haywood
less aggressive application
[src/mame/drivers]coolridr.c

r21433 Monday 25th February, 2013 at 01:43:15 UTC by David Haywood
improve tyres + brake lights (alt palette during decode - a form palette compression for cycling palettes while only storing partial palettes)
[src/mame/drivers]coolridr.c

r21432 Monday 25th February, 2013 at 00:19:04 UTC by David Haywood
needs to be signed
[src/mame/drivers]coolridr.c

r21431 Monday 25th February, 2013 at 00:04:13 UTC by David Haywood
enable the clipping, improves attract mode, doesn't appear to break anything ingame
[src/mame/drivers]coolridr.c

r21430 Sunday 24th February, 2013 at 22:42:25 UTC by Barry Rodewald
fmtowns: moved some static CD-ROM functions in the driver class (no whatsnew)
[src/mess/drivers]fmtowns.c
[src/mess/includes]fmtowns.h

r21429 Sunday 24th February, 2013 at 21:37:09 UTC by David Haywood
looking at the clip windows, this is wrong, so disabled
[src/mame/drivers]coolridr.c

r21428 Sunday 24th February, 2013 at 21:11:52 UTC by Angelo Salese
Fixed sound mirror
[src/mame/drivers]coolridr.c

r21427 Sunday 24th February, 2013 at 21:06:20 UTC by Brian Troha
arcadia.c: Verified and corrected rom names for Arcadia Leader Board v2.4 [Kevin Eshbach]
[src/mame/drivers]arcadia.c

r21426 Sunday 24th February, 2013 at 21:05:14 UTC by Wilbert Pol
(MESS) thomson.c: Started moving a few things into the driver data. (nw)
[src/mess/drivers]thomson.c
[src/mess/includes]thomson.h
[src/mess/machine]thomflop.c thomflop.h thomson.c
[src/mess/video]thomson.c

r21425 Sunday 24th February, 2013 at 19:38:25 UTC by Brian Troha
new 3 Wonders clone

New Clone Added
---------------------------------
Three Wonders (World 910513) [Bonky13, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]cps1.c
[src/mame/video]cps1.c

r21424 Sunday 24th February, 2013 at 19:30:21 UTC by Angelo Salese
Applied RGB brightness on bike select, and fixed a silly bug on it
[src/mame/drivers]coolridr.c

r21423 Sunday 24th February, 2013 at 17:30:57 UTC by Angelo Salese
Guessed transparency pen select, fixes bike select screen
[src/mame/drivers]coolridr.c

r21422 Sunday 24th February, 2013 at 16:50:51 UTC by Angelo Salese
Added command 0x30/0x34, used for solid pen fills
[src/mame/drivers]coolridr.c

r21421 Sunday 24th February, 2013 at 16:21:18 UTC by Angelo Salese
Tilemap vreg notes
[src/mame/drivers]coolridr.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team