Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
r16468 Sunday 27th May, 2012 at 19:08:42 UTC by R. Belmont |
es5505/6: actually use the ADC port read callback [R. Belmont] |
r16467 Sunday 27th May, 2012 at 18:48:10 UTC by Brian Troha |
shootout.c: Added dipswitch locations to the Shootout sets. [Brian Troha] |
[src/mame/drivers] | shootout.c |
r16466 Sunday 27th May, 2012 at 18:29:14 UTC by Brian Troha |
ssv.c: Added dip locations to Mobil Suit Gundam Final Shooting. [Brian Troha] |
r16465 Sunday 27th May, 2012 at 16:31:22 UTC by R. Belmont |
SDL: fix for OS/2 compile [K.O. Myung-Hun] |
r16464 Sunday 27th May, 2012 at 16:19:39 UTC by Brian Troha |
mediagx.c: Added additional documentation specifying revision and build dates for the Area 51: Site 4 sets. [Troy Gratton] |
[src/mame/drivers] | mediagx.c |
r16463 Sunday 27th May, 2012 at 14:04:26 UTC by Miodrag Milanović |
Fixed williams regression (no whatsnew) |
[src/mame/drivers] | williams.c |
[src/mame/includes] | williams.h |
[src/mame/machine] | williams.c |
r16462 Sunday 27th May, 2012 at 13:29:36 UTC by Miodrag Milanović |
Fixed maygay1b regression (nw) |
[src/mame/drivers] | maygay1b.c |
r16461 Sunday 27th May, 2012 at 12:36:36 UTC by Miodrag Milanović |
kaneko16 regression fix (no whatsnew) |
[src/mame/drivers] | kaneko16.c |
r16460 Sunday 27th May, 2012 at 09:37:38 UTC by Fabio Priuli |
minor aesthetic bits. no whatsnew. |
r16459 Sunday 27th May, 2012 at 08:54:44 UTC by Fabio Priuli |
neogeo.xml: cleaned up sharedfeat usage. no whatsnew. |
r16458 Sunday 27th May, 2012 at 08:00:55 UTC by Miodrag Milanović |
Fixed vmetal regression (no whatsnew) |
[src/mame/drivers] | vmetal.c |
r16457 Sunday 27th May, 2012 at 06:14:12 UTC by Brian Troha |
flipjack.c: Documented dipswitch settings & pinout for Flipper Jack as per manual. [Brian Troha] |
[src/mame/drivers] | flipjack.c |
r16456 Sunday 27th May, 2012 at 05:33:13 UTC by Brian Troha |
yiear.c: Correct rom labels [Smitdogg, The Dumping Union] |
[src/mame/drivers] | yiear.c |
r16455 Saturday 26th May, 2012 at 23:03:24 UTC by Brian Troha |
vsnes.c: Documentation update and corrects several roms names. Added set information to game names where possible. Tried to correction region information by copyright. [Mark F., Brian Troha, The Dumping Union] |
[src/mame] | mame.lst |
[src/mame/drivers] | vsnes.c |
r16454 Saturday 26th May, 2012 at 19:28:08 UTC by Fabio Priuli |
fixed crash at start. no whatsnew. |
[src/mame/drivers] | mpu4.c |
[src/mame/includes] | mpu4.h |
r16453 Saturday 26th May, 2012 at 17:53:59 UTC by Tafoid |
Added some bits to get the V53 (V33 core) running at least some sane sound code for hng64.c There is no sound yet tho, and the banking mechanism will need hooking up but the initial banks should be correct. [David Haywood] |
[src/mame/drivers] | hng64.c |
[src/mame/includes] | hng64.h |
r16452 Saturday 26th May, 2012 at 17:38:16 UTC by Fabio Priuli |
megatech.c: added a new revision of the bios [iGREKKESS, ElBarto] |
[src/mame/drivers] | megatech.c |
r16451 Saturday 26th May, 2012 at 17:31:22 UTC by Brian Troha |
namcos11.c: Update undumped version table with an additional known version of Kosodate Quiz My Angel 3 |
[src/mame/drivers] | namcos11.c |
r16450 Saturday 26th May, 2012 at 17:17:35 UTC by Angelo Salese |
Fixed sprite colors in Bikkuri Card and Chance Kun [Smitdogg, Angelo Salese] |
[src/mame/drivers] | timeplt.c |
r16449 Saturday 26th May, 2012 at 17:15:42 UTC by Fabio Priuli |
uimain.c: if a game has no diplocations, don't draw an empty box in the dipswitch menu. no whatsnew. |
r16448 Saturday 26th May, 2012 at 11:15:14 UTC by Couriersud |
Revert some changes committed by accident. No WN. |
[src/emu] | drawgfx.c drawgfxm.h render.c screen.c screen.h ui.c |
[src/emu/cpu/adsp2100] | 2100ops.c |
r16447 Saturday 26th May, 2012 at 10:04:04 UTC by Couriersud |
Fix compile again - omitted a file, no WN |
[src/emu] | drawgfx.c drawgfxm.h render.c screen.c screen.h ui.c |
[src/emu/cpu/adsp2100] | 2100ops.c |
[src/mame/video] | atari.c |
r16446 Saturday 26th May, 2012 at 00:09:29 UTC by Couriersud |
Fixed compile error and added preliminary debugger state support.
Cool, really cool, and all the devices_interfaces work. |
[src/emu/sound] | pokey.c pokey.h |
r16445 Friday 25th May, 2012 at 23:47:28 UTC by Couriersud |
Added cycle exact potentiometer and keyboard support to pokey device [Couriersud].
The keyboard changes may break some MESS drivers. Please have a look at atari.c and bartop52.c for an example how the new implementation works. |
[src/emu/sound] | pokey.c pokey.h |
[src/mame/drivers] | bartop52.c |
[src/mame/includes] | atari.h |
[src/mame/machine] | atari.c |
r16444 Friday 25th May, 2012 at 22:29:49 UTC by hap |
optimize a bit |
[src/mame/drivers] | turbo.c |
[src/mame/includes] | turbo.h |
[src/mame/video] | turbo.c |
r16443 Friday 25th May, 2012 at 21:47:36 UTC by Couriersud |
Fixed MT04870. NW |
[src/mame/drivers] | centiped.c |
r16442 Friday 25th May, 2012 at 17:32:30 UTC by Miodrag Milanović |
Fix for MT bug #04859 (no whatsnew)
also now in case ram value is not proper it change itself to default value |
[src/emu] | emuopts.c |
[src/emu/machine] | ram.c |
r16441 Friday 25th May, 2012 at 14:38:46 UTC by Miodrag Milanović |
Conversion of _DEVICE_HANDLER to _MEMBER methods - part 2 (no whatsnew) |
[src/mame/drivers] | 40love.c 4enraya.c aerofgt.c ajax.c aliens.c amspdwy.c arabian.c ashnojoe.c asterix.c asuka.c atarisy1.c bagman.c battlera.c bking.c bladestl.c blueprnt.c bogeyman.c boogwing.c btime.c buggychl.c bzone.c cabal.c calomega.c cave.c cchasm.c cd32.c centiped.c chaknpop.c champbas.c chqflag.c cischeat.c cninja.c combatsc.c compgolf.c coolpool.c cps1.c crgolf.c crimfght.c cvs.c darius.c dassault.c dbz.c ddragon3.c ddribble.c dec8.c deco32.c deco_mlc.c deniam.c djmain.c dkong.c docastle.c dooyong.c dribling.c dynax.c epos.c equites.c esripsys.c exerion.c exprraid.c exterm.c fastlane.c flstory.c foodf.c freekick.c fromance.c funworld.c funybubl.c fuukifg2.c gaelco3d.c galaga.c galaxian.c galaxold.c galpani2.c galpanic.c gameplan.c gaplus.c gatron.c gbusters.c ginganin.c gladiatr.c goal92.c goldstar.c gotcha.c gradius3.c grchamp.c gsword.c gyruss.c hcastle.c hexion.c hitme.c hnayayoi.c homerun.c iqblock.c ironhors.c itech32.c itech8.c jack.c jailbrek.c jpmimpct.c kaneko16.c kchamp.c kickgoal.c kncljoe.c ksayakyu.c ladyfrog.c laserbat.c legionna.c lockon.c lordgun.c lsasquad.c lucky74.c lwings.c m72.c m92.c madalien.c magmax.c mainevt.c mappy.c mario.c mcr68.c megasys1.c megazone.c metro.c mexico86.c midyunit.c midzeus.c mitchell.c mjkjidai.c model1.c model2.c moo.c mpu4.c mpu4vid.c msisaac.c munchmo.c n8080.c namcona1.c nemesis.c nmk16.c norautp.c nycaptor.c ojankohs.c oneshot.c opwolf.c othldrby.c overdriv.c pandoras.c paradise.c parodius.c pcktgal.c pktgaldx.c playch10.c playmark.c plygonet.c polepos.c popeye.c prehisle.c psikyo4.c psikyosh.c punchout.c qdrmfgp.c rainbow.c rastan.c renegade.c rockrage.c rohga.c rollerg.c route16.c rpunch.c runaway.c sauro.c sbugger.c segag80r.c segag80v.c segas32.c seibuspi.c seicross.c senjyo.c seta.c seta2.c sf.c shadfrce.c shangkid.c silkroad.c skydiver.c snk68.c snowbros.c speedatk.c speedspn.c spiders.c sprint2.c sprint4.c srmp2.c sslam.c ssv.c starshp1.c stlforce.c suna16.c superqix.c suprridr.c system1.c system16.c tail2nos.c taito_f2.c taito_l.c taitosj.c tank8.c tankbust.c taxidriv.c tceptor.c tecmo.c tecmosys.c tehkanwc.c thief.c thunderx.c tigeroad.c timeplt.c tmnt.c tnzs.c toaplan2.c toki.c topspeed.c toypop.c trackfld.c truco.c trucocl.c tubep.c tumbleb.c tumblep.c tunhunt.c turbo.c twin16.c tx1.c ultratnk.c unico.c vendetta.c vertigo.c videopin.c vsnes.c warpwarp.c wc90b.c wecleman.c wolfpack.c wwfwfest.c xorworld.c yiear.c yunsung8.c zaccaria.c |
[src/mame/includes] | 40love.h 4enraya.h aerofgt.h ajax.h aliens.h amspdwy.h arabian.h ashnojoe.h asterix.h asuka.h atarisy1.h bagman.h battlera.h bking.h bladestl.h blueprnt.h bogeyman.h boogwing.h btime.h buggychl.h bzone.h cabal.h calomega.h cave.h cchasm.h cd32.h centiped.h chaknpop.h champbas.h chqflag.h cischeat.h cninja.h combatsc.h compgolf.h coolpool.h cps1.h crgolf.h crimfght.h cvs.h darius.h dassault.h dbz.h ddragon3.h ddribble.h dec8.h deco32.h deco_mlc.h deniam.h djmain.h dkong.h docastle.h dooyong.h dribling.h dynax.h epos.h equites.h esripsys.h exerion.h exprraid.h exterm.h fastlane.h flstory.h foodf.h freekick.h fromance.h funworld.h funybubl.h fuukifg2.h gaelco3d.h galaga.h galaxian.h galaxold.h galpani2.h galpanic.h gameplan.h gaplus.h gatron.h gbusters.h ginganin.h gladiatr.h goal92.h goldstar.h gotcha.h gradius3.h grchamp.h gsword.h gyruss.h hcastle.h hexion.h hitme.h hnayayoi.h homerun.h iqblock.h ironhors.h itech32.h itech8.h jack.h jailbrek.h jpmimpct.h kaneko16.h kchamp.h kickgoal.h kncljoe.h ksayakyu.h ladyfrog.h laserbat.h legionna.h lockon.h lordgun.h lsasquad.h lucky74.h lwings.h m72.h m92.h madalien.h magmax.h mainevt.h mappy.h mario.h mcr68.h megasys1.h megazone.h metro.h mexico86.h midyunit.h midzeus.h mitchell.h mjkjidai.h model1.h model2.h moo.h mpu4.h msisaac.h munchmo.h n8080.h namcona1.h nemesis.h nmk16.h norautp.h nycaptor.h ojankohs.h oneshot.h opwolf.h othldrby.h overdriv.h pandoras.h paradise.h parodius.h pcktgal.h pktgaldx.h playch10.h playmark.h plygonet.h polepos.h popeye.h prehisle.h psikyo4.h psikyosh.h punchout.h qdrmfgp.h rainbow.h rastan.h renegade.h rockrage.h rohga.h rollerg.h route16.h rpunch.h runaway.h sauro.h sbugger.h segag80r.h segag80v.h segas32.h seibuspi.h seicross.h senjyo.h seta.h seta2.h sf.h shadfrce.h shangkid.h silkroad.h skydiver.h snk68.h snowbros.h speedatk.h speedspn.h spiders.h sprint2.h sprint4.h srmp2.h sslam.h ssv.h starshp1.h stlforce.h suna16.h superqix.h suprridr.h system1.h system16.h tail2nos.h taito_f2.h taito_l.h taitosj.h tank8.h tankbust.h taxidriv.h tceptor.h tecmo.h tecmosys.h tehkanwc.h thief.h thunderx.h tigeroad.h timeplt.h tmnt.h tnzs.h toaplan2.h toki.h topspeed.h toypop.h trackfld.h truco.h trucocl.h tubep.h tumbleb.h tumblep.h tunhunt.h turbo.h twin16.h tx1.h ultratnk.h unico.h vendetta.h vertigo.h videopin.h vsnes.h warpwarp.h wc90b.h wecleman.h wolfpack.h wwfwfest.h xorworld.h yiear.h yunsung8.h zaccaria.h |
[src/mame/machine] | mcr68.c |
[src/mame/video] | taxidriv.c |
r16440 Friday 25th May, 2012 at 11:08:19 UTC by hap |
(shorten "sprite_position" tag) |
[src/mame/drivers] | turbo.c |
[src/mame/includes] | turbo.h |
r16439 Friday 25th May, 2012 at 09:27:45 UTC by Miodrag Milanović |
Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) |
[src/mame/drivers] | 30test.c 5clown.c adp.c albazg.c alg.c amaticmg.c arcadia.c aristmk4.c astinvad.c astrocorp.c backfire.c bestleag.c bfcobra.c bfm_sc1.c bfm_sc2.c bfmsys85.c big10.c bingoc.c blitz.c blitz68k.c bmcbowl.c byvid.c calchase.c carrera.c cham24.c chanbara.c chinsan.c clayshoo.c cliffhgr.c cobra.c corona.c dambustr.c darkhors.c deco156.c discoboy.c diverboy.c drtomy.c dunhuang.c dwarfd.c dynadice.c ecoinf3.c egghunt.c enigma2.c famibox.c firebeat.c firefox.c flipjack.c forte2.c fortecar.c funkball.c gamecstl.c gei.c goldnpkr.c guab.c halleys.c highvdeo.c igs011.c igs017.c jangou.c jankenmn.c jantotsu.c jokrwild.c jongkyo.c jpmsys5.c junofrst.c kingdrby.c kingpin.c kinst.c koikoi.c konamigv.c kungfur.c looping.c magtouch.c mastboy.c maxaflex.c maygay1b.c maygayv1.c mazerbla.c mediagx.c merit.c meritm.c meyc8080.c meyc8088.c midas.c midqslvr.c mirax.c missb2.c mlanding.c mpu3.c multfish.c multigam.c mwarr.c nightgal.c nmg5.c nss.c nyny.c othello.c paranoia.c pasha2.c pcat_nit.c pcxt.c pengadvb.c peplus.c photon.c photoply.c pipeline.c pntnpuzl.c pzletime.c quakeat.c quantum.c queen.c r2dtank.c r2dx_v33.c rabbit.c rbmk.c re900.c rmhaihai.c royalmah.c savquest.c seattle.c sfkick.c sg1000a.c sigmab98.c slotcarn.c sms.c snesb.c sothello.c splus.c spool99.c statriv2.c su2000.c subsino2.c supdrapo.c superwng.c suprgolf.c taitopjc.c taitotz.c taitowlf.c tapatune.c tempest.c tickee.c tmaster.c tmmjprd.c tonton.c toratora.c tourtabl.c tourvis.c tugboat.c twinkle.c unkhorse.c upscope.c vamphalf.c vcombat.c videopkr.c viper.c vmetal.c voyager.c vpoker.c vroulet.c wink.c witch.c xtom3d.c zn.c |
r16438 Friday 25th May, 2012 at 04:03:08 UTC by hap |
tag regression |
[src/mame/drivers] | williams.c |
[src/mame/includes] | williams.h |
r16437 Thursday 24th May, 2012 at 23:46:39 UTC by hap |
fix raiders5 shared ram |
[src/mame/drivers] | nova2001.c |
r16436 Thursday 24th May, 2012 at 23:05:13 UTC by hap |
(nothing really, just some cleanup while i was trying to add something) |
[src/mame/drivers] | laserbat.c |
[src/mame/includes] | laserbat.h |
r16435 Thursday 24th May, 2012 at 19:43:48 UTC by hap |
improved internal layout |
[src/mame/layout] | gridiron.lay |
r16434 Thursday 24th May, 2012 at 19:38:35 UTC by Luca Elia |
Fix magspeed coin lockout and tilemap offset.
Also AFAICS, PCB numbers should start with P0 not PO (nw) |
[src/mame/drivers] | seta.c |
[src/mame/includes] | seta.h |
[src/mame/video] | seta.c |
r16433 Thursday 24th May, 2012 at 14:59:16 UTC by hap |
(document releaseyear) |
[src/mame/drivers] | unkhorse.c |
r16432 Thursday 24th May, 2012 at 13:34:04 UTC by hap |
cosmicmo dsw update from greg |
[src/mame/drivers] | 8080bw.c |
r16431 Thursday 24th May, 2012 at 13:10:21 UTC by hap |
small update |
[src/mame/drivers] | superwng.c |
r16430 Thursday 24th May, 2012 at 12:25:59 UTC by Miodrag Milanović |
cleanup for jaguar (nw) |
[src/mame/audio] | jaguar.c |
[src/mame/drivers] | jaguar.c |
[src/mame/includes] | jaguar.h |
[src/mame/video] | jaguar.c |
r16429 Thursday 24th May, 2012 at 12:04:28 UTC by Miodrag Milanović |
fixed memory leak in libflac/libflac/md5.c (fixes memory issues with chdman) [Oliver Stöneberg] |
[src/lib/libflac/libflac] | md5.c |
r16428 Thursday 24th May, 2012 at 12:01:27 UTC by Miodrag Milanović |
removed kbdc8042 32bit access functions (nw) |
[src/emu/machine] | 8042kbdc.c 8042kbdc.h |
[src/mame/drivers] | calchase.c funkball.c gamecstl.c mediagx.c midqslvr.c photoply.c queen.c savquest.c taitowlf.c voyager.c xtom3d.c |
r16427 Thursday 24th May, 2012 at 11:47:20 UTC by Miodrag Milanović |
some memconv.h and devconv.h usage removal (nw) |
[src/mame/drivers] | calchase.c funkball.c gamecstl.c mediagx.c midqslvr.c photoply.c queen.c savquest.c seta2.c taitowlf.c voyager.c xtom3d.c |
r16426 Thursday 24th May, 2012 at 11:35:36 UTC by Miodrag Milanović |
some memconv.h usage removal (nw) |
[src/emu/machine] | 8237dma.c 8257dma.c latch8.c z80dma.c |
[src/emu/video] | pc_cga.c |
r16425 Thursday 24th May, 2012 at 11:06:50 UTC by Angelo Salese |
Attempt to fix colors |
[src/mame/drivers] | flipjack.c |
r16424 Thursday 24th May, 2012 at 11:03:09 UTC by Phil Bennett |
04862: smashtv and clones: Smash T.V. crashes while a game begins. [Phil Bennett] |
[src/mame/machine] | midyunit.c |
r16423 Thursday 24th May, 2012 at 03:13:08 UTC by hap |
last one |
[src/mame/drivers] | flipjack.c |
r16422 Thursday 24th May, 2012 at 03:05:04 UTC by hap |
extra lives dsw |
[src/mame/drivers] | flipjack.c |
r16421 Thursday 24th May, 2012 at 02:51:15 UTC by Brian Troha |
darkmist.c: Change copyright as per title screen - NW |
[src/mame/drivers] | darkmist.c |
r16420 Thursday 24th May, 2012 at 02:47:19 UTC by Brian Troha |
Change rom set name from gprider1 to gprideru as it's the US version. - NW |
[src/mame] | mame.lst |
[src/mame/drivers] | segaxbd.c |
r16419 Thursday 24th May, 2012 at 02:45:48 UTC by Brian Troha |
crimfght.c: minor rom name correction - NW |
[src/mame/drivers] | crimfght.c |
© 1997-2024 The MAME Team