Note Feed

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

Previous 50 199869 Revisions Next 50

r18068 Friday 21st September, 2012 at 18:35:50 UTC by smf
Removed init_scsibus() from scsibus_device as it was only used for passing the sector size, in reality this is an attribute of the hard drive and not the bus. It now asks the device for the size, however this will go away soon (nw)
[src/emu/machine]scsibus.c scsibus.h scsicd.c scsicd.h scsidev.c scsidev.h scsihd.c scsihd.h
[src/mess/drivers]bullet.c v1050.c
[src/mess/machine]d9060.c e01.c lux4105.c rmnimbus.c

r18067 Friday 21st September, 2012 at 17:37:28 UTC by Miodrag Milanović
mediagx cleanup (nw)
[src/mame/drivers]mediagx.c

r18066 Friday 21st September, 2012 at 17:08:06 UTC by R. Belmont
lib7z: fix portability problems that resulted in memory trashing in some configurations. [R. Belmont]
[src/lib/lib7z]7zCrc.c CpuArch.h

r18065 Friday 21st September, 2012 at 16:41:12 UTC by Fabio Priuli
nes.c: partially split cart variables from the system ones. no whatsnew.
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c nes_pcb.c

r18064 Friday 21st September, 2012 at 15:23:07 UTC by Fabio Priuli
nes.c: modernized the driver by moving most code into the class, work by Micko. no whatsnew.
[src/mess/drivers]nes.c
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_pcb.c

r18063 Friday 21st September, 2012 at 15:02:49 UTC by Miodrag Milanović
firebeat cleanup (no whatsnew)
[src/mame/drivers]firebeat.c

r18062 Friday 21st September, 2012 at 14:33:19 UTC by Miodrag Milanović
dgn_beta removal of _space_func and moving handlers to members (nw)
[src/mess/includes]dgn_beta.h
[src/mess/machine]dgn_beta.c

r18061 Friday 21st September, 2012 at 13:22:49 UTC by Curt Coder
(MESS) cbm2: Rewrote the rest of the CBM-II model line. [Curt Coder]
[hash]cbm2_cart.xml* cbm700_cart.xml
[src/mess]mess.lst mess.mak
[src/mess/drivers]cbm2.c cbmb.c
[src/mess/includes]cbm2.h cbmb.h
[src/mess/machine]cbm2exp.c cbm2exp.h cbmb.c
[src/mess/video]cbmb.c

r18060 Friday 21st September, 2012 at 13:17:20 UTC by Curt Coder
(MESS) v1050: Added Winchester support disk to software list. [Damien Cymbal]
[hash]v1050.xml

r18059 Friday 21st September, 2012 at 12:53:44 UTC by Robbbert
bfm_sc2 : commented out non-existent screen to fix crash
[src/mame/layout]bfm_sc2.lay

r18058 Friday 21st September, 2012 at 11:56:21 UTC by Robbbert
Added generic set of pinball mechanical sounds [Robbbert]
zac_1 : added outhole and knocker sounds
[src/mame]mame.mak
[src/mame/drivers]zac_1.c
[src/mame/machine]genpin.c genpin.h

r18057 Friday 21st September, 2012 at 09:56:02 UTC by hap
got confirmed that claybust is on same pcb as the other
[src/mame/drivers]8080bw.c

r18056 Friday 21st September, 2012 at 08:25:27 UTC by Miodrag Milanović
change from device->machine() to space.machine() in device handlers in order to make next changes easier (no whatsnew)
[src/mame/audio]leland.c redalert.c
[src/mame/drivers]chihiro.c chinagat.c ddenlovr.c dlair.c esripsys.c ghosteo.c m10.c mpu4vid.c mquake.c nyny.c othello.c powerbal.c proconn.c r2dtank.c segac2.c segas16a.c spiders.c topspeed.c trvquest.c
[src/mame/machine]atari.c beezer.c carpolo.c dc.c konppc.c leland.c mcr68.c megadriv.c n64.c namco06.c namco50.c namco51.c pcshare.c qix.c scramble.c stfight.c taitoio.c vectrex.c williams.c
[src/mame/video]deco16ic.c decocomn.c gameplan.c gp9001.c hanaawas.c homerun.c konicdev.c leland.c phoenix.c qix.c system1.c taitoic.c vectrex.c xxmissio.c
[src/mess/audio]dave.c mea8000.c svision.c wswan.c
[src/mess/drivers]a2600.c ami1200.c amiga.c apexc.c apollo.c apple2.c apple2gs.c atari400.c bml3.c dectalk.c digel804.c dm7000.c einstein.c elwro800.c enterp.c fidelz80.c fm7.c fmtowns.c jr100.c juicebox.c mini2440.c mirage.c ms0515.c mycom.c mz2000.c mz2500.c nanos.c osbexec.c p8k.c palm.c palmz22.c pc8801.c pc88va.c pc9801.c pes.c pk8000.c portfoli.c samcoupe.c sgi_ip2.c spc1000.c ssystem3.c v1050.c vtech1.c x68k.c xor100.c
[src/mess/machine]a7800.c ac1.c amstrad.c apollo.c apple1.c apple3.c atarifdc.c b2m.c bbc.c bebox.c c64.c c65.c cbmb.c cgenie.c concept.c dgn_beta.c e05a03.c isa_fdc.c isa_hdc.c kaypro.c kramermc.c lisa.c lviv.c mac.c macpci.c mc68328.c mc6843.c mc6846.c mc6854.c micropolis.c microtan.c mos6530.c msx.c mtx.c mz700.c oric.c orion.c pc.c pc_lpt.c pet.c pk8020.c pmd85.c pokemini.c pp01.c radio86.c rmnimbus.c s3c44b0.c samcoupe.c super80.c svi318.c sym1.c tf20.c thomson.c upd7002.c upd765.c z80ne.c
[src/mess/video]911_vdt.c cirrus.c vic4567.c vic6567.c vtvideo.c

r18055 Friday 21st September, 2012 at 08:23:20 UTC by Fabio Priuli
(MESS) megadriv.xml: redumped a couple of carts with proper sizes and dumped a Codemasters 2in1 cart [ElBarto]
[hash]gbcolor.xml megadriv.xml

r18054 Friday 21st September, 2012 at 06:37:59 UTC by Aaron Giles
NVRAM_HANDLER removal.
[src/emu]device.h
[src/mame/drivers]bfm_sc2.c bfm_sc4h.c bmcbowl.c dgpix.c gal3.c mitchell.c
[src/mame/includes]bfm_sc45.h mitchell.h

r18053 Thursday 20th September, 2012 at 23:18:34 UTC by Oliver Stöneberg
added resources and icon for UME / added UME support to verinfo and updated the usage string (no whatsnew)
[src/build]verinfo.c
[src/ume]ume.mak
[src/ume/osd/windows]ume.ico* ume.man* ume.rc* windows.mak*

r18052 Thursday 20th September, 2012 at 22:22:41 UTC by Fabio Priuli
(MESS) megadriv: minor descriptions cleanup + made clear what's the content of frankensets sks1, sks2 and sks3. no whatsnew.
[hash]megadriv.xml sms.xml

r18051 Thursday 20th September, 2012 at 21:17:41 UTC by Angelo Salese
Changed CPS-1 video timings to SCREEN_RAW_PARAMS [Angelo Salese]
[src/mame/drivers]cps1.c
[src/mame/machine]seicop.c

r18050 Thursday 20th September, 2012 at 19:34:30 UTC by Wilbert Pol
Added -verifysoftware command.  [Wilbert Pol]
[src/emu]audit.c audit.h clifront.c clifront.h

r18049 Thursday 20th September, 2012 at 19:33:41 UTC by Sandro Ronco
Fixed debug build. (nw)
[src/mame/machine]decocass.c

r18048 Thursday 20th September, 2012 at 19:05:58 UTC by hap
(hmm that was a bit messy)
[src/mame/drivers]tatsumi.c

r18047 Thursday 20th September, 2012 at 18:15:10 UTC by hap
(small change on descriptions)
[src/mame/drivers]lasso.c

r18046 Thursday 20th September, 2012 at 13:59:11 UTC by Miodrag Milanović
some hp48 cleanup (nw)
[src/mess/includes]hp48.h
[src/mess/machine]hp48.c

r18045 Thursday 20th September, 2012 at 13:58:28 UTC by Robbbert
Flicker: replaced temporary beeper sound with samples.
[src/mame/drivers]flicker.c
[src/mame/machine]genpin.c* genpin.h*

r18044 Thursday 20th September, 2012 at 13:40:07 UTC by Miodrag Milanović
concept cleanup (nw)
[src/mess/includes]concept.h
[src/mess/machine]concept.c

r18043 Thursday 20th September, 2012 at 13:29:39 UTC by Miodrag Milanović
vtech2 cleanup (no whatsnew)
[src/mess/includes]vtech2.h
[src/mess/machine]vtech2.c

r18042 Thursday 20th September, 2012 at 13:17:59 UTC by Miodrag Milanović
pcw16: Commented old code not used, mahlemiut please delete if not needed as reminder for some additional changes (no whatsnew)
[src/mess/drivers]pcw16.c
[src/mess/includes]pcw16.h

r18041 Thursday 20th September, 2012 at 13:07:33 UTC by Miodrag Milanović
used read8_delegate instead of read8_space_func for vga port read (nw)
[src/emu/video]pc_vga.c pc_vga.h
[src/mame/drivers]calchase.c gamtor.c magtouch.c midqslvr.c pangofun.c pcat_dyn.c pcat_nit.c photoply.c pntnpuzl.c queen.c savquest.c su2000.c taitowlf.c voyager.c xtom3d.c
[src/mess/drivers]indiana.c
[src/mess/machine]pc.c
[src/mess/video]cirrus.c isa_svga_cirrus.c isa_svga_cirrus.h isa_svga_s3.c isa_svga_s3.h isa_svga_tseng.c isa_svga_tseng.h isa_vga.c isa_vga.h isa_vga_ati.c isa_vga_ati.h

r18040 Thursday 20th September, 2012 at 12:11:21 UTC by hap
(note)
[src/mame/drivers]8080bw.c

r18039 Thursday 20th September, 2012 at 12:08:56 UTC by hap
Games promoted to working
-------------------------
Claybuster [Any, hap]
Gun Champ [hap]
[src/mame/drivers]8080bw.c
[src/mame/includes]8080bw.h

r18038 Thursday 20th September, 2012 at 12:00:57 UTC by Miodrag Milanović
decocass modernized and cleaned (no whatsnew)
[src/mame]mame.mak
[src/mame/drivers]decocass.c
[src/mame/includes]decocass.h*
[src/mame/machine]decocass.c decocass.h decocass_tape.c* decocass_tape.h*
[src/mame/video]decocass.c

r18037 Thursday 20th September, 2012 at 10:25:42 UTC by hap
made schaser sound timer a device
[src/mame/audio]8080bw.c
[src/mame/drivers]8080bw.c
[src/mame/includes]8080bw.h
[src/mame/video]8080bw.c

r18036 Thursday 20th September, 2012 at 09:17:56 UTC by Miodrag Milanović
making pcecommn to be a main class for other pce related drivers (nw)
[src/mame/drivers]ggconnie.c paranoia.c tourvis.c uapce.c
[src/mame/machine]pcecommn.c pcecommn.h
[src/mess/drivers]x1twin.c

r18035 Thursday 20th September, 2012 at 08:36:19 UTC by Miodrag Milanović
Modernized archimedes (no whatsnew)
[src/mame/drivers]aristmk5.c ertictac.c
[src/mame/includes]archimds.h
[src/mame/machine]archimds.c
[src/mame/video]archimds.c
[src/mess/drivers]a310.c

r18034 Thursday 20th September, 2012 at 03:04:31 UTC by hap
MT 5012 trivial
[src/mame]mame.lst

r18033 Thursday 20th September, 2012 at 02:54:55 UTC by Barry Rodewald
at: Made sure that the correct address space is used when using DMA (no whatsnew)
[src/mess/machine]at.c

r18032 Thursday 20th September, 2012 at 02:06:26 UTC by Barry Rodewald
Fix GCC 4.4 compile (no whatsnew)
[src/emu/debug]debugcpu.c

r18031 Wednesday 19th September, 2012 at 22:23:54 UTC by Fabio Priuli
(MESS) pico.xml: two more dumps from TeamEurope. no whatsnew.
(MESS) gbcolor.xml: added recent dump from BigFred. no whatsnew.
+ minor maintenance fixes.
[hash]gba.xml gbcolor.xml megadriv.xml pico.xml

r18030 Wednesday 19th September, 2012 at 21:11:39 UTC by Wilbert Pol
OSX compile fixes (nw)
[src/osd/sdl]debugosx.m

r18029 Wednesday 19th September, 2012 at 20:59:42 UTC by Aaron Giles
MESS fixes.
[src/mess/drivers]astrocde.c bigbord2.c p8k.c

r18028 Wednesday 19th September, 2012 at 19:48:09 UTC by Aaron Giles
Since nobody checks for NULLs anyway, make
device_memory_interface::space() assert against NULL and
return a reference, and pushed references throughout all
address space usage in the system. Added a has_space()
method to check for those rare case when it is ambiguous.
[Aaron Giles]

Also reinstated the generic space and added fatal error
handlers if anyone tries to actually read/write from it.
[src/emu]devcb.c device.h dimemory.h driver.c driver.h machine.c
[src/emu/cpu]drcfe.h drcuml.c
[src/emu/cpu/adsp2100]adsp2100.c
[src/emu/cpu/alph8201]alph8201.c
[src/emu/cpu/am29000]am29000.c
[src/emu/cpu/apexc]apexc.c
[src/emu/cpu/arm]arm.c
[src/emu/cpu/arm7]arm7.c arm7core.c
[src/emu/cpu/asap]asap.c
[src/emu/cpu/avr8]avr8.c
[src/emu/cpu/ccpu]ccpu.c
[src/emu/cpu/cop400]cop400.c
[src/emu/cpu/cosmac]cosmac.c
[src/emu/cpu/cp1610]cp1610.c
[src/emu/cpu/cubeqcpu]cubeqcpu.c
[src/emu/cpu/dsp16]dsp16.c
[src/emu/cpu/dsp32]dsp32.c
[src/emu/cpu/dsp56k]dsp56k.c
[src/emu/cpu/e132xs]e132xs.c
[src/emu/cpu/esrip]esrip.c
[src/emu/cpu/f8]f8.c
[src/emu/cpu/g65816]g65816.c
[src/emu/cpu/h6280]h6280.c
[src/emu/cpu/h83002]h8_16.c h8_8.c
[src/emu/cpu/hcd62121]hcd62121.c
[src/emu/cpu/hd61700]hd61700.c
[src/emu/cpu/hd6309]hd6309.c
[src/emu/cpu/i386]i386.c
[src/emu/cpu/i4004]i4004.c
[src/emu/cpu/i8008]i8008.c
[src/emu/cpu/i8085]i8085.c
[src/emu/cpu/i86]i286.c i86.c
[src/emu/cpu/i860]i860.c
[src/emu/cpu/i960]i960.c
[src/emu/cpu/jaguar]jaguar.c
[src/emu/cpu/konami]konami.c
[src/emu/cpu/lh5801]lh5801.c
[src/emu/cpu/lr35902]lr35902.c
[src/emu/cpu/m37710]m37710.c
[src/emu/cpu/m6502]m4510.c m6502.c m6509.c m65ce02.c
[src/emu/cpu/m6800]m6800.c
[src/emu/cpu/m68000]m68kcpu.c
[src/emu/cpu/m6805]m6805.c
[src/emu/cpu/m6809]m6809.c
[src/emu/cpu/mb86233]mb86233.c
[src/emu/cpu/mb88xx]mb88xx.c
[src/emu/cpu/mc68hc11]mc68hc11.c
[src/emu/cpu/mcs48]mcs48.c
[src/emu/cpu/mcs51]mcs51.c
[src/emu/cpu/minx]minx.c
[src/emu/cpu/mips]mips3com.c r3000.c
[src/emu/cpu/mn10200]mn10200.c
[src/emu/cpu/nec]nec.c v25.c
[src/emu/cpu/pdp1]pdp1.c tx0.c
[src/emu/cpu/pic16c5x]pic16c5x.c
[src/emu/cpu/pic16c62x]pic16c62x.c
[src/emu/cpu/powerpc]ppc.c ppccom.c
[src/emu/cpu/pps4]pps4.c
[src/emu/cpu/psx]psx.c
[src/emu/cpu/rsp]rsp.c rspdrc.c
[src/emu/cpu/s2650]s2650.c
[src/emu/cpu/saturn]saturn.c
[src/emu/cpu/sc61860]sc61860.c
[src/emu/cpu/scmp]scmp.c
[src/emu/cpu/se3208]se3208.c
[src/emu/cpu/sh2]sh2comn.c
[src/emu/cpu/sh4]sh4.c
[src/emu/cpu/sharc]sharc.c
[src/emu/cpu/sm8500]sm8500.c
[src/emu/cpu/spc700]spc700.c
[src/emu/cpu/ssem]ssem.c
[src/emu/cpu/ssp1601]ssp1601.c
[src/emu/cpu/superfx]superfx.c
[src/emu/cpu/t11]t11.c
[src/emu/cpu/tlcs90]tlcs90.c
[src/emu/cpu/tlcs900]tlcs900.c
[src/emu/cpu/tms0980]tms0980.c
[src/emu/cpu/tms32010]tms32010.c
[src/emu/cpu/tms32025]tms32025.c
[src/emu/cpu/tms32031]tms32031.c
[src/emu/cpu/tms32051]tms32051.c
[src/emu/cpu/tms34010]tms34010.c
[src/emu/cpu/tms57002]tms57002.c
[src/emu/cpu/tms7000]tms7000.c
[src/emu/cpu/tms9900]99xxcore.h tms9900.c tms9995.c
[src/emu/cpu/unsp]unsp.c
[src/emu/cpu/upd7725]upd7725.c
[src/emu/cpu/upd7810]upd7810.c
[src/emu/cpu/v30mz]v30mz.c
[src/emu/cpu/v60]v60.c
[src/emu/cpu/v810]v810.c
[src/emu/cpu/z180]z180.c
[src/emu/cpu/z8]z8.c
[src/emu/cpu/z80]z80.c
[src/emu/cpu/z8000]z8000.c
[src/emu/debug]debugcmd.c debugcpu.c debugcpu.h dvdisasm.c dvdisasm.h dvmemory.c
[src/emu/drivers]testcpu.c
[src/emu/machine]6821pia.h 6840ptm.h amigafdc.c i8155.c i8355.c idectrl.c microtch.c s3c2400.c s3c2410.c s3c2440.c s3c24xx.c
[src/emu/sound]bsmt2000.c c352.c cdp1869.c disc_inp.c es5503.c mos6560.c nes_apu.c okim6295.c okim9810.c qs1000.c
[src/emu/video]315_5124.c crt9007.c h63484.c hd61830.c huc6261.c huc6272.c m50458.c mb90082.c mc6845.c pc_cga.c ramdac.c sed1330.c tms9928a.c v9938.c
[src/mame/audio]8080bw.c amiga.c atarijsa.c cage.c cinemat.c dcs.c harddriv.c hyprolyb.c jaguar.c leland.c m72.c mario.c scramble.c seibu.c williams.c
[src/mame/drivers]1943.c 39in1.c 8080bw.c adp.c airbustr.c alpha68k.c appoooh.c arcadia.c arkanoid.c armedf.c artmagic.c asteroid.c astrocde.c astrof.c atarig1.c atarig42.c atarigt.c atarigx2.c atarisy2.c atarisy4.c ataxx.c attckufo.c atvtrack.c backfire.c badlands.c bagman.c balsente.c beathead.c berzerk.c bfm_sc2.c btime.c bublbobl.c bzone.c cabal.c calchase.c calorie.c cd32.c cham24.c chihiro.c cinemat.c cischeat.c cninja.c combatsc.c commando.c coolpool.c coolridr.c cosmic.c cps1.c cps2.c cps3.c crbaloon.c crgolf.c crimfght.c crystal.c cshooter.c csplayh5.c darkmist.c ddealer.c ddenlovr.c ddragon.c deadang.c dec0.c dec8.c deco32.c deco_mlc.c decocass.c deshoros.c dfruit.c dgpix.c dkong.c dynax.c eolith.c eprom.c equites.c exidy.c exidy440.c exprraid.c famibox.c fastfred.c firebeat.c fitfight.c flstory.c freekick.c funworld.c gaiden.c galaga.c galaxian.c galgame.c galivan.c galpani2.c gameplan.c gamtor.c gauntlet.c gei.c ghosteo.c gladiatr.c glass.c gng.c goldstar.c gottlieb.c groundfx.c gstream.c gstriker.c gsword.c guab.c gunbustr.c harddriv.c highvdeo.c hng64.c homedata.c hshavoc.c hyprduel.c igs011.c igs017.c iqblock.c ironhors.c itech32.c itech8.c jack.c jaguar.c jalmah.c jangou.c jchan.c kaneko16.c kangaroo.c kchamp.c konamigv.c konamigx.c ksys573.c kyugo.c ladybug.c lastbank.c leland.c lethalj.c liberate.c limenko.c littlerb.c lkage.c lockon.c looping.c m107.c m72.c m90.c m92.c macrossp.c magictg.c magtouch.c mappy.c maygay1b.c mcr.c mcr3.c mcr68.c mediagx.c megadrvb.c megaplay.c megasys1.c megatech.c meritm.c metalmx.c metro.c midqslvr.c midvunit.c midyunit.c midzeus.c missile.c mitchell.c model2.c model3.c mouser.c mpu3.c mpu4hw.c mquake.c multigam.c namcona1.c namcos11.c namcos12.c namcos22.c naughtyb.c nbmj9195.c neodrvr.c neogeo.c ninjakd2.c niyanpai.c nmk16.c nyny.c offtwall.c omegrace.c pachifev.c pacman.c pangofun.c paradise.c pasha2.c pbaction.c pcat_dyn.c pcat_nit.c pcktgal.c pengadvb.c pengo.c phoenix.c photoply.c pingpong.c pinkiri8.c pipedrm.c pirates.c plygonet.c pntnpuzl.c polepos.c policetr.c progolf.c psikyo.c psikyo4.c psikyosh.c pturn.c qix.c queen.c r2dtank.c r2dx_v33.c raiden.c renegade.c rmhaihai.c safarir.c sangho.c saturn.c savquest.c seattle.c segac2.c segae.c segag80r.c segag80v.c segahang.c segas16a.c segas16b.c segas32.c segaxbd.c seibuspi.c seta.c shootout.c sidepckt.c simpl156.c skydiver.c slapfght.c snesb.c snk.c snowbros.c spacefb.c sprint2.c srumbler.c starwars.c statriv2.c strnskil.c stv.c su2000.c suna16.c suna8.c superchs.c supertnk.c suprnova.c system1.c system16.c taito_f3.c taito_x.c taitogn.c taitojc.c taitosj.c taitowlf.c tcl.c tecmo.c terracre.c thepit.c tiamc1.c tigeroad.c tmaster.c toki.c trackfld.c tumbleb.c turbo.c tx1.c umipoker.c upscope.c vamphalf.c vcombat.c vegaeo.c vegas.c vendetta.c videopin.c viper.c voyager.c williams.c witch.c wiz.c xtom3d.c yunsun16.c zaxxon.c zn.c
[src/mame/includes]jaguar.h
[src/mame/machine]amiga.c archimds.c asic65.c asteroid.c atari.c atarigen.c bagman.c balsente.c cclimber.c cd32.c cps2crpt.c cx4fn.c cx4oam.c dc.c dec0.c deco102.c fd1089.c fd1094.c fddebug.c galaxold.c irobot.c kabuki.c kaneko_calc3.c kaneko_toybox.c konami1.c konamigx.c mc8123.c mcr68.c md_cart.c mega32x.c megacd.c megadriv.c megasvp.c megavdp.c mhavoc.c micro3d.c midtunit.c midwunit.c midyunit.c n64.c namcos1.c namcos2.c naomi.c neoboot.c neoprot.c nmk004.c pgmprot.c pgmprot1.c pgmprot2.c pgmprot3.c pgmprot4.c pgmprot5.c pgmprot6.c pitnrun.c playch10.c qix.c scramble.c segacrp2.c segacrpt.c segaic16.c segamsys.c segas32.c snes.c snescx4.c stfight.c stvprot.c taitosj.c tatsumi.c tnzs.c toaplan1.c twincobr.c vectrex.c vsnes.c williams.c
[src/mame/video]amiga.c astrocde.c atari.c atarisy1.c avgdvg.c blstroid.c cischeat.c combatsc.c dc.c dogfgt.c gp9001.c gtia.c hng64.c leland.c namcos22.c ojankohs.c popeye.c ppu2c0x.c simpsons.c skydiver.c taito_b.c toaplan1.c vdc.c vrender0.c
[src/mess/audio]mos7360.c svision.c
[src/mess/drivers]a2600.c a310.c a5105.c a7000.c abc1600.c abc80x.c ace.c adam.c amiga.c apexc.c apollo.c apricot.c apricotf.c aquarius.c astrocde.c atari400.c atarist.c atm.c atom.c avigo.c basic52.c bebox.c bigbord2.c bml3.c bw12.c bw2.c c64.c camplynx.c cat.c cd2650.c cosmicos.c crvision.c cxhumax.c d6800.c dc.c dectalk.c elf.c elwro800.c enterp.c exp85.c fk1.c fm7.c fmtowns.c fp1100.c gba.c gp32.c homelab.c ht68k.c indiana.c instruct.c ip22.c itt3030.c kyocera.c lc80.c lynx.c m5.c mc10.c mc1000.c mc80.c micronic.c mikromik.c mpf1.c mpz80.c ms0515.c msbc1.c mstation.c nanos.c nc.c newbrain.c next.c ng_aes.c ob68k1a.c osi.c p8k.c palm.c pasopia7.c pc1512.c pc6001.c pc8001.c pc8401a.c pc88va.c pc9801.c pce220.c pcfx.c pcw.c pcw16.c pdp1.c pentagon.c pes.c pipbug.c plus4.c poly.c portfoli.c prestige.c prof80.c psx.c px4.c px8.c ql.c rex6000.c rx78.c sage2.c samcoupe.c scorpion.c sg1000.c sgi_ip2.c spc1000.c specpls3.c spectrum.c super6.c supracan.c tandy2k.c tek405x.c ti89.c tiki100.c timex.c tmc1800.c tmc600.c tvc.c unixpc.c v1050.c vboy.c vc4000.c vcs80.c vg5k.c vic10.c victor9k.c vii.c vixen.c vt520.c vtech1.c wangpc.c x07.c x1.c x1twin.c x68k.c xerox820.c xor100.c z1013.c z88.c z9001.c
[src/mess/formats]ace_ace.c atom_atm.c cbm_snqk.c comx35_comx.c m65_snqk.c spec_snqk.c trs_cmd.c z80bin.c
[src/mess/machine]6883sam.c 990_hd.c 990_tap.c a7800.c advision.c aim65.c amigacd.c amigacrt.c amstrad.c apollo.c apple1.c apple2.c apple2gs.c apple3.c at.c ataricrt.c b2m.c bbc.c bebox.c c128.c c64.c c65.c cgenie.c coco.c coco_multi.c coco_vhd.c compis.c comx_clm.c cpc_ssa1.c cs4031.c cybiko.c dgn_beta.c electron.c galaxy.c gb.c genpc.c hd63450.c hp48.c i82439tx.c intv.c iq151_staper.c isa.c kaypro.c kc.c kc_d004.c lisa.c llc.c lviv.c lynx.c mac.c mbc55x.c mbee.c mface2.c microtan.c mpc105.c msx.c msx_slot.c mtx.c mz700.c nascom1.c nes.c northbridge.c nubus.c ondra.c oric.c orion.c osborne1.c partner.c pc.c pc1350.c pc_lpt.c pce.c pecom.c pet.c pk8020.c pmd85.c pokemini.c poly88.c pp01.c primo.c radio86.c rm380z.c rmnimbus.c s100_wunderbus.c s3c44b0.c samcoupe.c sms.c snescart.c sorcerer.c southbridge.c special.c sym1.c tf20.c thomson.c ti85.c trs80.c upd71071.c vector06.c vtech2.c wswan.c x68k_neptunex.c x68k_scsiext.c z80ne.c z88_flash.c zx.c
[src/mess/machine/ti99]datamux.c ti_rs232.c tn_ide.c
[src/mess/video]a7800.c ac1.c apple3.c atarist.c cirrus.c dai.c ef9345.c galaxy.c gb.c hd66421.c hp48.c iq151_grafik.c irisha.c isa_cga.c kramermc.c mos6566.c newbrain.c oric.c pc_aga.c pc_t1t.c primo.c ti85.c tms3556.c upd7220.c zx8301.c

r18027 Wednesday 19th September, 2012 at 19:31:11 UTC by Angelo Salese
Seibu COP: Added 0xe38e command, used by Seibu Cup Soccer to follow the ball [Angelo Salese]
[src/mame/machine]seicop.c

r18026 Wednesday 19th September, 2012 at 18:35:00 UTC by hap
considering the sprite hw is like on NES, IN0 d6 looks like it is sprite-0 collision detection
[src/mame/drivers]homerun.c
[src/mame/includes]homerun.h
[src/mame/video]homerun.c

r18025 Wednesday 19th September, 2012 at 17:45:49 UTC by hap
new NOT_WORKING game added
----------------------
Claybuster [Any]


(this means the other modelr game is almost-definitely gunchamp. I will try to hook up the gun later, and hopefully make gunchamp work as well then)
[src/mame]mame.lst
[src/mame/drivers]8080bw.c

r18024 Wednesday 19th September, 2012 at 16:56:25 UTC by hap
new clone added
-----------------
Asterock (Videotron bootleg) [Any]
[src/mame]mame.lst
[src/mame/drivers]asteroid.c

r18023 Wednesday 19th September, 2012 at 15:49:22 UTC by Oliver Stöneberg
(MESS) fixed mess/drivers/dragon.c compilation (no whatsnew)
[src/mess/drivers]dragon.c

r18022 Wednesday 19th September, 2012 at 15:45:27 UTC by Oliver Stöneberg
(MESS) fixed mess/machine/coco.c compilation (no whatsnew)
[src/mess/machine]coco.c

r18021 Wednesday 19th September, 2012 at 14:51:15 UTC by Miodrag Milanović
dkong fix (no whatsnew)
[src/mame/drivers]dkong.c

r18020 Wednesday 19th September, 2012 at 14:16:48 UTC by Miodrag Milanović
one more found (nw)
[src/mess/drivers]ng_aes.c

r18019 Wednesday 19th September, 2012 at 13:56:56 UTC by Curt Coder
(MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Coder]
[hash]cbm700_cart.xml
[src/emu/machine]6525tpi.c 6525tpi.h pla.c pla.h
[src/mess]mess.mak
[src/mess/drivers]cbm2.c* cbmb.c
[src/mess/includes]cbm2.h*
[src/mess/machine]cbm2_std.c* cbm2_std.h* cbm2exp.c* cbm2exp.h* cbmipt.c cbmipt.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team