Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r17620 Monday 3rd September, 2012 at 18:24:54 UTC by Miodrag Milanović |
---|
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) |
[src/emu] | devcpu.c devcpu.h devlegcy.h diimage.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 |
[src/emu/cpu/avr8] | avr8.c |
[src/emu/cpu/ccpu] | ccpu.c |
[src/emu/cpu/cop400] | cop400.c |
[src/emu/cpu/cp1610] | cp1610.c |
[src/emu/cpu/cubeqcpu] | cubeqcpu.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/hd6309] | hd6309.c |
[src/emu/cpu/i386] | i386.c |
[src/emu/cpu/i4004] | i4004.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/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] | mips3.c mips3com.c mips3drc.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 ppcdrc.c |
[src/emu/cpu/pps4] | pps4.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] | sh2.c sh2drc.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/tms32051] | tms32051.c |
[src/emu/cpu/tms34010] | tms34010.c |
[src/emu/cpu/tms7000] | tms7000.c |
[src/emu/cpu/tms9900] | 99xxcore.h |
[src/emu/cpu/unsp] | unsp.c |
[src/emu/cpu/upd7810] | upd7810.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/mess/drivers] | intv.c ip22.c lisa.c nascom1.c |
r17619 Monday 3rd September, 2012 at 17:29:55 UTC by Miodrag Milanović |
---|
Fixed inheritance (no whatsnew) |
[src/emu/sound] | es5506.c es5506.h |
r17618 Monday 3rd September, 2012 at 15:03:22 UTC by Brian Troha |
---|
new US Superman clone taito_x.c: Corrected the rom names for the Superman sets. Added info about an alternate rom layout using a daughter card and half sized mask roms. Changed Gigandes (Japan) to Gigandes (earlier) as both sets support English / Japanese via dipswitch. But one set has a revised and corrected service mode. [Brian Troha, Dave France, The Dumping Union] New Clone Added ----------------------------------- Superman (US) [Dave France, The Dumping Union] |
[src/mame] | mame.lst |
[src/mame/drivers] | taito_x.c |
r17617 Monday 3rd September, 2012 at 15:00:20 UTC by Miodrag Milanović |
---|
Cleanup and some inheritance fixes (no whatsnew) |
[src/emu] | |
[src/emu/machine] | 6525tpi.c 68681.c 74148.c 74153.c adc083x.c adc1038.c adc1213x.c idectrl.c k053252.c latch8.c mb14241.c mb87078.c pd4990a.c pic8259.c pit8253.c rp5h01.c smc91c9x.c tms6100.c upd4701.c wd17xx.c |
[src/emu/sound] | 2151intf.c 2203intf.c 2413intf.c 2608intf.c 2610intf.c 2612intf.c 262intf.c 3526intf.c 3812intf.c 8950intf.c aica.c astrocde.c ay8910.c beep.c c140.c c6280.c cdda.c cem3394.c digitalk.c dmadac.c es5506.c es5506.h es8712.c flt_rc.c flt_vol.c gaelco.c hc55516.c iremga20.c k005289.c k007232.c k051649.c k053260.c k056800.c mos6560.c msm5205.c msm5232.c multipcm.c n63701x.c namco.c nes_apu.c nile.c okim6258.c okim6376.c qsound.c rf5c400.c rf5c68.c s14001a.c s2636.c saa1099.c scsp.c segapcm.c sid6581.c sn76477.c sn76496.c snkwave.c sp0250.c sp0256.c speaker.c st0016.c t6w28.c tiaintf.c tms3615.c tms36xx.c tms5110.c tms5220.c upd7759.c vlm5030.c vrender0.c wave.c x1_010.c ymf271.c ymf278b.c ymz280b.c zsg2.c |
[src/emu/video] | hd63484.c i8275.c s2636.c saa5050.c tlc34076.c tms9927.c voodoo.c |
[src/mame/audio] | amiga.c beezer.c cps3.c exidy.c exidy440.c flower.c geebee.c gomoku.c gridlee.c hyprolyb.c irem.c leland.c m72.c micro3d.c namco52.c namco54.c phoenix.c pleiads.c polepos.c redbaron.c segag80r.c segasnd.c seibu.c snes_snd.c snk6502.c taitosnd.c tiamc1.c timeplt.c trackfld.c tx1.c warpwarp.c wiping.c |
[src/mame/drivers] | mjkjidai.c ninjaw.c renegade.c warriorb.c |
[src/mame/includes] | tx1.h |
[src/mame/machine] | buggychl.c cd32.c decocass.c gaelco3d.c gaelco3d.h mathbox.c namco06.c namco50.c namco51.c namco53.c namco62.c namcoio.c nmk112.c taitoio.c |
[src/mame/video] | atarirle.c deco16ic.c decocomn.c kan_pand.c konicdev.c taitoic.c vrender0.c |
[src/mess/audio] | channelf.c dave.c gb.c gmaster.c lynx.c mac.c mea8000.c socrates.c special.c svision.c t6721.c upd1771.c vc4000.c wswan.c |
[src/mess/drivers] | pv1000.c |
[src/mess/includes] | apollo.h |
[src/mess/machine] | 990_tap.c apollo.c applefdc.c at45dbxx.c atarifdc.c ay31015.c beta.c ds1315.c e05a03.c er59256.c hd63450.c i8271.c kr2376.c mc68328.c mc6843.c mc6846.c mc6854.c micropolis.c mm58274c.c mos6530.c omti8621.c pc_lpt.c pcf8593.c pf10.c s3c44b0.c s3c44b0.h sst39vfx.c strata.c tf20.c upd7002.c upd71071.c upd765.c |
[src/mess/video] | 733_asr.c 911_vdt.c apollo.c crt.c dl1416.c k1ge.c odyssey2.c saa505x.c vdc8563.c vic4567.c vic6567.c vtvideo.c |
r17616 Monday 3rd September, 2012 at 14:45:56 UTC by Angelo Salese |
---|
One line to conquer 'em all ... |
[src/mame/includes] | snes.h |
[src/mame/video] | snes.c |
r17615 Monday 3rd September, 2012 at 14:12:03 UTC by hap |
---|
Game promoted to working -------------------------- F1 Super Lap [David Haywood] |
[src/mame/drivers] | segas32.c |
r17614 Monday 3rd September, 2012 at 14:11:16 UTC by Miodrag Milanović |
---|
converted remaining legacy_device_base users (no whatsnew) |
[src/emu/machine] | s3c2400.c s3c2400.h s3c2410.c s3c2410.h s3c2440.c s3c2440.h s3c24xx.c |
r17613 Monday 3rd September, 2012 at 13:56:17 UTC by Miodrag Milanović |
---|
conversion of legacy devices into modern wip (no whatsnew) |
[src/emu/machine] | 6525tpi.c 6525tpi.h 68681.c 68681.h 74148.c 74148.h 74153.c 74153.h adc083x.c adc083x.h adc1038.c adc1038.h adc1213x.c adc1213x.h idectrl.c idectrl.h k053252.c k053252.h latch8.c latch8.h mb14241.c mb14241.h mb87078.c mb87078.h pd4990a.c pd4990a.h pic8259.c pic8259.h pit8253.c pit8253.h rp5h01.c rp5h01.h smc91c9x.c smc91c9x.h tms6100.c tms6100.h upd4701.c upd4701.h wd17xx.c wd17xx.h |
[src/emu/sound] | 2151intf.c 2151intf.h 2203intf.c 2203intf.h 2413intf.c 2413intf.h 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.c aica.h astrocde.c astrocde.h ay8910.c ay8910.h beep.c beep.h c140.c c140.h c6280.c c6280.h cdda.c cdda.h cem3394.c cem3394.h digitalk.c digitalk.h dmadac.c dmadac.h es5506.c es5506.h es8712.c es8712.h flt_rc.c flt_rc.h flt_vol.c flt_vol.h gaelco.c gaelco.h hc55516.c hc55516.h iremga20.c iremga20.h k005289.c k005289.h k007232.c k007232.h k051649.c k051649.h k053260.c k053260.h k056800.c k056800.h mos6560.c mos6560.h msm5205.c msm5205.h msm5232.c msm5232.h multipcm.c multipcm.h n63701x.c n63701x.h namco.c namco.h nes_apu.c nes_apu.h nile.c nile.h okim6258.c okim6258.h okim6376.c okim6376.h qsound.c qsound.h rf5c400.c rf5c400.h rf5c68.c rf5c68.h s14001a.c s14001a.h s2636.c s2636.h saa1099.c saa1099.h scsp.c scsp.h segapcm.c segapcm.h sid6581.c sid6581.h sn76477.c sn76477.h sn76496.c sn76496.h snkwave.c snkwave.h sp0250.c sp0250.h sp0256.c sp0256.h speaker.c speaker.h st0016.c st0016.h t6w28.c t6w28.h tiaintf.c tiaintf.h tms3615.c tms3615.h tms36xx.c tms36xx.h tms5110.c tms5110.h tms5220.c tms5220.h upd7759.c upd7759.h vlm5030.c vlm5030.h vrender0.c vrender0.h wave.c wave.h x1_010.c x1_010.h ymf271.c ymf271.h ymf278b.c ymf278b.h ymz280b.c ymz280b.h zsg2.c zsg2.h |
[src/emu/video] | hd63484.c hd63484.h i8275.c i8275.h s2636.c s2636.h saa5050.c saa5050.h tlc34076.c tlc34076.h tms9927.c tms9927.h voodoo.c voodoo.h |
[src/mame/audio] | amiga.c beezer.c cps3.c exidy.c exidy.h exidy440.c flower.c geebee.c gomoku.c gridlee.c hyprolyb.c hyprolyb.h irem.c irem.h leland.c m72.c m72.h micro3d.c namco52.c namco52.h namco54.c namco54.h phoenix.c pleiads.c pleiads.h polepos.c redbaron.c segag80r.c segasnd.c seibu.c seibu.h snes_snd.c snes_snd.h snk6502.c taitosnd.c taitosnd.h tiamc1.c timeplt.c timeplt.h trackfld.c trackfld.h tx1.c warpwarp.c wiping.c wiping.h |
[src/mame/drivers] | mjkjidai.c ninjaw.c renegade.c |
[src/mame/includes] | amiga.h beezer.h bzone.h cd32.h cps3.h flower.h gomoku.h gridlee.h leland.h micro3d.h phoenix.h polepos.h snk6502.h tiamc1.h tx1.h warpwarp.h |
[src/mame/machine] | buggychl.c buggychl.h cd32.c decocass.c decocass.h gaelco3d.c gaelco3d.h mathbox.c mathbox.h namco06.c namco06.h namco50.c namco50.h namco51.c namco51.h namco53.c namco53.h namco62.c namco62.h namcoio.c namcoio.h nmk112.c nmk112.h taitoio.c taitoio.h |
[src/mame/video] | atarirle.c atarirle.h deco16ic.c deco16ic.h decocomn.c decocomn.h kan_pand.c kan_pand.h konicdev.c konicdev.h taitoic.c taitoic.h vrender0.c vrender0.h |
[src/mess/audio] | channelf.c dave.c dave.h gb.c gb.h gmaster.c lynx.c mac.c mea8000.c mea8000.h socrates.c socrates.h special.c svision.c t6721.c t6721.h upd1771.c upd1771.h vc4000.c wswan.c |
[src/mess/drivers] | pv1000.c |
[src/mess/includes] | apollo.h channelf.h gmaster.h lynx.h mac.h mc68328.h odyssey2.h special.h svision.h vc4000.h wswan.h |
[src/mess/machine] | 990_tap.c 990_tap.h apollo.c applefdc.c applefdc.h at45dbxx.c at45dbxx.h ataridev.h atarifdc.c ay31015.c ay31015.h beta.c beta.h ds1315.c ds1315.h e05a03.c e05a03.h er59256.c er59256.h hd63450.c hd63450.h i8271.c i8271.h kr2376.c kr2376.h mc68328.c mc68328.h mc6843.c mc6843.h mc6846.c mc6846.h mc6854.c mc6854.h micropolis.c micropolis.h mm58274c.c mm58274c.h mos6530.c mos6530.h omti8621.c omti8621.h pc_lpt.c pc_lpt.h pcf8593.c pcf8593.h pf10.c pf10.h s3c44b0.c s3c44b0.h sst39vfx.c sst39vfx.h strata.c strata.h tf20.c tf20.h upd7002.c upd7002.h upd71071.c upd71071.h upd765.c upd765.h |
[src/mess/video] | 733_asr.c 733_asr.h 911_vdt.c 911_vdt.h apollo.c crt.c crt.h dl1416.c dl1416.h k1ge.c k1ge.h odyssey2.c saa505x.c saa505x.h vdc8563.c vdc8563.h vic4567.c vic4567.h vic6567.c vic6567.h vtvideo.c vtvideo.h |
r17612 Monday 3rd September, 2012 at 13:27:57 UTC by Robbbert |
---|
Pinball: Various preliminary works. |
[src/mame/drivers] | atari_s3.c de_1.c g627.c nsm.c rowamet.c spectra.c wico.c |
r17611 Monday 3rd September, 2012 at 13:27:36 UTC by hap |
---|
patches to make f1 super lap work, submitted by Haze, make Sixtoe happy! |
[src/emu/cpu/v60] | am2.c |
[src/mame/drivers] | segas32.c |
[src/mame/includes] | segas32.h |
[src/mame/machine] | segas32.c |
r17610 Monday 3rd September, 2012 at 09:48:59 UTC by Robbbert |
---|
Pinball: Various preliminary works. |
[src/mame] | mame.lst |
[src/mame/drivers] | de_1.c micropin.c techno.c vd.c |
r17609 Monday 3rd September, 2012 at 03:58:17 UTC by R. Belmont |
---|
PowerPC: Fixed 601-type BAT processing [R. Belmont] |
[src/emu/cpu/powerpc] | ppccom.c |
r17608 Monday 3rd September, 2012 at 01:56:29 UTC by Barry Rodewald |
---|
(MESS) svga_s3: Made co-ordinates always relative to the start of VRAM. This fixes Virtual Pool using accelerated S3 video drivers. |
[src/emu/video] | pc_vga.c |
r17607 Monday 3rd September, 2012 at 01:17:50 UTC by Angelo Salese |
---|
Bunch of SNES changes, nw |
[src/mame/machine] | snes.c |
[src/mame/video] | snes.c |
r17606 Monday 3rd September, 2012 at 01:04:02 UTC by Tafoid |
---|
Verified Dip Settings using Dip Sheet and through playtesting for deadconx, deadconxj [Tafoid] |
[src/mame/drivers] | taito_f2.c |
r17605 Sunday 2nd September, 2012 at 23:41:45 UTC by Angelo Salese |
---|
Fixed vblank line irq triggering |
[src/mame/drivers] | littlerb.c |
r17604 Sunday 2nd September, 2012 at 23:32:35 UTC by Angelo Salese |
---|
New WORKING game -------------------- Little Robin [David Haywood] |
[src/mame/drivers] | littlerb.c |
r17603 Sunday 2nd September, 2012 at 23:11:12 UTC by Angelo Salese |
---|
Fixed NSS reset behaviour, now games shouldn't die anymore when the CPU halts |
[src/mame/audio] | snes_snd.c snes_snd.h |
[src/mame/drivers] | nss.c |
r17602 Sunday 2nd September, 2012 at 22:52:44 UTC by hap |
---|
get rid of old speedup hack (besides, it made halt timing inaccurate on drivers with custom cycletables) |
[src/emu/cpu/z80] | z80.c |
r17601 Sunday 2nd September, 2012 at 22:50:14 UTC by Angelo Salese |
---|
Fix compile |
[src/mame/drivers] | nss.c snesb.c |
r17600 Sunday 2nd September, 2012 at 22:35:44 UTC by Angelo Salese |
---|
(MESS) Fixed incorrect SPC700 IPL ROM behaviour in SNES driver(s), fixes some (not all) crashes at soft reset [Angelo Salese] |
[src/mame/audio] | snes_snd.c snes_snd.h |
[src/mame/drivers] | nss.c sfcbox.c snesb.c |
[src/mess/drivers] | snes.c |
r17599 Sunday 2nd September, 2012 at 22:22:52 UTC by Angelo Salese |
---|
Missed one |
[src/mame/drivers] | nss.c |
r17598 Sunday 2nd September, 2012 at 22:22:28 UTC by Angelo Salese |
---|
Kill user5 in SNES related drivers, nw |
[src/mame/audio] | snes_snd.c |
[src/mame/drivers] | littlerb.c sfcbox.c snesb.c |
[src/mess/drivers] | snes.c |
r17597 Sunday 2nd September, 2012 at 21:17:19 UTC by Ville Linde |
---|
nwk-tr.c: Improved LAN controller emulation [Ville Linde] |
[src/mame/drivers] | nwk-tr.c |
r17596 Sunday 2nd September, 2012 at 20:54:51 UTC by R. Belmont |
---|
pwrmac doesn't need the ROM overlay (nw) |
[src/mess/machine] | mac.c |
r17595 Sunday 2nd September, 2012 at 19:46:26 UTC by Aaron Giles |
---|
Remove some AM_LEGACY_BASE stuff. |
[src/mame/drivers] | asteroid.c bwidow.c bzone.c mhavoc.c omegrace.c quantum.c starwars.c tempest.c tomcat.c |
[src/mame/video] | avgdvg.c avgdvg.h |
r17594 Sunday 2nd September, 2012 at 19:46:02 UTC by Aaron Giles |
---|
Created new sprite device base class, which manages a bitmap and a sparse bitmap for tracking which areas got updated. This allows sprites to be rendered independently to their own bitmap and then mixed in a final step. Converted the Sega sprite device over to this new model, and moved the mixing steps out of the sprite implementations and into the driver- specific video updates where it belongs. [Aaron Giles] Added some further methods and helpers to the bitmap_t and rectangle classes. [Aaron Giles] Created a sega_16bit_common_base class which handles the common Sega palette RAM mappings and open bus reads. [Aaron Giles] |
[src/emu] | emu.mak sprite.c* sprite.h* |
[src/lib/util] | bitmap.h |
[src/mame/drivers] | segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c system16.c |
[src/mame/includes] | segahang.h segaorun.h segas16a.h segas16b.h segas18.h segaxbd.h segaybd.h system16.h |
[src/mame/machine] | segaic16.c segaic16.h |
[src/mame/video] | sega16sp.c sega16sp.h* segahang.c segaic16.c segaic16.h segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c system16.c |
r17593 Sunday 2nd September, 2012 at 13:46:14 UTC by Curt Coder |
---|
(MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Implemented 1530/1531 datassette as slot devices. Converted MOS6581 interface to devcb. [Curt Coder] (MESS) vic20: Added floating bus read support to VIC and cartridge interface. (MESS) vic10: Added floating bus read support to VIC-II and cartridge interface. (MESS) c64: Added floating bus read support to cartridge interface. [Curt Coder] (MESS) plus4: Added floating bus read support to TED and cartridge interface. Implemented some Diag264 test cartridge loopback connectors. [Curt Coder] (MESS) c16: Added PAL/NTSC variants. (nw) (MESS) v364: Fixed speech ROM mapping. (nw) (MESS) compis: Separated keyboard to its own file. (nw) (MESS) huebler: Cleanup. (nw) |
[src/emu/sound] | mos6560.c mos6560.h sid.c sid.h sid6581.c sid6581.h |
[src/mess] | mess.lst mess.mak |
[src/mess/audio] | mos7360.c mos7360.h |
[src/mess/drivers] | c128.c c64.c c65.c compis.c huebler.c plus4.c vic10.c vic20.c |
[src/mess/includes] | c128.h c64.h c65.h compis.h huebler.h plus4.h vic10.h vic20.h |
[src/mess/machine] | c128_comal80.c c128_comal80.h c1551.c c1551.h c2n.c* c2n.h* c64_16kb.c c64_16kb.h c64_comal80.c c64_comal80.h c64_currah_speech.c c64_currah_speech.h c64_dela_ep256.c c64_dela_ep256.h c64_dela_ep64.c c64_dela_ep64.h c64_dela_ep7x8.c c64_dela_ep7x8.h c64_dinamic.c c64_dinamic.h c64_dqbb.c c64_dqbb.h c64_easy_calc_result.c c64_easy_calc_result.h c64_easyflash.c c64_easyflash.h c64_epyx_fast_load.c c64_epyx_fast_load.h c64_exos.c c64_exos.h c64_final.c c64_final.h c64_final3.c c64_final3.h c64_fun_play.c c64_fun_play.h c64_georam.c c64_georam.h c64_ide64.c c64_ide64.h c64_ieee488.c c64_ieee488.h c64_kingsoft.c c64_kingsoft.h c64_mach5.c c64_mach5.h c64_magic_desk.c c64_magic_desk.h c64_magic_formel.c c64_magic_formel.h c64_mikro_assembler.c c64_mikro_assembler.h c64_multiscreen.c c64_multiscreen.h c64_neoram.c c64_neoram.h c64_ocean.c c64_ocean.h c64_pagefox.c c64_pagefox.h c64_prophet64.c c64_prophet64.h c64_ps64.c c64_ps64.h c64_rex.c c64_rex.h c64_rex_ep256.c c64_rex_ep256.h c64_ross.c c64_ross.h c64_sfx_sound_expander.c c64_sfx_sound_expander.h c64_silverrock.c c64_silverrock.h c64_simons_basic.c c64_simons_basic.h c64_stardos.c c64_stardos.h c64_std.c c64_std.h c64_structured_basic.c c64_structured_basic.h c64_super_explode.c c64_super_explode.h c64_super_games.c c64_super_games.h c64_sw8k.c c64_sw8k.h c64_system3.c c64_system3.h c64_tdos.c c64_tdos.h c64_vw64.c c64_vw64.h c64_warp_speed.c c64_warp_speed.h c64_westermann.c c64_westermann.h c64_xl80.c c64_xl80.h c64_zaxxon.c c64_zaxxon.h c64exp.c c64exp.h cbmipt.c cbmipt.h compiskb.c* compiskb.h* diag264_lb_iec.c* diag264_lb_iec.h* diag264_lb_tape.c* diag264_lb_tape.h* diag264_lb_user.c* diag264_lb_user.h* petcass.c* petcass.h* plus4_sid.c plus4_sid.h plus4_std.c plus4_std.h plus4exp.c plus4exp.h plus4user.h vcsctrl.c vcsctrl.h vic1010.c vic1010.h vic10exp.c vic10exp.h vic10std.c vic10std.h vic1110.c vic1110.h vic1111.c vic1111.h vic1112.c vic1112.h vic1210.c vic1210.h vic20_megacart.c vic20_megacart.h vic20exp.c vic20exp.h vic20std.c vic20std.h |
[src/mess/video] | mos6566.c mos6566.h |
r17592 Sunday 2nd September, 2012 at 12:33:21 UTC by Ville Linde |
---|
cobra.c: Added DMA sound streaming. |
[src/mame/drivers] | cobra.c |
r17591 Sunday 2nd September, 2012 at 12:32:36 UTC by Ville Linde |
---|
ppc: Implemented PPC403 DMA chaining [Ville Linde] |
[src/emu/cpu/powerpc] | ppc.h ppccom.c ppccom.h |
r17590 Sunday 2nd September, 2012 at 11:56:14 UTC by Barry Rodewald |
---|
(MESS) svga_s3: added memory-mapped I/O ports, and various other updates. |
[src/emu/video] | pc_vga.c pc_vga.h |
[src/mess/video] | isa_svga_s3.c |
r17589 Sunday 2nd September, 2012 at 11:14:20 UTC by Tafoid |
---|
littlerb.c: Things are starting to make a little more sense now.. still too many hacks and things to figure out, but it looks almost reasonable in places now. Game is playable to a degree as you can finally see scores, "ROBIN" and more. From Haze (nw) |
[src/mame/drivers] | littlerb.c |
r17588 Sunday 2nd September, 2012 at 10:48:17 UTC by hap |
---|
derp |
[src/mame/drivers] | panicr.c |
r17587 Sunday 2nd September, 2012 at 10:47:07 UTC by Tafoid |
---|
Continuing new device implementation for SN76496 and clones - circusc.c, gberet.c, guab.c, homedata.c, lasso.c, segag80r.c [Osso] |
[src/mame/drivers] | circusc.c gberet.c guab.c homedata.c lasso.c segag80r.c spcforce.c |
[src/mame/includes] | circusc.h gberet.h homedata.h lasso.h segag80r.h spcforce.h |
r17586 Sunday 2nd September, 2012 at 10:36:56 UTC by hap |
---|
panicr update, trying to understand bg collision |
[src/mame/drivers] | panicr.c |
r17585 Sunday 2nd September, 2012 at 10:15:43 UTC by Fabio Priuli |
---|
softlist: misc fixes. no whatsnew. |
[hash] | megadriv.xml nes.xml sms.xml snes.xml |
r17584 Sunday 2nd September, 2012 at 10:10:37 UTC by Fabio Priuli |
---|
snes.xml: - Huge prototype update, tons of invaluable documentation added [ReadOnly] Many thanks to all the contributors, in no particular order: TheRedEye, Adam K, Van Halen, Mike, JackHead, badinsults, Yakushi~Kabuto - New dumps deluge [JachHead, Mike, Yakushi~Kabuto, badinsults, RedScorpion] - Many new carts profiles added, thanks to RedScorpion’s donation [ReadOnly] - Rationalization of the undumped list [ReadOnly] - Plethora of fixes and additions [ReadOnly] |
[hash] | snes.xml |
r17583 Sunday 2nd September, 2012 at 10:08:48 UTC by Robbbert |
---|
zac_2 : committing current progress. |
[src/mame/drivers] | zac_2.c |
r17582 Sunday 2nd September, 2012 at 10:06:51 UTC by Robbbert |
---|
zac_1 : remainder of games (9 of them) are now working. |
[src/mame/drivers] | zac_1.c |
r17581 Thursday 30th August, 2012 at 14:27:14 UTC by Miodrag Milanović |
---|
Removed legacy inline_config support and updated devices using it (no whatsnew) |
[src/emu] | devlegcy.c devlegcy.h |
[src/emu/machine] | 68681.c 74148.c 74148.h 74153.c 74153.h idectrl.c idectrl.h latch8.c latch8.h smc91c9x.c smc91c9x.h |
[src/emu/video] | tlc34076.c tlc34076.h voodoo.c voodoo.h |
[src/mame/audio] | namco54.c namco54.h |
[src/mame/drivers] | artmagic.c atlantis.c btoads.c calchase.c carpolo.c chihiro.c cobra.c coolpool.c djmain.c funkball.c galaga.c gamecstl.c gticlub.c hornet.c itech8.c jaguar.c kinst.c magictg.c mediagx.c midqslvr.c midvunit.c nwk-tr.c polepos.c qdrmfgp.c queen.c savquest.c seattle.c skeetsht.c taitogn.c taitotz.c taitowlf.c tickee.c twinkle.c vcombat.c vegas.c vertigo.c viper.c voyager.c xtheball.c xtom3d.c zn.c |
[src/mame/machine] | decocass.c namco06.c namco06.h |
[src/mess/drivers] | aim65.c bebox.c cybiko.c sitcom.c |
[src/mess/machine] | a2cffa.c c64_ide64.c isa_ide.c kc_d004.c omti8621.c sst39vfx.c sst39vfx.h |
[src/mess/machine/ti99] | tn_ide.c |
[src/mess/video] | dl1416.c dl1416.h |
r17580 Thursday 30th August, 2012 at 14:23:59 UTC by smf |
---|
(MESS) added missing #include (nw) |
[src/mess/drivers] | v1050.c |
[src/mess/includes] | abc1600.h |
[src/mess/machine] | lux4105.c |
r17579 Thursday 30th August, 2012 at 10:20:20 UTC by smf |
---|
(MESS) a little reorganisation while investigating the S1410 SASI to ST506 adapter (nw) |
[src/mess/drivers] | abc1600.c tdv2324.c v1050.c |
[src/mess/machine] | lux4105.c rmnimbus.c s1410.h |
r17578 Thursday 30th August, 2012 at 10:06:22 UTC by Miodrag Milanović |
---|
Removed zero sized inline_config (no whatsnew) |
[src/emu/machine] | pic8259.c pit8253.c s3c24xx.c |
[src/emu/video] | i8275.c tms9927.c |
[src/mame/machine] | gaelco3d.c mathbox.c |
[src/mess/audio] | mea8000.c |
[src/mess/machine] | 990_tap.c applefdc.c at45dbxx.c atarifdc.c ay31015.c beta.c ds1315.c e05a03.c er59256.c i8271.c kr2376.c mc68328.c mc6843.c mc6846.c mc6854.c mm58274c.c mos6530.c pc_lpt.c pcf8593.c pf10.c s3c44b0.c tf20.c upd7002.c upd765.c |
[src/mess/video] | apollo.c k1ge.c vtvideo.c |
r17577 Thursday 30th August, 2012 at 09:13:16 UTC by Barry Rodewald |
---|
(MESS) svga_s3: Implemented pattern fills, fixed some BG/FG mix functions, fixed a bug when drawing wait rectangles in reverse direction. |
[src/emu/video] | pc_vga.c |
r17576 Thursday 30th August, 2012 at 08:44:11 UTC by Miodrag Milanović |
---|
Removed files in MESS that are not used anymore and cleaned mess.mak of duplicated files (nw) |
[src/mess] | mess.mak |
[src/mess/audio] | |
[src/mess/devices] | |
[src/mess/drivers] | |
[src/mess/machine] |
r17575 Thursday 30th August, 2012 at 08:09:00 UTC by Miodrag Milanović |
---|
Removed not used legacy calls (nw) |
[src/emu] | devlegcy.c devlegcy.h |
r17574 Thursday 30th August, 2012 at 07:34:38 UTC by Miodrag Milanović |
---|
Removed template usage for legacy devices, to make my future work easier (nw) |
[src/emu] | |
[src/emu/machine] | 74148.c 74153.c adc083x.c adc1038.c adc1213x.c mb14241.c mb87078.c pd4990a.c rp5h01.c tms6100.c upd4701.c wd17xx.c |
[src/emu/sound] | k056800.c mos6560.c tms5110.c tms5220.c |
[src/emu/video] | hd63484.c s2636.c saa5050.c tlc34076.c voodoo.c |
[src/mame/audio] | hyprolyb.c irem.c namco52.c namco54.c snes_snd.c taitosnd.c timeplt.c trackfld.c |
[src/mame/machine] | buggychl.c cd32.c namco06.c namco50.c namco51.c namco53.c namco62.c namcoio.c nmk112.c |
[src/mame/video] | kan_pand.c vrender0.c |
[src/mess/audio] | t6721.c |
[src/mess/machine] | micropolis.c |
[src/mess/video] | vdc8563.c vic4567.c vic6567.c |
r17573 Thursday 30th August, 2012 at 02:47:04 UTC by Brian Troha |
---|
gradius3.c: Make the "World" set the parent, minor whitespace clean up - NW |
[src/mame] | mame.lst |
[src/mame/drivers] | gradius3.c |
r17572 Wednesday 29th August, 2012 at 23:26:57 UTC by Ville Linde |
---|
cobra.c: Added bilinear filtering and simple alpha blending. |
[src/mame/drivers] | cobra.c |
r17571 Wednesday 29th August, 2012 at 22:30:10 UTC by Angelo Salese |
---|
Fix a label |
[src/mame/drivers] | sfcbox.c |
Previous 50 | 199869 Revisions | Next 50 |