Note Feed

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

Previous 50 199869 Revisions Next 50

r20870 Saturday 9th February, 2013 at 14:54:33 UTC by Angelo Salese
Fixed vertical linescroll mask too
[src/mame/video]stvvdp2.c

r20869 Saturday 9th February, 2013 at 14:26:41 UTC by Wilbert Pol
(MESS) pk8000.c: Forgot these ones.. (nw)
[src/mess/drivers]pk8000.c

r20868 Saturday 9th February, 2013 at 14:22:52 UTC by Wilbert Pol
(MESS) pk8000.c: Reduce tagmap lookups (nw)
[src/mess/drivers]pk8000.c

r20867 Saturday 9th February, 2013 at 14:05:30 UTC by Wilbert Pol
(MESS) vii.c: Reduce tagmap lookups (nw)
[src/mess/drivers]vii.c

r20866 Saturday 9th February, 2013 at 13:57:36 UTC by Wilbert Pol
(MESS) gb.c: Reduce tagmap lookups (nw)
[src/mess/drivers]gb.c
[src/mess/includes]gb.h

r20865 Saturday 9th February, 2013 at 13:52:37 UTC by Oliver Stöneberg
[MT04028] fixed array out-of-bound write in pinkiri8_state::ronjan_prot_w [Oliver Stöneberg]
[src/mame/drivers]pinkiri8.c

r20864 Saturday 9th February, 2013 at 13:37:18 UTC by Wilbert Pol
(MESS) pmd85.c: Reduce tagmap lookups (nw)
[src/mess/includes]pmd85.h
[src/mess/machine]pmd85.c
[src/mess/video]pmd85.c

r20863 Saturday 9th February, 2013 at 12:50:29 UTC by Wilbert Pol
(MESS) apollo.c: Some tagmap lookup reduction (nw)
[src/mess/drivers]apollo.c
[src/mess/includes]apollo.h

r20862 Saturday 9th February, 2013 at 12:39:33 UTC by Oliver Stöneberg
(MESS) fixed thomson.c softlist cart loading (nw)
[src/mess/machine]thomson.c

r20861 Saturday 9th February, 2013 at 12:36:51 UTC by Wilbert Pol
(MESS) okean240.c: Reduce tagmap lookups (nw)
[src/mess/drivers]okean240.c

r20860 Saturday 9th February, 2013 at 12:15:58 UTC by Wilbert Pol
(MESS) sbc6510: Reduce tagmap lookups (nw)
[src/mess/drivers]sbc6510.c

r20859 Saturday 9th February, 2013 at 12:05:46 UTC by Wilbert Pol
vectrex.c: Reduce tagmap lookups and some minor cleanups. (nw)
[src/mame/includes]vectrex.h
[src/mame/machine]vectrex.c
[src/mame/video]vectrex.c

r20858 Saturday 9th February, 2013 at 11:07:40 UTC by Wilbert Pol
(MESS) gb.c: Prevent array out of bound access when logging SGB packet information (nw)
[src/mess/machine]gb.c

r20857 Saturday 9th February, 2013 at 10:52:11 UTC by Oliver Stöneberg
(MESS) fixed bogus shifts in vc4000_draw_digit() (nw)
[src/mess/video]vc4000.c

r20856 Saturday 9th February, 2013 at 10:45:41 UTC by Fabio Priuli
(MESS) gb.c: made softlist loading completely independent from internal cart header:
now RAM size, Battery, RTC & Rumble purely rely on xml features. Updated xml accordingly. nw.

Also, notice that duplicated features (from these lists and from megadriv.xml) will be removed only after
0.148u1, so that people updating their lists but not the exe can still use the xml with their version which
requires them.
[hash]gameboy.xml gbcolor.xml
[src/mess/machine]gb_slot.c gb_slot.h

r20855 Saturday 9th February, 2013 at 10:35:45 UTC by O. Galibert
flopimg: When generating a pc layout, don't write the gap3 after the last sector [O. Galibert]
[src/lib/formats]flopimg.c

r20854 Saturday 9th February, 2013 at 01:58:23 UTC by R. Belmont
Save state support for the 3 aux slot cards (nw)
[src/mess/machine]a2eext80col.c a2eramworks3.c a2estd80col.c

r20853 Saturday 9th February, 2013 at 01:55:38 UTC by R. Belmont
(MESS) Apple II: Support 8 meg AE RamWorks III card for IIe. [R. Belmont]
[src/mess]mess.mak
[src/mess/drivers]apple2.c
[src/mess/includes]apple2.h
[src/mess/machine]a2eramworks3.c* a2eramworks3.h* ay3600.c

r20852 Saturday 9th February, 2013 at 00:45:41 UTC by hap
(small cleanup 2: port bits and diplocations)
[src/mame/drivers]namcos22.c
[src/mame/includes]namcos22.h

r20851 Friday 8th February, 2013 at 22:30:00 UTC by Wilbert Pol
(MESS) gba.c: Another small tagmap cleanup (nw)
[src/mess/drivers]gba.c
[src/mess/includes]gba.h

r20850 Friday 8th February, 2013 at 22:25:26 UTC by Wilbert Pol
(MESS) bbc.c: Some tagmap lookup reduction. (nw)
[src/mess/includes]bbc.h
[src/mess/machine]bbc.c

r20849 Friday 8th February, 2013 at 22:13:49 UTC by Wilbert Pol
(MESS) gba.c: switched ioport tagmap lookup to member variable. (nw)
[src/mess/drivers]gba.c
[src/mess/includes]gba.h

r20848 Friday 8th February, 2013 at 21:47:17 UTC by Wilbert Pol
(MESS) gba.c: Minor cleanups (nw)
[src/mess/drivers]gba.c
[src/mess/video]gba.c

r20847 Friday 8th February, 2013 at 21:30:18 UTC by Wilbert Pol
(MESS) trs80.c: Reduce tagmap lookups (nw)
[src/mess/includes]trs80.h
[src/mess/machine]trs80.c

r20846 Friday 8th February, 2013 at 21:16:01 UTC by Wilbert Pol
(MESS) pk8020.c: Reduce tagmap lookups (nw)
[src/mess/includes]pk8020.h
[src/mess/machine]pk8020.c
[src/mess/video]pk8020.c

r20845 Friday 8th February, 2013 at 21:02:57 UTC by hap
(small cleanup)
[src/mame/drivers]namcos22.c

r20844 Friday 8th February, 2013 at 20:30:55 UTC by Wilbert Pol
(MESS) special.c: Reduce tagmap lookups (nw)
[src/mess/includes]special.h
[src/mess/machine]special.c

r20843 Friday 8th February, 2013 at 20:15:42 UTC by Wilbert Pol
a310.c/archimds.c: Reduce tagmap lookups (nw)
[src/mame/includes]archimds.h
[src/mame/machine]archimds.c
[src/mess/drivers]a310.c

r20842 Friday 8th February, 2013 at 19:38:29 UTC by Wilbert Pol
3do.c: Reduce tagmap lookups (nw)
[src/mame/drivers]3do.c
[src/mame/includes]3do.h
[src/mame/machine]3do.c

r20841 Friday 8th February, 2013 at 19:22:11 UTC by Wilbert Pol
(MESS) Fixed sapi1 regression (nw)
[src/mess/includes]sapi1.h

r20840 Friday 8th February, 2013 at 17:13:27 UTC by Angelo Salese
Fixed linescroll for VDP2 bitmap layers [Angelo Salese]
[src/mame/video]stvvdp2.c

r20839 Friday 8th February, 2013 at 15:35:52 UTC by Andrew Gardner
Fix compile. (nw)
[src/mame/video]gunbustr.c

r20838 Friday 8th February, 2013 at 15:12:14 UTC by Angelo Salese
Added 4bpp and 8bpp cases, fixes at least Code R crash after loading
[src/mame/includes]stv.h
[src/mame/video]stvvdp2.c

r20837 Friday 8th February, 2013 at 15:04:46 UTC by Miodrag Milanović
Cleanup (nw)
[src/mame/drivers]gottlieb.c
[src/mame/includes]gottlieb.h

r20836 Friday 8th February, 2013 at 14:40:27 UTC by R. Belmont
(MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the standard and extended 80-column cards for the IIe [R. Belmont]
[src/mess]mess.mak
[src/mess/drivers]apple2.c
[src/mess/includes]apple2.h
[src/mess/machine]a2eauxslot.h a2eext80col.c* a2eext80col.h* a2estd80col.c* a2estd80col.h* apple2.c apple2gs.c
[src/mess/video]apple2.c apple2gs.c

r20835 Friday 8th February, 2013 at 14:37:46 UTC by Miodrag Milanović
More cleanup (nw)
[src/mame/drivers]redclash.c
[src/mame/includes]ladybug.h
[src/mame/video]ladybug.c redclash.c

r20834 Friday 8th February, 2013 at 14:36:50 UTC by Oliver Stöneberg
improved compilation speed for optimized Visual Studio builds (nw)
[src/emu]inpttype.h
[src/mess/machine]nes_mmc.c

r20833 Friday 8th February, 2013 at 14:27:23 UTC by Miodrag Milanović
Modernization of drivers part 11 (no whatsnew)
[src/mame/drivers]ataxx.c legionna.c leland.c lordgun.c lwings.c
[src/mame/includes]labyrunr.h ladybug.h ladyfrog.h lasso.h lastduel.h lazercmd.h legionna.h leland.h lemmings.h lethalj.h liberate.h lkage.h lockon.h lordgun.h lsasquad.h lwings.h
[src/mame/machine]leland.c
[src/mame/video]labyrunr.c ladybug.c ladyfrog.c lasso.c lastduel.c lazercmd.c legionna.c leland.c lemmings.c lethalj.c liberate.c lkage.c lockon.c lordgun.c lsasquad.c lwings.c redclash.c

r20832 Friday 8th February, 2013 at 14:19:05 UTC by Angelo Salese
Check-point, Burning Rangers now shows half-right FMV
[src/mame/includes]stv.h
[src/mame/video]stvvdp2.c

r20831 Friday 8th February, 2013 at 13:40:47 UTC by Miodrag Milanović
Modernization of drivers part 10 (no whatsnew)
[src/mame/drivers]kaneko16.c karnov.c kchamp.c kickgoal.c
[src/mame/includes]kaneko16.h kangaroo.h karnov.h kchamp.h kickgoal.h kingobox.h kncljoe.h ksayakyu.h kyugo.h
[src/mame/video]kaneko16.c kangaroo.c karnov.c kchamp.c kickgoal.c kingobox.c kncljoe.c ksayakyu.c kyugo.c

r20830 Friday 8th February, 2013 at 13:21:46 UTC by Miodrag Milanović
Modernization of drivers part 9 (no whatsnew)
[src/mame/drivers]jack.c jackal.c jaguar.c jpmimpct.c
[src/mame/includes]jack.h jackal.h jaguar.h jailbrek.h jedi.h jpmimpct.h
[src/mame/video]jack.c jackal.c jailbrek.c jedi.c

r20829 Friday 8th February, 2013 at 13:12:13 UTC by Miodrag Milanović
Modernization of drivers part 8 (no whatsnew)
[src/mame/drivers]itech32.c itech8.c
[src/mame/includes]ikki.h irobot.h ironhors.h itech32.h itech8.h
[src/mame/machine]irobot.c
[src/mame/video]ikki.c irobot.c ironhors.c itech32.c itech8.c

r20828 Friday 8th February, 2013 at 12:57:16 UTC by Angelo Salese
First pass in rewriting VDP2 bitmap layers. RGB32 being the first one
[src/mame/includes]stv.h
[src/mame/video]stvvdp2.c

r20827 Friday 8th February, 2013 at 12:49:41 UTC by Miodrag Milanović
Modernization of drivers part 7 (no whatsnew)
[src/mame/drivers]hitme.c hyprduel.c
[src/mame/includes]hcastle.h hexion.h higemaru.h himesiki.h hitme.h hnayayoi.h holeland.h homedata.h homerun.h hyhoo.h hyperspt.h hyprduel.h
[src/mame/video]hcastle.c hexion.c higemaru.c himesiki.c hnayayoi.c holeland.c homedata.c homerun.c hyhoo.c hyperspt.c hyprduel.c

r20826 Friday 8th February, 2013 at 12:09:50 UTC by Miodrag Milanović
modernized rest of galaga (nw)
[src/mame/drivers]galaga.c
[src/mame/includes]galaga.h
[src/mame/machine]xevious.c
[src/mame/video]bosco.c digdug.c galaga.c xevious.c

r20825 Friday 8th February, 2013 at 11:39:01 UTC by Miodrag Milanović
Modernization of drivers part 6 (no whatsnew)
[src/mame/drivers]gaiden.c galaga.c galaxian.c galpani2.c gijoe.c gladiatr.c glass.c goldstar.c gottlieb.c gridlee.c gstriker.c gsword.c
[src/mame/includes]gaelco.h gaelco2.h gaelco3d.h gaiden.h galaga.h galastrm.h galaxian.h galaxold.h galivan.h galpani2.h galpanic.h galspnbl.h gameplan.h gaplus.h gberet.h gcpinbal.h gijoe.h ginganin.h gladiatr.h glass.h gng.h goal92.h goindol.h goldstar.h gotcha.h gottlieb.h gotya.h grchamp.h gridlee.h groundfx.h gstriker.h gsword.h gunbustr.h gunsmoke.h gyruss.h
[src/mame/machine]gaelco2.c galaxold.c
[src/mame/video]bosco.c digdug.c fastfred.c gaelco.c gaelco2.c gaelco3d.c gaiden.c galaga.c galastrm.c galaxian.c galaxold.c galivan.c galpanic.c galspnbl.c gameplan.c gaplus.c gberet.c gcpinbal.c ginganin.c gladiatr.c glass.c gng.c goal92.c goindol.c gotcha.c gottlieb.c gotya.c grchamp.c groundfx.c gstriker.c gsword.c gunbustr.c gunsmoke.c gyruss.c xevious.c

r20824 Friday 8th February, 2013 at 08:04:01 UTC by Miodrag Milanović
ups
[src/mame/drivers]fgoal.c firetrk.c
[src/mame/video]f1gp.c fantland.c fastfred.c fastlane.c firetrap.c firetrk.c fitfight.c flower.c flstory.c freekick.c fromanc2.c fromance.c funkybee.c funybubl.c fuukifg2.c fuukifg3.c

r20823 Friday 8th February, 2013 at 08:01:38 UTC by Miodrag Milanović
Modernization of drivers part 5 (no whatsnew)
[src/mame/drivers]fgoal.c firetrk.c fromanc2.c
[src/mame/includes]f1gp.h fantland.h fastfred.h fastlane.h fgoal.h firetrap.h firetrk.h fitfight.h flower.h flstory.h freekick.h fromanc2.h fromance.h funkybee.h funybubl.h fuukifg2.h fuukifg3.h
[src/mame/video]f1gp.c fantland.c fastfred.c fastlane.c firetrap.c firetrk.c fitfight.c flower.c flstory.c freekick.c fromanc2.c fromance.c funkybee.c funybubl.c fuukifg2.c fuukifg3.c

r20822 Friday 8th February, 2013 at 07:43:09 UTC by Miodrag Milanović
Modernization of drivers part 4 (no whatsnew)
[src/mame/drivers]equites.c esd16.c exidy.c exidy440.c exprraid.c
[src/mame/includes]epos.h eprom.h equites.h esd16.h espial.h exedexes.h exerion.h exidy.h exidy440.h exprraid.h
[src/mame/video]epos.c eprom.c equites.c espial.c exedexes.c exerion.c exidy.c exidy440.c exprraid.c

r20821 Friday 8th February, 2013 at 04:47:05 UTC by Andrew Gardner
Fix namcos96 regression from r20675. (nw)
[src/emu/sound]n63701x.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team