The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r15382 Saturday 2nd June, 2012 at 08:31:48 UTC by Miodrag Milanović |
|---|
| Sync with MAME 16519 (no whatsnew) |
| [src/emu] | uimain.c |
| [src/emu/cpu/z80] | z80.c |
| [src/emu/machine] | mc2661.c mc2661.h |
| [src/emu/sound] | pokey.c pokey.h |
| [src/mame] | mame.lst mame.mak |
| [src/mame/audio] | bwidow.c* cinemat.c taitosnd.c |
| [src/mame/drivers] | battlnts.c bfm_sc4.c bwidow.c ccastles.c centiped.c cinemat.c firebeat.c kontest.c* ksys573.c metro.c model3.c mpu3.c mpu4.c namcos22.c quantum.c segas32.c system1.c tunhunt.c vsnes.c |
| [src/mame/etc] | template_driver.c |
| [src/mame/includes] | bwidow.h* metro.h namcos22.h |
| [src/mame/layout] | drwho.lay gamball.lay |
| [src/mame/machine] | steppers.c steppers.h |
| [src/mame/video] | namcos22.c |
| r15381 Saturday 2nd June, 2012 at 07:58:48 UTC by Sandro Ronco |
|---|
| chesstrv: year correction from AntoPISA. (MT #04880) |
| [src/mess/drivers] | chesstrv.c |
| r15380 Saturday 2nd June, 2012 at 03:21:29 UTC by R. Belmont |
|---|
| Apple II: Make Brazilian quasi-clone TK2000 show something. [R. Belmont] |
| [src/mess/drivers] | apple2.c |
| [src/mess/includes] | apple2.h |
| [src/mess/machine] | apple2.c |
| [src/mess/video] | apple2.c |
| r15379 Saturday 2nd June, 2012 at 01:03:21 UTC by R. Belmont |
|---|
| SoundBlaster: first-pass somewhat naive working version. Autoinit DMA does not work; use sblaster1_0, not 1_5! [R. Belmont] |
| [src/mess/machine] | isa_sblaster.c isa_sblaster.h |
| r15378 Friday 1st June, 2012 at 18:18:03 UTC by Sandro Ronco |
|---|
| Converted DAI custom sound to C++ (nw) |
| [src/mess/audio] | dai.c |
| [src/mess/drivers] | dai.c |
| [src/mess/includes] | dai.h |
| [src/mess/machine] | dai.c |
| r15377 Friday 1st June, 2012 at 17:52:57 UTC by Curt Coder |
|---|
| [WANGPC] Some polarity fixes. (nw) |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| r15376 Friday 1st June, 2012 at 14:07:43 UTC by Miodrag Milanović |
|---|
| fix for timers 8237dma, this gives timeslice to cpu making soundblast?\226?\128?\139er able to work (no whatsnew) also including Carl patches for SB to make it work better |
| [src/emu/machine] | 8237dma.c |
| [src/mess/machine] | isa_sblaster.c |
| r15375 Friday 1st June, 2012 at 06:56:15 UTC by Fabio Priuli |
|---|
| pico.xml: new Jpn dump added, thanks to TeamEurope. no whatsnew (already credited in a previous commit as 'multiple dumps') cpc_flop.xml: fixed a wrong disk size and cleaned up a bunch more of entries. no whatsnew. cpc_cass.xml: renamed some entries for consistency with cpc_flop and added some publishers. no whatsnew. |
| [hash] | cpc_cass.xml cpc_flop.xml pico.xml |
| r15374 Friday 1st June, 2012 at 01:45:45 UTC by R. Belmont |
|---|
| Ensoniq: add floppy side select control and EPS/EPS-16+'s 68450 DMAC. EPS OS now boots and says "ERROR 129" instead of crashing. [R. Belmont] |
| [src/mess/drivers] | esq5505.c |
| r15373 Thursday 31st May, 2012 at 20:29:14 UTC by Curt Coder |
|---|
| [WANGPC] WDC WIP. (nw) |
| [src/mess/machine] | wangpc_lvc.c wangpc_wdc.c wangpc_wdc.h |
| r15372 Thursday 31st May, 2012 at 19:47:53 UTC by Curt Coder |
|---|
| [WANGPC] DMA WIP. (nw) |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| [src/mess/machine] | wangpcbus.c wangpcbus.h |
| r15371 Thursday 31st May, 2012 at 19:25:35 UTC by smf |
|---|
| scsi devices are now proper devices. |
| [src/emu/machine] | 53c810.c 53c810.h am53cf96.c am53cf96.h cr589.c cr589.h ncr539x.c ncr539x.h scsi.c scsi.h scsicd.c scsicd.h scsidev.c scsidev.h scsihd.c scsihd.h wd33c93.c wd33c93.h |
| [src/mame/drivers] | cps3.c firebeat.c konamigq.c konamigv.c ksys573.c model3.c twinkle.c |
| [src/mame/machine] | gdrom.c gdrom.h |
| [src/mess/drivers] | abc1600.c bebox.c bullet.c dc.c fmtowns.c ip20.c ip22.c mac.c rmnimbus.c v1050.c x68k.c |
| [src/mess/includes] | fmtowns.h |
| [src/mess/machine] | bebox.c d9060.c dccons.c e01.c fm_scsi.c fm_scsi.h isa_ide_cd.c isa_ide_cd.h lux4105.c mb89352.c mb89352.h ncr5380.c ncr5380.h scsibus.c scsibus.h wangpc_wdc.c |
| r15370 Thursday 31st May, 2012 at 14:52:05 UTC by Curt Coder |
|---|
| [VIDBRAIN] Improved sound slightly. [Kurt Woloch] |
| [src/mess/drivers] | vidbrain.c |
| [src/mess/includes] | vidbrain.h |
| r15369 Thursday 31st May, 2012 at 14:50:43 UTC by Curt Coder |
|---|
| [WANGPC] Some DMA fixes. (nw) |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| r15368 Thursday 31st May, 2012 at 14:41:25 UTC by Curt Coder |
|---|
| Added skeleton driver for VTech Genius PC. [PulkoMandy] |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | geniusiq.c* |
| r15367 Thursday 31st May, 2012 at 13:34:59 UTC by R. Belmont |
|---|
| SDL: OS/2 fix (nw, credited in MAME) |
| [src/osd/sdl] | video.c |
| r15366 Thursday 31st May, 2012 at 13:28:39 UTC by R. Belmont |
|---|
| Ensoniq: EPS-16 ROMs turned out to be plain EPS. [R. Belmont] |
| [src/mess] | mess.lst |
| [src/mess/drivers] | esq5505.c |
| r15365 Thursday 31st May, 2012 at 09:44:25 UTC by Fabio Priuli |
|---|
| cpc_flop.xml: backing up some more improvements. no whatsnew. |
| [hash] | cpc_flop.xml |
| r15364 Thursday 31st May, 2012 at 07:44:17 UTC by Miodrag Milanović |
|---|
| Added SMC37C78 based floppy controller and connected it to 386+ and atvga. According to documentation pooling is off by default for that chip and can be enabled by configure command later. Probably also the case other integrated fdc solutions (no whatsnew) |
| [src/mess/drivers] | at.c |
| [src/mess/machine] | isa_fdc.c isa_fdc.h upd765.c |
| r15363 Thursday 31st May, 2012 at 00:04:41 UTC by Sandro Ronco |
|---|
| DAI: fixed keyboard problem (nw) |
| [src/mess/machine] | tms5501.c |
| r15362 Wednesday 30th May, 2012 at 22:45:40 UTC by R. Belmont |
|---|
| Rework previous change, same functionality, less growling from OG ;-) (nw) |
| [src/lib/formats] | esq16_dsk.c flopimg.c flopimg.h |
| r15361 Wednesday 30th May, 2012 at 17:34:09 UTC by Curt Coder |
|---|
| [WANGPC] Added PC floppy image formats. (nw) |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| r15360 Wednesday 30th May, 2012 at 14:49:07 UTC by Miodrag Milanović |
|---|
| i82439tx setting proper pci type (nw) |
| [src/mess/machine] | i82439tx.c |
| r15359 Wednesday 30th May, 2012 at 14:44:58 UTC by Miodrag Milanović |
|---|
| Propagated alternate ide port currently trough FDC 3f6 port, currently hardcoded till mapping ISA devices in memory map is sorted out, make possible boot from 1st hdd on at586 (no whatsnew) |
| [src/mess/machine] | isa.c isa_fdc.c isa_ide.c |
| r15358 Wednesday 30th May, 2012 at 14:28:06 UTC by Curt Coder |
|---|
| [WANGPC] Added door disturbed/open signals, disabled DMA EOP for now to make boot happen. (nw) |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| [src/mess/machine] | wangpckb.c wangpckb.h |
| r15357 Wednesday 30th May, 2012 at 14:26:28 UTC by Curt Coder |
|---|
| [PC1512] Added nodump disks. (nw) |
| [hash] | pc1512.xml |
| r15356 Wednesday 30th May, 2012 at 13:43:25 UTC by Robbbert |
|---|
| mycom: tidyup |
| [src/mess/drivers] | mycom.c |
| r15355 Wednesday 30th May, 2012 at 10:28:47 UTC by Fabio Priuli |
|---|
| pico.xml: one more new Japanese dump from Team Europe. no whatsnew. |
| [hash] | pico.xml |
| r15354 Wednesday 30th May, 2012 at 02:25:10 UTC by R. Belmont |
|---|
| flopimg: support MFM formats where the first sector is 0, not 1 (nw) |
| [src/lib/formats] | esq16_dsk.c flopimg.c flopimg.h |
| r15353 Tuesday 29th May, 2012 at 20:39:03 UTC by Curt Coder |
|---|
| [WANGPC] Fixed ECPI interrupt. (nw) |
| [src/emu/machine] | mc2661.c |
| [src/mess/drivers] | wangpc.c |
| r15352 Tuesday 29th May, 2012 at 20:21:47 UTC by Curt Coder |
|---|
| [WANGPC] Fixed POST floppy error. (nw) upd765.c: Trigger RDY active during reset interrupt for each drive independently so that 4 consecutive Sense Interrupt commands will return the correct status. [Curt Coder] |
| [src/mess/drivers] | wangpc.c |
| [src/mess/machine] | upd765.c |
| r15351 Tuesday 29th May, 2012 at 17:34:32 UTC by Sandro Ronco |
|---|
| DAI: attempt to fix the sound. (nw) |
| [src/mess/drivers] | dai.c |
| [src/mess/includes] | dai.h |
| [src/mess/machine] | dai.c |
| r15350 Tuesday 29th May, 2012 at 15:06:22 UTC by Curt Coder |
|---|
| [VIDBRAIN] Added partial pinouts. (nw) |
| [src/mess/video] | uv201.h |
| r15349 Tuesday 29th May, 2012 at 15:05:48 UTC by Curt Coder |
|---|
| [WANGPC] Fixed POST serial and keyboard errors. (nw) |
| [src/emu] | emu.mak |
| [src/emu/machine] | im6402.c im6402.h mc2661.c* mc2661.h* |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| [src/mess/machine] | wangpckb.c wangpckb.h |
| r15348 Tuesday 29th May, 2012 at 12:03:26 UTC by Fabio Priuli |
|---|
| snes.xml: documented the copy protection algorithm of many pirate cartridges [d4s] |
| [hash] | snes.xml |
| r15347 Tuesday 29th May, 2012 at 07:31:48 UTC by Fabio Priuli |
|---|
| cpc_flop.xml: backing up first (small) batch of cleanups, since I won't have time to proceed further for a few days. no whatsnew. |
| [hash] | cpc_flop.xml |
| r15346 Tuesday 29th May, 2012 at 06:50:57 UTC by Miodrag Milanović |
|---|
| Sync with MAME r16489 (no whatsnew) |
| [src/emu/sound] | pokey.c pokey.h |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cloak.c dynduke.c exprraid.c irobot.c liberatr.c maxaflex.c mhavoc.c quantum.c tunhunt.c |
| r15345 Tuesday 29th May, 2012 at 04:29:32 UTC by R. Belmont |
|---|
| It's always something (nw) |
| [src/mess/machine] | esqvfd.h |
| r15344 Monday 28th May, 2012 at 22:20:35 UTC by R. Belmont |
|---|
| Slightly better handling of the SQ-1's unique display commands (nw) |
| [src/mess/machine] | esqvfd.c |
| r15343 Monday 28th May, 2012 at 21:53:48 UTC by R. Belmont |
|---|
| Minor tweaks (nw) |
| [src/mess/drivers] | esq5505.c |
| [src/mess/layout] | esq1by22.lay |
| r15342 Monday 28th May, 2012 at 21:52:48 UTC by Angelo Salese |
|---|
| Added DAC mask register operation in VGA |
| [src/emu/video] | pc_vga.c |
| [src/mess/drivers] | x1.c |
| r15341 Monday 28th May, 2012 at 19:51:21 UTC by R. Belmont |
|---|
| Fixed error caused by manually merging failed diff (nw) |
| [src/lib/lib7z] | CpuArch.c |
| r15340 Monday 28th May, 2012 at 18:44:12 UTC by R. Belmont |
|---|
| Bugfixed and modularized the new Ensoniq VFD emulation [R. Belmont] |
| [src/mess] | mess.mak |
| [src/mess/drivers] | esq5505.c |
| [src/mess/layout] | esq1by22.lay* |
| [src/mess/machine] | esqvfd.c esqvfd.h |
| r15339 Monday 28th May, 2012 at 18:27:30 UTC by R. Belmont |
|---|
| M20: More floppy drive hookup. A trivial booter disk works; the OS does not. [Christian Gr?\195?\182ssler] |
| [src/emu/cpu/z8000] | z8000cpu.h z8000ops.c |
| [src/mess/drivers] | m20.c |
| r15338 Monday 28th May, 2012 at 18:22:22 UTC by R. Belmont |
|---|
| Preliminary Haiku OS support (nw, credited in MAME) |
| [ROOT] | makefile |
| [src/lib/lib7z] | CpuArch.c |
| [src/mess/machine] | apple3.c |
| [src/osd/sdl] | sdl.mak sdldir.c sdlfile.c sdlmain.c sdlprefix.h sdlptty_unix.c sdlsync_ntc.c |
| r15337 Monday 28th May, 2012 at 18:17:36 UTC by Curt Coder |
|---|
| [WANGPC] Keyboard WIP. (nw) |
| [src/emu] | diserial.c diserial.h emu.mak |
| [src/emu/cpu/mcs51] | mcs51.c |
| [src/emu/machine] | im6402.c im6402.h scn2661.c* scn2661.h* |
| [src/mess/drivers] | wangpc.c |
| [src/mess/includes] | wangpc.h |
| [src/mess/machine] | wangpc_lvc.c wangpckb.c |
| r15336 Monday 28th May, 2012 at 17:43:38 UTC by Fabio Priuli |
|---|
| softlist: move some data from comments into <info>. no whatsnew. |
| [hash] | casloopy.xml m5.xml pv1000.xml |
| r15335 Monday 28th May, 2012 at 17:42:55 UTC by Fabio Priuli |
|---|
| cpc_flop.xml: reorganized a bit the list (in view of future work) and removed 4 PCW disks. no whatsnew. |
| [hash] | cpc_flop.xml |
| r15334 Monday 28th May, 2012 at 14:53:42 UTC by Miodrag Milanović |
|---|
| Sync with MAME r16478 (no whatsnew) |
| [src/emu] | uimain.c |
| [src/emu/sound] | pokey.c pokey.h |
| [src/mame] | mame.lst |
| [src/mame/audio] | atarijsa.c bzone.c jedi.c |
| [src/mame/drivers] | 30test.c 40love.c 4enraya.c 5clown.c 8080bw.c adp.c aerofgt.c ajax.c albazg.c alg.c aliens.c amaticmg.c amspdwy.c arabian.c arcadia.c aristmk4.c ashnojoe.c asterix.c asteroid.c astinvad.c astrocorp.c asuka.c atarisy1.c atarisy2.c atetris.c backfire.c bagman.c bartop52.c battlera.c bestleag.c bfcobra.c bfm_sc1.c bfm_sc2.c bfmsys85.c big10.c bingoc.c bking.c bladestl.c blitz.c blitz68k.c blueprnt.c bmcbowl.c bogeyman.c boogwing.c btime.c buggychl.c bwidow.c byvid.c bzone.c cabal.c calchase.c calomega.c carrera.c cave.c ccastles.c cchasm.c cd32.c centiped.c chaknpop.c cham24.c champbas.c chanbara.c chinsan.c chqflag.c cischeat.c clayshoo.c cliffhgr.c cloak.c cloud9.c cninja.c cobra.c combatsc.c compgolf.c coolpool.c corona.c cps1.c crgolf.c crimfght.c cvs.c dambustr.c darius.c darkhors.c dassault.c dbz.c ddragon3.c ddribble.c dec8.c deco156.c deco32.c deco_mlc.c deniam.c discoboy.c diverboy.c djmain.c dkong.c docastle.c dooyong.c dribling.c drtomy.c dunhuang.c dwarfd.c dynadice.c dynax.c ecoinf3.c egghunt.c enigma2.c epos.c equites.c esripsys.c exerion.c exprraid.c exterm.c famibox.c fastlane.c firebeat.c firefox.c flipjack.c flstory.c foodf.c forte2.c fortecar.c freekick.c fromance.c funkball.c funworld.c funybubl.c fuukifg2.c gaelco3d.c galaga.c galaxian.c galaxold.c galpani2.c galpanic.c gamecstl.c gameplan.c gaplus.c gatron.c gauntlet.c gbusters.c gei.c ginganin.c gladiatr.c goal92.c goldnpkr.c goldstar.c gotcha.c gradius3.c grchamp.c gsword.c guab.c gyruss.c halleys.c hcastle.c hexion.c highvdeo.c hitme.c hnayayoi.c hng64.c homerun.c igs011.c igs017.c iqblock.c irobot.c ironhors.c itech32.c itech8.c jack.c jailbrek.c jangou.c jankenmn.c jantotsu.c jokrwild.c jongkyo.c jpmimpct.c jpmsys5.c junofrst.c kaneko16.c kchamp.c kickgoal.c kingdrby.c kingpin.c kinst.c kncljoe.c koikoi.c konamigv.c ksayakyu.c kungfur.c ladyfrog.c laserbat.c legionna.c liberatr.c lockon.c looping.c lordgun.c lsasquad.c lucky74.c lwings.c m72.c m92.c madalien.c magmax.c magtouch.c mainevt.c mappy.c mario.c mastboy.c maxaflex.c maygay1b.c maygayv1.c mazerbla.c mcr68.c mediagx.c megasys1.c megatech.c megazone.c merit.c meritm.c metro.c mexico86.c meyc8080.c meyc8088.c mhavoc.c midas.c midqslvr.c midyunit.c midzeus.c mirax.c missb2.c missile.c mitchell.c mjkjidai.c mlanding.c model1.c model2.c moo.c mpu3.c mpu4.c mpu4vid.c msisaac.c multfish.c multigam.c munchmo.c mwarr.c n8080.c namcona1.c namcos11.c nemesis.c nightgal.c nmg5.c nmk16.c norautp.c nova2001.c nss.c nycaptor.c nyny.c ojankohs.c oneshot.c opwolf.c othello.c othldrby.c overdriv.c pandoras.c paradise.c paranoia.c parodius.c pasha2.c pcat_nit.c pcktgal.c pcxt.c pengadvb.c peplus.c photon.c photoply.c pipeline.c pktgaldx.c playch10.c playmark.c plygonet.c pntnpuzl.c polepos.c popeye.c prehisle.c psikyo4.c psikyosh.c punchout.c pzletime.c qdrmfgp.c quakeat.c quantum.c queen.c r2dtank.c r2dx_v33.c rabbit.c rainbow.c rastan.c rbmk.c re900.c renegade.c rmhaihai.c rockrage.c rohga.c rollerg.c route16.c royalmah.c rpunch.c runaway.c sauro.c savquest.c sbugger.c seattle.c segag80r.c segag80v.c segas32.c seibuspi.c seicross.c senjyo.c seta.c seta2.c sf.c sfkick.c sg1000a.c shadfrce.c shangkid.c shootout.c sigmab98.c silkroad.c skydiver.c slotcarn.c sms.c snesb.c snk68.c snowbros.c sothello.c speedatk.c speedspn.c spiders.c splus.c spool99.c sprint2.c sprint4.c srmp2.c sslam.c ssv.c starshp1.c starwars.c statriv2.c stlforce.c su2000.c subsino2.c suna16.c supdrapo.c superqix.c superwng.c suprgolf.c suprridr.c system1.c system16.c tail2nos.c taito_f2.c taito_l.c taitojc.c taitopjc.c taitosj.c taitotz.c taitowlf.c tank8.c tankbust.c tapatune.c taxidriv.c tceptor.c tecmo.c tecmosys.c tehkanwc.c tempest.c thief.c thunderx.c tickee.c tigeroad.c timeplt.c tmaster.c tmmjprd.c tmnt.c tnzs.c toaplan2.c toki.c tomcat.c tonton.c topspeed.c toratora.c tourtabl.c tourvis.c toypop.c trackfld.c truco.c trucocl.c tubep.c tugboat.c tumbleb.c tumblep.c tunhunt.c turbo.c twin16.c twinkle.c tx1.c ultratnk.c unico.c unkhorse.c upscope.c vamphalf.c vcombat.c vendetta.c vertigo.c videopin.c videopkr.c viper.c vmetal.c voyager.c vpoker.c vroulet.c vsnes.c warpwarp.c wc90b.c wecleman.c williams.c wink.c witch.c wolfpack.c wwfwfest.c xorworld.c xtom3d.c yiear.c yunsung8.c zaccaria.c zn.c |
| [src/mame/includes] | 40love.h 4enraya.h aerofgt.h ajax.h aliens.h amspdwy.h arabian.h ashnojoe.h asterix.h asuka.h atari.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 hng64.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 taitojc.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 williams.h wolfpack.h wwfwfest.h xorworld.h yiear.h yunsung8.h zaccaria.h |
| [src/mame/layout] | gridiron.lay |
| [src/mame/machine] | atari.c atarigen.c mcr68.c williams.c |
| [src/mame/video] | atari.c seta.c taitojc.c taxidriv.c turbo.c |
| [src/mess/drivers] | a7800.c atari400.c |
| [src/mess/machine] | a7800.c atarifdc.c |
| [src/osd/sdl] | sound.c |
| r15333 Monday 28th May, 2012 at 12:51:10 UTC by Robbbert |
|---|
| micropolis - minor updates (nw) |
| [src/mess/machine] | micropolis.c |
| Previous 50 | 15994 Revisions | Next 50 |