Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r18168 Wednesday 26th September, 2012 at 19:26:18 UTC by hap |
|---|
| fix stupid bug, IN1 was never read here |
| [src/mame/drivers] | vicdual.c |
| r18167 Wednesday 26th September, 2012 at 19:09:39 UTC by Fabio Priuli |
|---|
| (MESS) msx.c: slightly simplified sram handling in conjunction with softlists. no whatsnew. |
| [hash] | msx1_cart.xml msx2_cart.xml |
| [src/mess/includes] | msx_slot.h |
| [src/mess/machine] | msx.c |
| r18166 Wednesday 26th September, 2012 at 19:05:45 UTC by Fabio Priuli |
|---|
| (MESS) softlist: misc consistency fixes. no whatsnew. |
| [hash] | famicom_flop.xml gameboy.xml gba.xml megadriv.xml pce.xml pcecd.xml snes.xml |
| r18165 Wednesday 26th September, 2012 at 19:02:32 UTC by hap |
|---|
| fix digger gameplay speed, it's running at same speed as its JP sister game heiankyo |
| [src/mame/drivers] | vicdual.c |
| r18164 Wednesday 26th September, 2012 at 18:46:44 UTC by hap |
|---|
| AM_RANGE(0x00, 0x1f) with a global mask of 0xf made no sense |
| [src/mame/drivers] | vicdual.c |
| r18163 Wednesday 26th September, 2012 at 17:09:12 UTC by Curt Coder |
|---|
| (MESS) cbm2: Promoted drivers to working. [Curt Coder] |
| [src/mess/drivers] | cbm2.c |
| [src/mess/includes] | cbm2.h |
| r18162 Wednesday 26th September, 2012 at 17:03:56 UTC by hap |
|---|
| typo = good excuse to test the svn server :P |
| [src/mame/machine] | seicop.c |
| r18161 Wednesday 26th September, 2012 at 16:54:35 UTC by Angelo Salese |
|---|
| Checking the SVN ... |
| [src/mame/machine] | seicop.c |
| r18160 Wednesday 26th September, 2012 at 14:23:31 UTC by Miodrag Milanović |
|---|
| device_func to device callback change (no whatsnew) |
| [src/emu/cpu/tms0980] | tms0980.c tms0980.h |
| [src/mess/drivers] | stopthie.c |
| r18159 Wednesday 26th September, 2012 at 14:11:46 UTC by Curt Coder |
|---|
| m6509: Fixed EA zero page indirect + Y (post indexed). [Curt Coder] |
| [src/emu/cpu/m6502] | m6509.c ops09.h |
| r18158 Wednesday 26th September, 2012 at 13:36:22 UTC by Curt Coder |
|---|
| (MESS) flop -> flop1. (nw) |
| [hash] | cbm2_cart.xml |
| r18157 Wednesday 26th September, 2012 at 13:24:58 UTC by Miodrag Milanović |
|---|
| Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) |
| [src/mame/drivers] | chihiro.c dlair.c mpu4dealem.c mpu4vid.c nss.c nyny.c proconn.c r2dtank.c sfcbox.c snesb.c taitotz.c |
| [src/mess/drivers] | a2600.c ami1200.c apexc.c apricot.c atari400.c bbcbc.c bigbord2.c bml3.c dectalk.c digel804.c elwro800.c h19.c jr100.c m20.c mikrosha.c mirage.c ms0515.c mycom.c mz2000.c mz2500.c nanos.c osbexec.c palm.c pasogo.c pc6001.c pc8801.c pc88va.c pc9801.c pk8000.c px4.c qx10.c rvoice.c sgi_ip2.c smc777.c spc1000.c vk100.c vtech1.c |
| r18156 Wednesday 26th September, 2012 at 11:50:21 UTC by Robbbert |
|---|
| SPECTRA - more wip |
| [src/mame] | mame.mak |
| [src/mame/drivers] | spectra.c |
| [src/mame/layout] | spectra.lay* |
| r18155 Wednesday 26th September, 2012 at 10:55:03 UTC by hap |
|---|
| added some diplocations + fixed carnivalh/carnivalha too fast game speed + did minor cleanups to input ports |
| [src/mame/drivers] | vicdual.c |
| r18154 Wednesday 26th September, 2012 at 10:07:49 UTC by Aaron Giles |
|---|
| Moved device_delegates into their own files. Employed a non-templatized helper class so that the code can live co-located, rather than invading device.h. Changed the read/write delegates to derive from device_delegate. Updated the address map macros to create these properly. Removed remnants of the old AM_BASE/SIZE macros from the memory system. |
| [src/emu] | addrmap.c addrmap.h delegate.h devcb.h devdelegate.c* devdelegate.h* device.h dimemory.c emu.h emu.mak emucore.c emucore.h memory.c memory.h |
| r18153 Wednesday 26th September, 2012 at 09:30:47 UTC by Miodrag Milanović |
|---|
| Removed devconv.h and memconv.h just moved used inlines for now (no whatsnew) |
| [src/emu] | |
| [src/mame/drivers] | viper.c |
| [src/mess/machine] | bebox.c |
| r18152 Wednesday 26th September, 2012 at 07:07:11 UTC by Miodrag Milanović |
|---|
| Removed not used calls (no whatsnew) |
| [src/emu/machine] | 8042kbdc.c 8042kbdc.h |
| r18151 Wednesday 26th September, 2012 at 03:11:21 UTC by Angelo Salese |
|---|
| Added reg/off for unknown opcodes, nw |
| [src/mame/machine] | seicop.c |
| r18150 Tuesday 25th September, 2012 at 18:18:13 UTC by Sandro Ronco |
|---|
| (MAME) Fix for -valid. (nw) |
| [src/mame/drivers] | galpanic.c nemesis.c |
| r18149 Tuesday 25th September, 2012 at 18:17:14 UTC by Miodrag Milanović |
|---|
| modernized saturn a bit (no whatsnew) |
| [src/mame/drivers] | saturn.c |
| [src/mame/includes] | stv.h |
| r18148 Tuesday 25th September, 2012 at 18:02:30 UTC by Sandro Ronco |
|---|
| (MESS) fix for -valid. (nw) |
| [src/mess/drivers] | mmodular.c |
| r18147 Tuesday 25th September, 2012 at 17:52:33 UTC by Sandro Ronco |
|---|
| (MESS) socrates: moved cartridges into a softlist. (nw) |
| [hash] | socrates.xml* |
| [src/mess/drivers] | socrates.c |
| r18146 Tuesday 25th September, 2012 at 17:40:40 UTC by hap |
|---|
| fix y board sprite colors (the 3ff to 7ff change) |
| [src/mame/video] | segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaybd.c system16.c |
| r18145 Tuesday 25th September, 2012 at 16:35:55 UTC by Curt Coder |
|---|
| (MESS) cbm2: Added cartridge to softlist. (nw) |
| [hash] | cbm2_cart.xml |
| r18144 Tuesday 25th September, 2012 at 15:37:58 UTC by hap |
|---|
| some comments for gregf |
| [src/mame/drivers] | vicdual.c |
| r18143 Tuesday 25th September, 2012 at 14:55:28 UTC by Curt Coder |
|---|
| (MESS) cbm2: Added skeleton for CBM-II high resolution cartridge. (nw) |
| [hash] | cbm2_cart.xml |
| [src/mess] | mess.mak |
| [src/mess/machine] | cbm2_graphic.c* cbm2_graphic.h* cbmipt.c cbmipt.h |
| r18142 Tuesday 25th September, 2012 at 14:54:37 UTC by Curt Coder |
|---|
| Added missing DECLARE_'s. (nw) |
| [src/emu/cpu/psx] | dma.h irq.h mdec.h psx.h rcnt.h sio.h |
| [src/emu/machine] | m6m80011ap.h s3520cf.h |
| [src/emu/video] | m50458.h mb90082.h psx.h |
| [src/mame/audio] | midway.h |
| [src/mame/includes] | archimds.h segaxbd.h segaybd.h |
| [src/mess/audio] | mos7360.h |
| [src/mess/drivers] | a5105.c geneve.c h19.c tm990189.c |
| [src/mess/includes] | atarist.h dgn_beta.h next.h px8.h studio2.h super80.h tiki100.h |
| [src/mess/machine] | coco_multi.h ieee488.h |
| [src/mess/video] | ef9345.h |
| r18141 Tuesday 25th September, 2012 at 14:49:32 UTC by Curt Coder |
|---|
| (MESS) flop -> flop1. (nw) |
| [hash] | c128_flop.xml c64_flop.xml cbm2_flop.xml p500_flop.xml plus4_flop.xml vic1001_flop.xml |
| r18140 Tuesday 25th September, 2012 at 14:46:52 UTC by Miodrag Milanović |
|---|
| Some manual cleanup (no whatsnew) |
| [src/mame/drivers] | chinagat.c cps2.c ddenlovr.c eolith.c eolith16.c eolithsp.c galaga.c mpu4hw.c saturn.c vegaeo.c |
| [src/mame/includes] | cps1.h ddragon.h dynax.h eolith.h eolithsp.h galaga.h mpu4.h stv.h |
| [src/mame/machine] | xevious.c |
| [src/mess/drivers] | ace.c adam.c geneve.c mikromik.c portfoli.c tek405x.c ti99_4p.c ti99_4x.c tm990189.c vixen.c |
| [src/mess/video] | cgc7900.c |
| r18139 Tuesday 25th September, 2012 at 14:21:56 UTC by Miodrag Milanović |
|---|
| TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) |
| [src/mame/drivers] | acommand.c aristmk4.c astrocorp.c big10.c blitz68k.c bnstars.c coolridr.c cshooter.c csplayh5.c ddealer.c dfruit.c dwarfd.c ecoinfr.c expro02.c firefox.c galpani3.c halleys.c hvyunit.c icecold.c igs017.c igspoker.c jackie.c jalmah.c jchan.c jclub2.c kas89.c koftball.c lastbank.c littlerb.c maxaflex.c mediagx.c meijinsn.c meritm.c meyc8088.c mpu3.c mpu4vid.c namcos11.c olibochu.c panicr.c photon2.c pkscram.c popobear.c quizshow.c rotaryf.c rowamet.c royalmah.c sangho.c sbowling.c scregg.c sfkick.c sigmab98.c sothello.c subsino2.c tasman.c tmaster.c tmmjprd.c tonton.c videopkr.c wheelfir.c zac_1.c zac_2.c |
| [src/mess/drivers] | 4004clk.c babbage.c bigbord2.c bml3.c chesstrv.c csc.c d6800.c eacc.c exelv.c fk1.c glasgow.c h8.c h89.c iq151.c jr100.c junior.c kim1.c mc10.c mephisto.c mk1.c mk2.c mmodular.c mstation.c multi8.c mycom.c nakajies.c nanos.c pasogo.c pc100.c pc6001.c pc8801.c pce220.c pegasus.c prestige.c px4.c rainbow.c rex6000.c scorpion.c smc777.c supercon.c vboy.c vg5k.c vt100.c z9001.c |
| r18138 Tuesday 25th September, 2012 at 13:39:59 UTC by Miodrag Milanović |
|---|
| TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |
| [src/mame/audio] | 8080bw.c n8080.c |
| [src/mame/drivers] | 1942.c 8080bw.c airbustr.c argus.c astrof.c atarisy1.c balsente.c battlera.c beathead.c beezer.c bionicc.c bishi.c bladestl.c blockout.c bsktball.c btime.c cave.c centiped.c changela.c chqflag.c circus.c cischeat.c cninja.c coolpool.c cosmic.c dambustr.c darkmist.c dbz.c ddragon.c ddragon3.c deadang.c deco32.c deco_mlc.c decocass.c djboy.c dooyong.c dragrace.c dynax.c equites.c espial.c exedexes.c exterm.c fastlane.c finalizr.c foodf.c gaelco2.c gaelco3d.c galaxian.c galaxold.c galpani2.c galpanic.c gberet.c gradius3.c gundealr.c hexion.c higemaru.c hng64.c hyprduel.c ikki.c iqblock.c irobot.c ironhors.c itech8.c jpmimpct.c kaneko16.c konamigx.c lastduel.c lazercmd.c m107.c m92.c mcr.c mcr3.c megasys1.c mhavoc.c mitchell.c model1.c model2.c model3.c mrflea.c ms32.c mw8080bw.c mystwarr.c n8080.c namcofl.c namcona1.c namconb1.c namcos22.c nemesis.c nitedrvr.c nmk16.c orbit.c overdriv.c pgm.c pingpong.c polepos.c polyplay.c psychic5.c qdrmfgp.c renegade.c scobra.c scramble.c segahang.c segas24.c segas32.c seta.c seta2.c shadfrce.c shaolins.c snk6502.c snowbros.c spdodgeb.c sprcros2.c sprint8.c srumbler.c ssv.c st0016.c strnskil.c suna16.c suna8.c suprnova.c system1.c taito_l.c taito_o.c targeth.c thedeep.c vball.c wecleman.c williams.c wwfsstar.c wwfwfest.c xain.c xexex.c xmen.c zodiack.c |
| [src/mame/includes] | 1942.h 8080bw.h airbustr.h argus.h astrof.h atarisy1.h balsente.h battlera.h beathead.h beezer.h bionicc.h bishi.h bladestl.h blockout.h bsktball.h btime.h cave.h centiped.h changela.h chqflag.h circus.h cischeat.h cninja.h coolpool.h cosmic.h darkmist.h dbz.h ddragon.h ddragon3.h deadang.h deco32.h deco_mlc.h decocass.h djboy.h dooyong.h dragrace.h dynax.h equites.h espial.h exedexes.h exterm.h fastlane.h finalizr.h foodf.h gaelco2.h gaelco3d.h galaxian.h galaxold.h galpani2.h galpanic.h gberet.h gradius3.h gundealr.h hexion.h higemaru.h hng64.h hyprduel.h ikki.h iqblock.h irobot.h ironhors.h itech8.h jpmimpct.h kaneko16.h konamigx.h lastduel.h lazercmd.h m107.h m92.h mcr.h megasys1.h mhavoc.h mitchell.h model1.h model2.h model3.h mrflea.h ms32.h mw8080bw.h mystwarr.h n8080.h namcofl.h namcona1.h namconb1.h namcos22.h nemesis.h nitedrvr.h nmk16.h orbit.h overdriv.h pgm.h pingpong.h polepos.h polyplay.h psychic5.h qdrmfgp.h renegade.h segahang.h segas24.h segas32.h seta.h seta2.h shadfrce.h shaolins.h snk6502.h snowbros.h spdodgeb.h sprcros2.h sprint8.h srumbler.h ssv.h st0016.h strnskil.h suna16.h suna8.h suprnova.h system1.h taito_l.h taito_o.h targeth.h thedeep.h vball.h wecleman.h williams.h wwfsstar.h wwfwfest.h xain.h xexex.h xmen.h zodiack.h |
| [src/mame/machine] | balsente.c bsktball.c decocass.c gaelco2.c galaxold.c irobot.c mcr.c mhavoc.c nitedrvr.c williams.c |
| [src/mame/video] | atarisy1.c battlera.c beezer.c galaxian.c itech8.c spdodgeb.c |
| [src/mess/drivers] | a7800.c ace.c adam.c amstr_pc.c apple2.c apple2gs.c atom.c avigo.c bullet.c busicom.c bw12.c coleco.c cosmicos.c einstein.c fidelz80.c huebler.c kc.c kyocera.c mc1000.c mc80.c mikromik.c mpf1.c msx.c mtx.c mz700.c mz80.c nc.c newbrain.c pc.c pc8401a.c pcw.c pcw16.c portfoli.c psion.c super6.c svision.c tek405x.c ti89.c tiki100.c trs80m2.c v1050.c vcs80.c vixen.c x07.c x1.c x1twin.c xerox820.c |
| [src/mess/includes] | a7800.h ace.h adam.h apple2.h atom.h avigo.h bullet.h busicom.h bw12.h cgc7900.h coleco.h cosmicos.h einstein.h fidelz80.h huebler.h kc.h kyocera.h mc1000.h mc80.h mikromik.h mpf1.h msx.h mtx.h mz700.h mz80.h nc.h newbrain.h pc.h pc8401a.h pcw.h pcw16.h portfoli.h psion.h super6.h svision.h tek405x.h ti89.h tiki100.h tmc600.h trs80m2.h v1050.h vcs80.h vixen.h x07.h x1.h xerox820.h |
| [src/mess/machine] | apple2.c kc.c msx.c pc.c |
| [src/mess/video] | a7800.c cgc7900.c tmc600.c |
| r18137 Tuesday 25th September, 2012 at 12:10:15 UTC by Robbbert |
|---|
| SPECTRA - wip |
| [src/mame/drivers] | spectra.c |
| r18136 Tuesday 25th September, 2012 at 09:25:18 UTC by Fabio Priuli |
|---|
| (MESS) softlist: added a few redumps from KingMike and BigFred + misc fixes/cleanups. no whatsnew. |
| [hash] | gameboy.xml gba.xml gbcolor.xml snes.xml |
| r18135 Tuesday 25th September, 2012 at 08:08:26 UTC by Miodrag Milanović |
|---|
| timer - made member calls work (no whatsnew) |
| [src/emu] | timer.c timer.h |
| r18134 Tuesday 25th September, 2012 at 07:30:11 UTC by Miodrag Milanović |
|---|
| Made timer_device use delegates (no whatsnew) |
| [src/emu] | timer.c timer.h |
| [src/mame/drivers] | midvunit.c segas24.c viper.c |
| [src/mame/machine] | balsente.c megacd.c |
| r18133 Tuesday 25th September, 2012 at 05:24:22 UTC by smf |
|---|
| (MESS) correct capacity is logged when drive parameters are set (nw) |
| [src/mess/machine] | s1410.c |
| r18132 Tuesday 25th September, 2012 at 05:23:18 UTC by smf |
|---|
| (MESS) fixed v1050 hard drive, drive can be formatted, installed & booted from. [smf] |
| [src/emu/machine] | scsibus.c scsibus.h |
| r18131 Tuesday 25th September, 2012 at 03:57:00 UTC by hap |
|---|
| small update |
| [src/mame/drivers] | jack.c |
| r18130 Tuesday 25th September, 2012 at 03:45:16 UTC by Angelo Salese |
|---|
| Quick and dirty porting of r2 opcode table into m68k based games, nw |
| [src/mame/machine] | seicop.c |
| r18129 Tuesday 25th September, 2012 at 03:12:26 UTC by hap |
|---|
| oops, clone of self |
| [src/mame/drivers] | jack.c |
| r18128 Tuesday 25th September, 2012 at 02:34:43 UTC by hap |
|---|
| unclepoo moved from poo.c to jack.c |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | jack.c |
| r18127 Tuesday 25th September, 2012 at 02:21:15 UTC by hap |
|---|
| cleanup |
| [src/mame/drivers] | jack.c |
| [src/mame/includes] | jack.h |
| [src/mame/video] | jack.c |
| r18126 Tuesday 25th September, 2012 at 00:04:24 UTC by smf |
|---|
| (MESS) fixed chdman commands based on datasheets (nw) |
| [src/mess/drivers] | v1050.c |
| r18125 Monday 24th September, 2012 at 22:46:14 UTC by hap |
|---|
| added joinem columnscroll |
| [src/mame/drivers] | jack.c |
| [src/mame/includes] | jack.h |
| [src/mame/video] | jack.c |
| r18124 Monday 24th September, 2012 at 22:20:39 UTC by Tafoid |
|---|
| Added a missing set which had GAME( macro and ROM_START, but was never added to mame.lst. Also, refreshed galdrvr's "should be moved here" section for dambustr.c to account for new sets/setnames (nw) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | galdrvr.c |
| r18123 Monday 24th September, 2012 at 21:53:45 UTC by hap |
|---|
| fix joinem testmode |
| [src/mame/drivers] | jack.c |
| [src/mame/includes] | jack.h |
| [src/mame/video] | jack.c |
| r18122 Monday 24th September, 2012 at 20:08:53 UTC by Tafoid |
|---|
| Eliminate a GAME macro for a game not proven to exist. Instead, left as a comment at the top of the driver (nw) |
| [src/mame/drivers] | thunderx.c |
| r18121 Monday 24th September, 2012 at 19:31:03 UTC by hap |
|---|
| removed WIP version from public build |
| [src/mame] | mame.lst |
| r18120 Monday 24th September, 2012 at 19:21:47 UTC by hap |
|---|
| correct colors |
| [src/mame/drivers] | jack.c |
| [src/mame/includes] | jack.h |
| [src/mame/video] | jack.c |
| r18119 Monday 24th September, 2012 at 18:57:29 UTC by hap |
|---|
| unclepoo move in progress |
| [src/mame/drivers] | jack.c |
| [src/mame/includes] | jack.h |
| Previous 50 | 199869 Revisions | Next 50 |