Note Feed

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

Previous 50 199869 Revisions Next 50

r17918 Sunday 16th September, 2012 at 05:24:30 UTC by Aaron Giles
Final round of struct/union/enum normalization.
[src/emu]emupal.c hashfile.c sound.h uimenu.h video.h
[src/emu/cpu]vtlb.c vtlb.h x86log.c x86log.h
[src/emu/cpu/alph8201]alph8201.c
[src/emu/cpu/am29000]am29000.c am29ops.h
[src/emu/cpu/apexc]apexcdsm.c
[src/emu/cpu/cop400]cop400.c cop400.h
[src/emu/cpu/dsp56k]dsp56ops.c
[src/emu/cpu/e132xs]e132xs.c
[src/emu/cpu/f8]f8.c
[src/emu/cpu/hcd62121]hcd62121.c
[src/emu/cpu/i86]i86.c
[src/emu/cpu/i860]i860.h
[src/emu/cpu/lr35902]lr35902d.c
[src/emu/cpu/m6502]m4510.c m6502.c m6509.c m65ce02.c
[src/emu/cpu/m68000]m68kcpu.h
[src/emu/cpu/minx]minxd.c
[src/emu/cpu/mips]mips3com.h mips3drc.c
[src/emu/cpu/mn10200]mn10200.c
[src/emu/cpu/pic16c5x]16c5xdsm.c
[src/emu/cpu/pic16c62x]16c62xdsm.c
[src/emu/cpu/powerpc]ppccom.h ppcdrc.c
[src/emu/cpu/psx]psx.h
[src/emu/cpu/rsp]rsp.h rspdrc.c
[src/emu/cpu/saturn]saturnds.c
[src/emu/cpu/se3208]se3208dis.c
[src/emu/cpu/sharc]sharc.c
[src/emu/cpu/sm8500]sm8500d.c
[src/emu/cpu/tlcs90]tlcs90.c tlcs90.h
[src/emu/cpu/tms32010]32010dsm.c tms32010.c
[src/emu/cpu/tms32025]32025dsm.c tms32025.c
[src/emu/cpu/tms34010]tms34010.c
[src/emu/cpu/tms7000]tms7000.c
[src/emu/cpu/tms9900]9900dasm.c 99xxcore.h tms9900.h tms9900l.h tms9995.h
[src/emu/cpu/unsp]unsp.h
[src/emu/cpu/z180]z180dasm.c
[src/emu/cpu/z80]z80dasm.c
[src/emu/cpu/z8000]z8000.c z8000cpu.h
[src/emu/debug]textbuf.c textbuf.h
[src/emu/imagedev]cassette.h
[src/emu/machine]74181.c pic8259.c scsicb.h tms9901.h tms9902.h
[src/emu/sound]aica.c aicadsp.c aicadsp.h aicalfo.c disc_wav.h discrete.h k007232.c multipcm.c nes_defs.h scsp.c scspdsp.c scspdsp.h scsplfo.c sid.c sid.h sid6581.c sidvoice.h sn76496.h tms5220.h wavwrite.c wavwrite.h ymdeltat.h ymf278b.c
[src/emu/video]huc6270.h poly.c poly.h vooddefs.h
[src/lib/formats]cassimg.c cassimg.h flopimg.c flopimg.h
[src/lib/util]aviio.c aviio.h cdrom.c cdrom.h corefile.c corefile.h opresolv.c opresolv.h palette.c palette.h png.h pool.c pool.h un7z.h unzip.h
[src/mame/audio]exidy440.c micro3d.c snes_snd.c snk6502.c tx1.c
[src/mame/drivers]atarisy4.c bfcobra.c cobra.c
[src/mame/includes]atari.h irobot.h micro3d.h model2.h model3.h n64.h seta.h vectrex.h vertigo.h
[src/mame/machine]decocass.c gaelco3d.c pckeybrd.c snes7110.c snesbsx.c snesobc1.c snesrtc.c snessdd1.c steppers.c tait8741.c
[src/mame/video]atarirle.c atarirle.h bfm_dm01.c dc.c mcd212.h midzeus2.c model2.c model3.c n64.h vrender0.c ygv608.c ygv608.h
[src/mess/audio]spchroms.h wswan.c
[src/mess/drivers]vboy.c
[src/mess/includes]coco.h enterp.h kaypro.h lisa.h odyssey2.h pdp1.h rmnimbus.h tx0.h
[src/mess/machine]990_hd.c 990_tap.c amigacd.c cococart.h corvushd.c i8271.h kay_kbd.c mac.c nes_unif.c rmnimbus.c smartmed.c smc92x4.h strata.c thomflop.c upd7002.c upd7002.h upd765.h
[src/mess/machine/ti99]datamux.h evpc.h genboard.h grom.h gromport.h joyport.h mapper8.h peribox.h speech8.h ti99_hd.h videowrp.h
[src/mess/tools/imgtool]filter.h imgtool.c library.c library.h stream.c stream.h
[src/mess/tools/imgtool/modules]concept.c mac.c ti99.c ti990hd.c vzdos.c
[src/mess/video]733_asr.c 733_asr.h 911_chr.h 911_vdt.c 911_vdt.h epnick.c gime.h k1ge.c mc6847.h pc_aga.h
[src/osd]osdcore.h osdnet.h
[src/osd/osdmini]miniwork.c
[src/osd/sdl]debugwin.c draw13.c drawogl.c drawsdl.c dview.h osd_opengl.h sdldir.c sdlfile.h sdlsync.h sdlsync_ntc.c sdlsync_os2.c sdlsync_sdl.c sdlsync_tc.c sdlsync_win32.c sdlwork.c
[src/osd/windows]d3dintf.h debugwin.c ledutil.c vconv.c windir.c window.c winfile.h winsync.c winwork.c
[src/tools]jedutil.c romcmp.c unidasm.c

r17917 Sunday 16th September, 2012 at 03:06:55 UTC by Aaron Giles
Enum and union normalization.
[src/emu]eigccx86.h
[src/emu/cpu/cosmac]cosdasm.c
[src/emu/cpu/i386]cycles.h i386priv.h
[src/emu/cpu/i86]i286.c i86priv.h
[src/emu/cpu/lh5801]5801dasm.c
[src/emu/cpu/mb86233]mb86233.c
[src/emu/cpu/nec]necpriv.h v25priv.h
[src/emu/cpu/powerpc]ppc.c
[src/emu/cpu/rsp]rsp.h
[src/emu/cpu/saturn]saturnds.c
[src/emu/cpu/sc61860]scdasm.c
[src/emu/cpu/sharc]sharc.c sharc.h
[src/emu/cpu/tms7000]7000dasm.c
[src/emu/cpu/tms9900]9900dasm.c 99xxcore.h
[src/emu/cpu/upd7810]upd7810.h
[src/emu/cpu/v30mz]v30mz.c
[src/emu/machine]8042kbdc.h m6m80011ap.h pckeybrd.h pic8259.c rtc9701.h s3520cf.h
[src/emu/sound]aica.c discrete.h multipcm.c scsp.c sid6581.h
[src/emu/video]m50458.h
[src/lib/util]opresolv.h
[src/mame/drivers]quizpun2.c
[src/mame/machine]md_cart.c scudsp.c stvcd.c
[src/mame/video]hng64.c namcos22.c vdc.c
[src/mess/audio]mea8000.c svision.c
[src/mess/drivers]pcw16.c
[src/mess/formats]spec_snqk.h
[src/mess/includes]apple2.h apple2gs.h dgn_beta.h hp48.h mac.h macpci.h z80ne.h
[src/mess/machine]applefdc.c ay31015.c ay31015.h coco_fdc.h ds1315.c i8271.c kr2376.h thomson.c upd765.c upd765.h
[src/mess/tools/imgtool]charconv.h imgterrs.h library.h stream.c
[src/mess/tools/imgtool/modules]amiga.c fat.c mac.c macutil.h os9.c prodos.c thomson.c ti99.c
[src/mess/video]911_vdt.h vic4567.h vic6567.h
[src/osd/sdl]gl_shader_mgr.h gl_shader_tool.h

r17916 Sunday 16th September, 2012 at 02:49:18 UTC by Tafoid
Updated DOCS config.txt and windows.txt with recent commands that were never added to documentation as well as some clarifications.  [Tafoid]
[docs]config.txt mame.txt windows.txt

r17915 Sunday 16th September, 2012 at 02:19:00 UTC by hap
small cleanup
[src/mame/drivers]mole.c

r17914 Sunday 16th September, 2012 at 01:34:33 UTC by hap
some meaningless AM_RAM_WRITE
[src/mame/drivers]naughtyb.c psychic5.c tsamurai.c vertigo.c

r17913 Sunday 16th September, 2012 at 00:58:02 UTC by hap
fix ganjaja water
[src/mame/drivers]homerun.c
[src/mame/includes]homerun.h
[src/mame/video]homerun.c

r17912 Sunday 16th September, 2012 at 00:24:35 UTC by R. Belmont
(MESS) apple2gs: Save states now officially supported. [R. Belmont]
[src/mess/drivers]apple2gs.c
[src/mess/machine]apple2gs.c

r17911 Sunday 16th September, 2012 at 00:15:50 UTC by hap
improved gfx bankswitching
[src/mame/drivers]homerun.c
[src/mame/includes]homerun.h
[src/mame/video]homerun.c

r17910 Saturday 15th September, 2012 at 22:30:30 UTC by Aaron Giles
Pass 2 of struct modernization.
[src/emu]drawgfxm.h
[src/emu/cpu/alph8201]8201dasm.c
[src/emu/cpu/arm]arm.c
[src/emu/cpu/arm7]arm7core.h
[src/emu/cpu/cubeqcpu]cubeqcpu.c
[src/emu/cpu/dsp56k]dsp56k.h dsp56pcu.c
[src/emu/cpu/esrip]esrip.c
[src/emu/cpu/g65816]g65816ds.c
[src/emu/cpu/h6280]h6280.h
[src/emu/cpu/h83002]h8priv.h h8speriph.c
[src/emu/cpu/hcd62121]hcd62121d.c
[src/emu/cpu/hd61700]hd61700d.c
[src/emu/cpu/hd6309]6309dasm.c
[src/emu/cpu/i386]cycles.h i386dasm.c i386ops.h i386priv.h
[src/emu/cpu/i860]i860dec.c i860dis.c
[src/emu/cpu/i960]i960dis.c
[src/emu/cpu/konami]knmidasm.c
[src/emu/cpu/lh5801]5801dasm.c
[src/emu/cpu/m37710]m7700ds.c
[src/emu/cpu/m68000]m68k_in.c m68kdasm.c m68kmake.c
[src/emu/cpu/m6805]m6805.c
[src/emu/cpu/m6809]6809dasm.c
[src/emu/cpu/mc68hc11]hc11dasm.c
[src/emu/cpu/minx]minx.c
[src/emu/cpu/mips]mips3.c
[src/emu/cpu/nec]necdasm.c
[src/emu/cpu/powerpc]ppc.c ppc_dasm.c
[src/emu/cpu/saturn]saturnds.c
[src/emu/cpu/scudsp]scudspdasm.c
[src/emu/cpu/sh2]sh2comn.h
[src/emu/cpu/sh4]sh4comn.h
[src/emu/cpu/sharc]sharc.c sharc.h sharcdsm.h sharcops.h
[src/emu/cpu/sm8500]sm8500.h
[src/emu/cpu/spc700]spc700.c spc700ds.c
[src/emu/cpu/superfx]superfx.c
[src/emu/cpu/tlcs900]900tbl.c dasm900.c
[src/emu/cpu/tms32051]tms32051.c
[src/emu/cpu/tms57002]tmsmake.c
[src/emu/cpu/tms7000]7000dasm.c
[src/emu/cpu/upd7810]upd7810.h
[src/emu/machine]68681.c matsucd.c msm6242.h pc16552d.c rtc9701.h s3520cf.h s3c2400.h s3c2410.h s3c2440.h scsibus.h v3021.h
[src/emu/sound]c140.c c352.h c6280.c digitalk.c discrete.c es5503.h fm.c fm2612.c fmopl.c i5000.h k005289.c k051649.c msm5232.c n63701x.c namco.c s14001a.c x1_010.c ym2151.c ym2413.c ymf262.c ymf271.c ymf278b.c ymz770.h
[src/emu/video]rgbgen.h vector.c
[src/lib/formats]ace_tap.h
[src/mame/audio]cage.c exidy440.c flower.c gomoku.c wiping.c
[src/mame/drivers]firebeat.c konamigx.c konamim2.c maygayv1.c meritm.c namcos23.c taitotz.c vegas.c viper.c
[src/mame/includes]3do.h atari.h gstriker.h model3.h namcos1.h playch10.h suprnova.h thief.h
[src/mame/machine]cdi070.h kaneko_calc3.c kaneko_calc3.h kaneko_hit.h pxa255.h snes7110.c snescx4.h snessdd1.c stvcd.c znsec.c
[src/mame/video]dc.c kaneko_spr.h mcd212.h model2.c model3.c namcos21.c namcos22.c vdc.c vrender0.c
[src/mess/audio]lynx.c mea8000.c socrates.c svision.c vboy.h
[src/mess/devices]sonydriv.c
[src/mess/drivers]a2600.c cgenie.c gba.c hp49gp.c ip20.c ip22.c juicebox.c ng_aes.c pc8801.c pc88va.c pockstat.c psx.c ptcsol.c rvoice.c sgi_ip6.c
[src/mess/formats]timex_dck.h
[src/mess/includes]amstrad.h apple1.h bebox.h c64_legacy.h c65.h cgenie.h channelf.h compis.h concept.h cxhumax.h cybiko.h dgn_beta.h electron.h fm7.h gamecom.h gamepock.h gb.h gmaster.h gp32.h hp48.h intv.h lynx.h mbc55x.h msx_slot.h nascom1.h nes.h odyssey2.h oric.h pce.h pet.h pokemini.h rmnimbus.h sorcerer.h spectrum.h ssystem3.h svi318.h svision.h vc4000.h wswan.h x07.h x1.h z80ne.h
[src/mess/machine]3c505.h amigacd.c amigacrt.c amigakbd.c apollo_net.c at45dbxx.c corvushd.c mboard.h mc68328.h mc6843.c mc6846.c mc6854.c rmnimbus.c s3c44b0.h sgi.c strata.c
[src/mess/tools/imgtool]library.h
[src/mess/tools/imgtool/modules]thomson.c
[src/mess/video]733_asr.c crt.c newport.c

r17909 Saturday 15th September, 2012 at 22:16:53 UTC by R. Belmont
Fixes so MESS on PowerPC OS X builds and works again.  MAME is still a lost cause. [R. Belmont]
[src/emu/machine]netlist.h
[src/emu/video]pc_vga.c

r17908 Saturday 15th September, 2012 at 21:47:30 UTC by Aaron Giles
First pass at modernizing struct definitions.
[src/build]png2bdc.c verinfo.c
[src/emu]config.c crsshair.c crsshair.h debugger.c emupal.c fileio.h hashfile.c ioport.h machine.h output.c render.h romload.c ui.h uigfx.c uiinput.c uiinput.h
[src/emu/cpu]x86log.c
[src/emu/cpu/alph8201]alph8201.c
[src/emu/cpu/apexc]apexc.c
[src/emu/cpu/avr8]avr8.c
[src/emu/cpu/ccpu]ccpu.c ccpu.h
[src/emu/cpu/cop400]cop400.c cop400.h
[src/emu/cpu/cp1610]cp1610.c
[src/emu/cpu/cubeqcpu]cubeqcpu.h
[src/emu/cpu/e132xs]e132xs.c
[src/emu/cpu/esrip]esrip.h
[src/emu/cpu/g65816]g65816cm.h
[src/emu/cpu/h83002]h8priv.h
[src/emu/cpu/hd6309]hd6309.c
[src/emu/cpu/i386]i386priv.h
[src/emu/cpu/i4004]i4004.c
[src/emu/cpu/i8085]i8085.c i8085.h
[src/emu/cpu/i86]i286.c i86.c i86.h
[src/emu/cpu/i960]i960.c i960dis.h
[src/emu/cpu/jaguar]jaguar.c jaguar.h
[src/emu/cpu/konami]konami.c
[src/emu/cpu/lh5801]lh5801.c lh5801.h
[src/emu/cpu/m37710]m37710cm.h
[src/emu/cpu/m6502]m6502.h
[src/emu/cpu/m6800]m6800.c m6800.h
[src/emu/cpu/m6809]m6809.c m6809.h
[src/emu/cpu/mb86233]mb86233.c mb86233.h
[src/emu/cpu/mb88xx]mb88xx.c mb88xx.h
[src/emu/cpu/mc68hc11]hc11ops.h mc68hc11.c mc68hc11.h
[src/emu/cpu/mcs48]mcs48.c
[src/emu/cpu/mcs51]mcs51.c mcs51.h
[src/emu/cpu/mips]mips3.h mips3com.h mips3drc.c r3000.c r3000.h
[src/emu/cpu/mn10200]mn10200.c
[src/emu/cpu/nec]nec.h necdasm.c necpriv.h v25priv.h
[src/emu/cpu/pdp1]pdp1.c pdp1.h tx0.c tx0.h
[src/emu/cpu/pic16c5x]pic16c5x.c
[src/emu/cpu/pic16c62x]pic16c62x.c
[src/emu/cpu/powerpc]ppc.h ppccom.h ppcdrc.c
[src/emu/cpu/pps4]pps4.c
[src/emu/cpu/psx]dma.h rcnt.h sio.h
[src/emu/cpu/rsp]rsp.h rspdrc.c
[src/emu/cpu/s2650]s2650.c
[src/emu/cpu/saturn]saturn.c saturn.h
[src/emu/cpu/sc61860]sc61860.c sc61860.h
[src/emu/cpu/scmp]scmp.c scmp.h
[src/emu/cpu/se3208]se3208.c
[src/emu/cpu/sh2]sh2.h sh2comn.h sh2drc.c
[src/emu/cpu/sm8500]sm8500.c
[src/emu/cpu/ssem]ssem.c
[src/emu/cpu/ssp1601]ssp1601.c
[src/emu/cpu/superfx]superfx.c superfx.h
[src/emu/cpu/t11]t11.c
[src/emu/cpu/tlcs900]tlcs900.c tlcs900.h
[src/emu/cpu/tms0980]tms0980.c tms0980.h
[src/emu/cpu/tms32010]tms32010.c
[src/emu/cpu/tms32025]tms32025.c
[src/emu/cpu/tms32051]tms32051.c
[src/emu/cpu/tms34010]tms34010.c tms34010.h
[src/emu/cpu/unsp]unsp.h
[src/emu/cpu/upd7810]upd7810.c
[src/emu/cpu/v30mz]v30mz.h
[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/debug]debugcmd.c debugcon.c debugcpu.c debugcpu.h debughlp.c
[src/emu/debugint]debugint.c
[src/emu/imagedev]bitbngr.c bitbngr.h flopdrv.c
[src/emu/machine]6525tpi.c 6525tpi.h 68681.h 74148.c 74148.h 74153.c 74153.h adc083x.c adc083x.h adc1038.c adc1038.h adc1213x.c adc1213x.h generic.c idectrl.c idectrl.h k053252.c k053252.h latch8.c latch8.h mb14241.c mb87078.c mb87078.h msm6242.h pd4990a.c pit8253.c rp5h01.c s3c2400.h s3c2410.h s3c2440.h smc91c9x.c smc91c9x.h tms6100.c upd4701.c wd17xx.c wd17xx.h
[src/emu/sound]2151intf.c 2151intf.h 2203intf.c 2203intf.h 2413intf.c 2608intf.c 2608intf.h 2610intf.c 2610intf.h 2612intf.c 2612intf.h 262intf.c 262intf.h 3526intf.c 3526intf.h 3812intf.c 3812intf.h 8950intf.c 8950intf.h aica.h astrocde.c ay8910.c ay8910.h beep.c c140.c c140.h c6280.h cdda.c cem3394.c cem3394.h discrete.h dmadac.c es5506.c es5506.h es8712.c filter.h flt_rc.c flt_rc.h flt_vol.c fm.h gaelco.c gaelco.h hc55516.c iremga20.c k005289.c k007232.h k051649.c k053260.c k053260.h k056800.c k056800.h msm5205.c msm5205.h msm5232.h n63701x.c namco.c namco.h nes_apu.c nes_apu.h nile.c okim6258.c okim6258.h okim6376.c pokey.h qsound.c rf5c400.c rf5c68.c rf5c68.h s2636.c saa1099.c scsp.c scsp.h segapcm.c segapcm.h sid6581.h sn76477.c sn76477.h sn76496.c snkwave.c sp0250.c sp0256.c sp0256.h speaker.c speaker.h st0016.c st0016.h t6w28.c tiaintf.c tms3615.c tms36xx.c tms36xx.h tms5110.c tms5110.h tms5220.c tms5220.h upd7759.c upd7759.h vlm5030.c vlm5030.h vrender0.c vrender0.h x1_010.c x1_010.h ymf271.h ymf278b.h ymz280b.c ymz280b.h zsg2.c zsg2.h
[src/emu/video]315_5124.h hd63484.c hd63484.h huc6202.h huc6260.h huc6261.h huc6270.h i8275.c i8275.h mc6845.h poly.c poly.h psx.h resnet.h s2636.c s2636.h tlc34076.c tlc34076.h tms9927.c tms9927.h tms9928a.h vector.c vooddefs.h voodoo.h
[src/lib/util]aviio.c aviio.h cdrom.h corefile.c jedparse.c jedparse.h opresolv.h palette.c png.c png.h pool.c un7z.h unzip.h vbiparse.h xmlfile.c xmlfile.h
[src/mame/audio]amiga.c beezer.c cps3.c dcs.c exidy.c flower.c geebee.c gomoku.c hyprolyb.c irem.c leland.c m72.c micro3d.c namco52.c namco52.h namco54.c namco54.h phoenix.c pleiads.c polepos.c redbaron.c segasnd.c seibu.c seibu.h snes_snd.c snk6502.c taitosnd.c taitosnd.h tiamc1.c timeplt.c trackfld.c tx1.c warpwarp.c wiping.c
[src/mame/drivers]atarisy4.c mediagx.c mjkjidai.c renegade.c seattle.c
[src/mame/includes]amiga.h lordgun.h m107.h megadriv.h seta.h
[src/mame/machine]atarigen.h buggychl.c decocass.c fddebug.c gaelco3d.c gaelco3d.h mathbox.c md_cart.c namco06.c namco06.h namco50.c namco51.c namco51.h namco53.c namco53.h namco62.c namco62.h namcoio.c namcoio.h nmk112.c nmk112.h steppers.h taitoio.c taitoio.h
[src/mame/video]atarimo.h avgdvg.c bfm_dm01.h deco16ic.c deco16ic.h decocomn.c decocomn.h galastrm.c gtia.h gticlub.c hng64.c kan_pand.c kan_pand.h konicdev.c konicdev.h mcd212.h midzeus.c midzeus2.c model2.c model3.c namcos22.c taitoic.c taitoic.h turbo.c vrender0.c vrender0.h
[src/mess/audio]channelf.c dave.c dave.h gb.c gmaster.c lynx.c mac.c mea8000.h special.c svision.c t6721.c upd1771.c upd1771.h vc4000.c
[src/mess/drivers]gba.c pasogo.c pcfx.c supracan.c vboy.c
[src/mess/formats]cbm_crt.h studio2_st2.c
[src/mess/includes]apple2.h c64_legacy.h mc68328.h
[src/mess/machine]6883sam.h 990_tap.c 990_tap.h applefdc.c applefdc.h at45dbxx.c ataricrt.c atarifdc.c ay31015.c ay31015.h beta.c cococart.h ds1315.c e05a03.c e05a03.h er59256.c hd63450.c hd63450.h i8271.c isa_gus.h kb_keytro.c keyboard.c keyboard.h kr2376.c kr2376.h mc6843.h mc6846.h mc6854.h micropolis.c micropolis.h mm58274c.c mm58274c.h mos6530.c mos6530.h nes_ines.c nes_pcb.c null_modem.c omti8621.c omti8621.h pc_lpt.c pc_lpt.h pcf8593.c pf10.c pf10.h s3c44b0.h smartmed.h sst39vfx.c sst39vfx.h terminal.c terminal.h tf20.c tf20.h upd71071.c upd71071.h upd765.c
[src/mess/tools/imgtool]filtbas.c imgtool.h library.h
[src/mess/tools/imgtool/modules]amiga.c cybiko.c cybikoxt.c fat.c os9.c pc_hard.c prodos.c
[src/mess/video]apollo.c crt.h crtc_ega.h dl1416.c dl1416.h gime.h k1ge.h mc6847.h newport.c vdc8563.c vdc8563.h vic4567.c vic4567.h vic6567.c vic6567.h vtvideo.c vtvideo.h
[src/osd]osdcore.h
[src/osd/sdl]debugwin.c draw13.c drawogl.c drawsdl.c gl_shader_mgr.h input.c sdlsync_sdl.c sdlsync_tc.c sdlwork.c testkeys.c video.h window.c window.h
[src/osd/windows]d3dcomm.h d3dhlsl.h d3dintf.h drawd3d.h drawdd.c drawgdi.c input.c ledutil.c output.c output.h video.h window.h winwork.c
[src/tools]jedutil.c regrep.c unidasm.c

r17907 Saturday 15th September, 2012 at 18:12:33 UTC by Ville Linde
video/gticlub.c: Added alpha-blended color gouraud polygon command.
[src/mame/video]gticlub.c

r17906 Saturday 15th September, 2012 at 17:23:28 UTC by Brian Troha
splash.c: Changed the Machine Config to use actual OSC values and measured clocks as listed in the driver. Added a note about a Splash! PCB with alternate (higher) OSC clocks. Added a note about The Return of Lady Frog 9 rom and the 1 bit difference between the two sets. [Brian Troha]
[src/mame/drivers]splash.c

r17905 Saturday 15th September, 2012 at 16:22:59 UTC by Brian Troha
champbas.c: Fix minor typo in rom name for the new US set. - NW
[src/mame/drivers]champbas.c

r17904 Saturday 15th September, 2012 at 15:44:59 UTC by R. Belmont
SDL: don't enable XInput by default (nw)
[src/osd/sdl]sdl.mak

r17903 Saturday 15th September, 2012 at 14:05:22 UTC by Ville Linde
gticlub.c: Promoted gticlub (and clones), slrasslt and hangplt to working state.
[src/mame/drivers]gticlub.c

r17902 Saturday 15th September, 2012 at 13:51:20 UTC by Ville Linde
gticlub.c: Workaround for lock/unlock errors in Hang Pilot.
[src/mame/drivers]gticlub.c

r17901 Saturday 15th September, 2012 at 12:29:37 UTC by Phil Bennett
[MAME] 04998: All/Most sets in superchs.c, gunbustr.c, groundfx.c, galastrm.c, taitojc.c, undrfire.c, taito_f3.c, bfm_sc4.c: assert: src/emu/attotime.h:146: frequency > 0 [Phil Bennett]
[src/mame/audio]taito_en.c

r17900 Saturday 15th September, 2012 at 12:25:18 UTC by Phil Bennett
idetrl.c - Support IDE command 0x31 (IDE_COMMAND_WRITE_MULTIPLE_NORETRY) [Phil Bennett]
[src/emu/machine]idectrl.c

r17899 Saturday 15th September, 2012 at 11:43:02 UTC by Ville Linde
gticlub.c: Hooked up analog controls in Hang Pilot.
[src/mame/drivers]gticlub.c

r17898 Saturday 15th September, 2012 at 11:29:46 UTC by Tafoid
Fixed MT#04997: crszoneb: Crash before OK
[src/mame/drivers]namcos23.c

r17897 Saturday 15th September, 2012 at 11:03:37 UTC by Ville Linde
adc1038: Fixed data out reads.
[src/emu/machine]adc1038.c

r17896 Saturday 15th September, 2012 at 09:18:45 UTC by Miodrag Milanović
Use proper macro for devices (no whatsnew)
[src/mess/video]isa_cga.c

r17895 Friday 14th September, 2012 at 23:11:45 UTC by Barry Rodewald
(MESS) gfxultra: Very basic implementation of the linedraw register, enough to pass the BIOS' test. (no whatsnew)
[src/emu/video]pc_vga.c pc_vga.h
[src/mess/video]isa_vga_ati.c

r17894 Friday 14th September, 2012 at 22:14:54 UTC by Robbbert
It seems a certain file was missing...
[src/mame]mame.mak
[src/mame/drivers]rowamet.c
[src/mame/layout]rowamet.lay*

r17893 Friday 14th September, 2012 at 18:58:58 UTC by Angelo Salese
Small addendum
[src/mame/machine]seicop.c

r17892 Friday 14th September, 2012 at 18:50:45 UTC by Wilbert Pol
(MESS) Fixed listxml crash (nw)
[src/mess/includes]kyocera.h
[src/mess/video]kyocera.c

r17891 Friday 14th September, 2012 at 18:35:25 UTC by hap
fix taitogn shanghss, shangtou lockup at boot
[src/emu/cpu/psx]psx.c
[src/mame/drivers]namcos12.c

r17890 Friday 14th September, 2012 at 16:37:26 UTC by Curt Coder
Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was used by bbc.c, and refactored all drivers to use the new implementation. [Curt Coder]
[src/emu/video]saa5050.c saa5050.h
[src/mame/drivers]malzak.c
[src/mame/includes]malzak.h
[src/mame/video]malzak.c
[src/mess]mess.mak
[src/mess/drivers]a6809.c abc80x.c bbc.c p2000t.c poly.c
[src/mess/includes]abc80x.h bbc.h p2000t.h
[src/mess/video]abc800.c bbc.c p2000m.c saa505x.c saa505x.h

r17889 Friday 14th September, 2012 at 16:35:26 UTC by Angelo Salese
Some minor mods, nw
[src/mame/includes]legionna.h
[src/mame/machine]seicop.c

r17888 Friday 14th September, 2012 at 14:53:03 UTC by Miodrag Milanović
fix compile (nw)
[src/mame/drivers]rowamet.c

r17887 Friday 14th September, 2012 at 14:16:38 UTC by hap
fix compile, there was no lay file or GAMEL entry
[src/mame]mame.mak
[src/mame/drivers]rowamet.c

r17886 Friday 14th September, 2012 at 13:54:52 UTC by Robbbert
heavymtl : wip, sound works
[src/mame]mame.mak
[src/mame/drivers]kissproto.c rowamet.c

r17885 Friday 14th September, 2012 at 12:49:07 UTC by Angelo Salese
Made accurate trigonometry maths in Seibu COP [Angelo Salese, Smitdogg]
[src/mame/drivers]raiden2.c
[src/mame/machine]seicop.c

r17884 Friday 14th September, 2012 at 10:12:35 UTC by Miodrag Milanović
Fixed remaining regressions (nw)
[src/mess/drivers]megadriv.c ng_aes.c

r17883 Friday 14th September, 2012 at 09:20:07 UTC by hap
kingball does not have stars
[src/mame/drivers]galaxian.c

r17882 Friday 14th September, 2012 at 09:12:29 UTC by Miodrag Milanović
fixed save state issue (no whatsnew)
[src/mame/drivers]kangaroo.c
[src/mame/includes]kangaroo.h

r17881 Friday 14th September, 2012 at 09:07:10 UTC by Miodrag Milanović
state members do not override legacy start/resets (no whatsnew)
[src/mame/drivers]megatech.c nss.c

r17880 Friday 14th September, 2012 at 08:43:48 UTC by hap
move sx+1 up, fixes stray sprite line at screen edge
[src/mame/video]galaxian.c

r17879 Friday 14th September, 2012 at 08:30:34 UTC by Miodrag Milanović
Fix and cleanup for palette(no whatsnew)
[src/mame/drivers]nbmj8991.c
[src/mame/includes]nbmj8991.h
[src/mame/video]nbmj8991.c

r17878 Friday 14th September, 2012 at 08:05:33 UTC by Miodrag Milanović
Few more palette fixes (nw)
[src/mame/drivers]kingdrby.c sangho.c

r17877 Friday 14th September, 2012 at 07:05:28 UTC by Miodrag Milanović
fix for palette issues, have looped trough the svn log to trace all similar (no whatsnew)
[src/mame/drivers]holeland.c model3.c starcrus.c tsamurai.c

r17876 Friday 14th September, 2012 at 06:16:55 UTC by Barry Rodewald
(MESS) gfxultra: Fix for blank screen after starting MS-DOS Editor or QBasic. (no whatsnew)
[src/emu/video]pc_vga.c pc_vga.h
[src/mess/video]isa_vga_ati.c

r17875 Friday 14th September, 2012 at 03:39:57 UTC by R. Belmont
es5503: Fix IRQ timing error introduced when I did the device conversion. [R. Belmont]
[src/emu/sound]es5503.c

r17874 Friday 14th September, 2012 at 01:23:07 UTC by Sandro Ronco
(MESS) Fixed gbcolor regression. (nw)
[src/mess/machine]gb.c

r17873 Friday 14th September, 2012 at 00:14:47 UTC by Sandro Ronco
fixed kaneko16.c and galaga.c regressions. (nw)
[src/mame/drivers]galaga.c kaneko16.c

r17872 Thursday 13th September, 2012 at 20:06:47 UTC by Brian Troha
New Exciting Soccer clone

New Clone Added
----------------------------------
Exciting Soccer (US) [Tirino73]
[src/mame]mame.lst
[src/mame/drivers]champbas.c

r17871 Thursday 13th September, 2012 at 19:28:28 UTC by Ville Linde
video/gticlub.c: Fixed texture coordinate rounding.
[src/mame/video]gticlub.c

r17870 Thursday 13th September, 2012 at 19:20:48 UTC by Sandro Ronco
(MESS) fixed n64 regression. (nw)
[src/mess/drivers]n64.c

r17869 Thursday 13th September, 2012 at 19:15:14 UTC by Brian Troha
meritm.c: Use standard defined "gambler" keys for Dodge City - NW
[src/mame/drivers]merit.c meritm.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team