The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r8451 Friday 9th July, 2010 at 10:24:50 UTC by Curt Coder |
|---|
| [MANAGER] Srccleaned, added inputs and cartridge ROM regions. |
| [src/mess/drivers] | crvision.c |
| r8450 Friday 9th July, 2010 at 07:04:51 UTC by Miodrag Milanović |
|---|
| Connected softlist to Vii driver |
| [src/mess/drivers] | vii.c |
| r8449 Thursday 8th July, 2010 at 22:20:41 UTC by Curt Coder |
|---|
| [CRVISION] Added skeleton driver for Salora Manager computer. |
| [docs] | messnew.txt |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | crvision.c |
| r8448 Thursday 8th July, 2010 at 15:29:30 UTC by Fabio Priuli |
|---|
| changed softlist tags to be more specific |
| [src/mess/drivers] | advision.c amstrad.c arcadia.c astrocde.c atari.c atom.c bbcbc.c channelf.c crvision.c gamecom.c gamepock.c gb.c gba.c gmaster.c jaguar.c n64.c nes.c ng_aes.c ngp.c pasogo.c pc.c pce.c pokemini.c pv1000.c scv.c sg1000.c sms.c sord.c spectrum.c supracan.c svision.c tutor.c vboy.c vc4000.c vectrex.c vidbrain.c wswan.c |
| [src/mess/machine] | c64.c genesis.c lynx.c snescart.c |
| r8447 Thursday 8th July, 2010 at 14:33:48 UTC by Miodrag Milanović |
|---|
| Fix for CD-i assert. |
| [src/emu/machine] | timekpr.c |
| r8446 Thursday 8th July, 2010 at 12:58:19 UTC by Miodrag Milanović |
|---|
| Added support for other softlist items, I have tested floppies only locally but it should make no difference to cassette and cdrom's. So start adding softlists :) This require full recompile since image device class has been changed. |
| [src/emu] | devimage.c devlegcy.h diimage.c diimage.h |
| [src/mess/devices] | cassette.c chd_cd.c flopdrv.c |
| r8445 Thursday 8th July, 2010 at 12:23:13 UTC by Fabio Priuli |
|---|
| fixed wswan list |
| [hash] | wswan.xml |
| r8444 Thursday 8th July, 2010 at 11:56:11 UTC by incog |
|---|
| Chintendo Vii software list. |
| [hash] | vii.xml* |
| r8443 Thursday 8th July, 2010 at 09:57:16 UTC by Dirk Best |
|---|
| A few typo fixes |
| [src/mess/drivers] | dai.c exp85.c vk100.c |
| r8442 Thursday 8th July, 2010 at 09:24:52 UTC by Miodrag Milanović |
|---|
| Put coco hacks back, but not in main 6847 since there they are not needed. Hack is updated since CPU clock is set with this call without multiplier |
| [src/mess/video] | coco.c coco3.c coco6847.c coco6847.h |
| r8441 Thursday 8th July, 2010 at 09:02:32 UTC by Barry Rodewald |
|---|
| [MARTY] Fixed CMOS RAM use for the Marty and Car Marty. |
| [src/mess/drivers] | fmtowns.c |
| r8440 Thursday 8th July, 2010 at 08:59:44 UTC by Miodrag Milanović |
|---|
| And two more, removed hack for timing. |
| [src/mess/video] | coco.c coco3.c |
| r8439 Thursday 8th July, 2010 at 08:56:05 UTC by Miodrag Milanović |
|---|
| Forgot one file. |
| [src/mess/video] | m6847.c |
| r8438 Thursday 8th July, 2010 at 08:51:01 UTC by Miodrag Milanović |
|---|
| - Fixed coco timing issue (was hidden in 6847 implementation) - Set 4 times bigger clock for HD6309 version since that CPU have frequency divider (by 4) NOTE: Do a full recompile otherwise other drivers using 6847 could crash |
| [src/mess/drivers] | coco.c |
| [src/mess/video] | coco3.c coco6847.c coco6847.h m6847.h |
| r8437 Thursday 8th July, 2010 at 06:28:24 UTC by Miodrag Milanović |
|---|
| Fix bad loop condition that shows up with -cheat enabled. [Aaron Giles] |
| [src/emu] | ui.c |
| r8436 Thursday 8th July, 2010 at 05:34:49 UTC by Fabio Priuli |
|---|
| adopting some MAME shortnames here and there |
| [hash] | a5200.xml vectrex.xml |
| r8435 Wednesday 7th July, 2010 at 22:44:05 UTC by incog |
|---|
| Added Brandt Jopac JO-7400. |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | odyssey2.c |
| r8434 Wednesday 7th July, 2010 at 22:33:28 UTC by Fabio Priuli |
|---|
| Forgot a couple of publishers |
| [hash] | wswan.xml |
| r8433 Wednesday 7th July, 2010 at 21:31:06 UTC by Fabio Priuli |
|---|
| [NES] fixed a problem with SxROM carts without battery |
| [src/mess/machine] | nes_pcb.c |
| r8432 Wednesday 7th July, 2010 at 21:29:37 UTC by Fabio Priuli |
|---|
| softlist wip: - hooked up tutor and sordm5 lists to the correspondent drivers - added various info in wswan.xml (WS/WSC support info taken from Game Data Room) |
| [hash] | wswan.xml |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | sord.c tutor.c |
| r8431 Wednesday 7th July, 2010 at 19:01:25 UTC by incog |
|---|
| MegaCD MPR-15512A redump [ElBarto] |
| [src/mess/drivers] | genesis.c |
| r8430 Wednesday 7th July, 2010 at 18:57:56 UTC by Miodrag Milanović |
|---|
| Fixed set_dasm_override crash error in case debugger is not open. |
| [src/mess/drivers] | palm.c |
| [src/mess/machine] | coco.c dgn_beta.c mac.c |
| r8429 Wednesday 7th July, 2010 at 18:43:53 UTC by incog |
|---|
| Fixing typo |
| [src/mess/drivers] | genesis.c |
| r8428 Wednesday 7th July, 2010 at 18:41:51 UTC by incog |
|---|
| Added MegaCD 2 redump [ElBarto] |
| [src/mess/drivers] | genesis.c |
| r8427 Wednesday 7th July, 2010 at 18:09:01 UTC by incog |
|---|
| Mega-CD v2.00c Japan bios redumped [ElBarto] |
| [src/mess/drivers] | genesis.c |
| r8426 Wednesday 7th July, 2010 at 16:53:49 UTC by incog |
|---|
| Atari 7800 software list (no PCB info added yet), added .bin extension. |
| [hash] | a7800.xml* |
| [src/mess/drivers] | a7800.c |
| r8425 Wednesday 7th July, 2010 at 14:15:42 UTC by Fabio Priuli |
|---|
| Softlists wip: * added some info about pirate carts to nes.xml [Diet Go Go Fan] * removed a blank space causing faulty sha1 value in nes.xml [oldieboy] * added Tomy Tutor/Pyuuta cart list, not hooked up yet [Kaylee] * added Sord M5 cart list, not hooked up yet * added various info in ngp.xml (NGP/NGPC support info taken from Game Data Room) |
| [hash] | nes.xml ngp.xml sordm5.xml* tutor.xml* |
| r8424 Wednesday 7th July, 2010 at 14:07:00 UTC by Miodrag Milanović |
|---|
| CDROM softlists support (not working, you can just connect list to it) |
| [src/mess/devices] | chd_cd.c chd_cd.h |
| r8423 Wednesday 7th July, 2010 at 13:57:35 UTC by Fabio Priuli |
|---|
| [VG5K] Implemented double height chars (fixing US Rally intro) and 80 columns mode [Sandro Ronco] |
| [src/mess/drivers] | vg5k.c |
| [src/mess/formats] | vg5k_cas.c |
| [src/mess/video] | ef9345.c ef9345.h |
| r8422 Wednesday 7th July, 2010 at 13:12:59 UTC by R. Belmont |
|---|
| OSX PPC compile fix. |
| [src/mess/machine] | mpc105.c |
| r8421 Wednesday 7th July, 2010 at 12:57:17 UTC by Miodrag Milanović |
|---|
| - Added DEVICE_IMAGE_SOFTLIST_LOAD call to devices, so actual load of softlist item depends of implementation, moved current to cartslot.c - Renamed feof -> image_feof to enable compile on FreeBSD (thanks to ElBarto) - Removed snapshot and quickload softlist abilities since those are for ram images and can't be proper dumps |
| [src/emu] | devimage.c devlegcy.h diimage.h softlist.c |
| [src/mess/devices] | cartslot.c cassette.c flopdrv.c kermit.c snapquik.c snapquik.h z80bin.h |
| [src/mess/formats] | trs_cmd.c |
| r8420 Wednesday 7th July, 2010 at 09:32:39 UTC by Miodrag Milanović |
|---|
| Added parameter "interface" to cassette, floppy, snapshot and quickload devices, to enable adding softlists to these devices too. |
| [src/mess/devices] | cassette.c cassette.h coco_fdc.c flopdrv.c flopdrv.h snapquik.c snapquik.h z80bin.h |
| [src/mess/drivers] | a2600.c adam.c amstrad.c apf.c apogee.c apple1.c apple2.c apple2gs.c apple3.c apricot.c apricotf.c aquarius.c at.c atarist.c atom.c b2m.c bbc.c bebox.c bk.c bw12.c bw2.c c80.c cgenie.c coco.c compis.c comx35.c concept.c cosmicos.c crvision.c dai.c dgn_beta.c e01.c einstein.c electron.c elf.c elwro800.c enterp.c eti660.c exidy.c exp85.c fm7.c fmtowns.c galaxy.c geneve.c hec2hrp.c ht68k.c huebler.c interact.c jtc.c jupiter.c kaypro.c kc.c kim1.c kyocera.c lc80.c lisa.c lviv.c mac.c mbee.c mc10.c mc1000.c microdec.c mikro80.c mikromik.c mikrosha.c mpf1.c msx.c mtx.c mz2500.c mz700.c mz80.c nanos.c nascom1.c nc.c nes.c newbrain.c ondra.c orao.c oric.c orion.c osborne1.c osi.c p8k.c partner.c pc.c pc6001.c pc8001.c pc8801.c pcw.c pcw16.c pecom.c pegasus.c phc25.c pk8000.c pk8020.c pmd85.c poly88.c poly880.c primo.c prof80.c px4.c px8.c pyl601.c ql.c qx10.c radio86.c rmnimbus.c samcoupe.c sg1000.c sord.c spc1000.c special.c specpls3.c spectrum.c super80.c svi318.c tandy2k.c thomson.c ti990_4.c ti99_4p.c ti99_4x.c ti99_8.c tiki100.c tmc1800.c tmc2000e.c tmc600.c trs80.c trs80m2.c ut88.c v1050.c vector06.c vg5k.c victor9k.c vidbrain.c vip.c vtech1.c vtech2.c x1.c x68k.c xerox820.c xor100.c z80ne.c zx.c |
| [src/mess/formats] | thom_cas.c |
| [src/mess/machine] | amigafdc.c atarifdc.c beta.c c1541.c c1551.c c1571.c c1581.c c2040.c c8280.c cbm.c conkort.c tf20.c |
| r8419 Wednesday 7th July, 2010 at 08:40:29 UTC by Miodrag Milanović |
|---|
| Search replace error fix (thanks to Anna Wu) |
| [src/mess/drivers] | cgc7900.c |
| r8418 Wednesday 7th July, 2010 at 07:01:37 UTC by Miodrag Milanović |
|---|
| Fixes for PPC OSX from MAME [R.Belmont] |
| [src/emu] | info.c ui.c |
| [src/emu/debug] | debugcmd.c debugcpu.c |
| [src/emu/machine] | generic.c |
| [src/osd/sdl] | debugosx.h debugosx.m |
| r8417 Wednesday 7th July, 2010 at 06:24:03 UTC by Miodrag Milanović |
|---|
| Fixed compiling tools |
| [src/mess/tools/messtest] | testmess.c |
| r8416 Wednesday 7th July, 2010 at 05:12:20 UTC by Miodrag Milanović |
|---|
| Files removed from MAME |
| [src/emu] | |
| [src/mame/drivers] | |
| [src/mame/machine] | |
| [src/mame/video] |
| r8415 Tuesday 6th July, 2010 at 23:55:49 UTC by Angelo Salese |
|---|
| [PASOPIA7]: bare-bones PAC2 hook up, needs some investigation but we should be almost ready to boot the T-BASIC7 |
| [src/mess/drivers] | pasopia.c |
| r8414 Tuesday 6th July, 2010 at 23:11:30 UTC by Angelo Salese |
|---|
| [PASOPIA7]: more improvements |
| [src/mess/drivers] | pasopia.c |
| r8413 Tuesday 6th July, 2010 at 20:52:08 UTC by Angelo Salese |
|---|
| [PASOPIA7] Basic work |
| [src/mess/drivers] | pasopia.c |
| r8412 Tuesday 6th July, 2010 at 20:49:05 UTC by Wilbert Pol |
|---|
| hcd62121 u3 compile fixes. |
| [src/emu/cpu/hcd62121] | hcd62121.c hcd62121.h |
| r8411 Tuesday 6th July, 2010 at 19:51:08 UTC by Miodrag Milanović |
|---|
| Update to MAME 0.138u3 core |
| [ROOT] | makefile |
| [src] | version.c |
| [src/emu] | audit.c cheat.c clifront.c config.c crsshair.c debugger.c debugger.h devcpu.c devcpu.h devimage.c devintrf.c devintrf.h devlegcy.c devlegcy.h diexec.c diexec.h diimage.c diimage.h dimemory.c dimemory.h disound.c distate.c distate.h drawgfx.c emu.h emu.mak emualloc.c emualloc.h emuopts.c emupal.c fileio.c image.c image.h info.c inptport.c input.c machine.c* machine.h* mame.c mame.h mconfig.c mconfig.h memory.c memory.h output.c profiler.c render.c rendlay.c romload.c schedule.c schedule.h softlist.c sound.c sound.h tilemap.c timer.c timer.h ui.c uigfx.c uiimage.c uiinput.c uiinput.h uimenu.c validity.c video.c video.h watchdog.c |
| [src/emu/audio] | generic.c |
| [src/emu/cpu] | drcbex64.c drcbex86.c |
| [src/emu/cpu/adsp2100] | 2100ops.c adsp2100.c adsp2100.h |
| [src/emu/cpu/alph8201] | alph8201.c alph8201.h |
| [src/emu/cpu/am29000] | am29000.c am29000.h |
| [src/emu/cpu/apexc] | apexc.c apexc.h |
| [src/emu/cpu/arm] | arm.c arm.h |
| [src/emu/cpu/arm7] | arm7.c arm7.h |
| [src/emu/cpu/asap] | asap.c asap.h |
| [src/emu/cpu/avr8] | avr8.c avr8.h |
| [src/emu/cpu/ccpu] | ccpu.c ccpu.h |
| [src/emu/cpu/cdp1802] | cdp1802.c cdp1802.h |
| [src/emu/cpu/cop400] | cop400.c cop400.h |
| [src/emu/cpu/cp1610] | cp1610.c cp1610.h |
| [src/emu/cpu/cubeqcpu] | cubeqcpu.c cubeqcpu.h |
| [src/emu/cpu/dsp32] | dsp32.c dsp32.h |
| [src/emu/cpu/dsp56k] | dsp56def.h dsp56k.c dsp56k.h |
| [src/emu/cpu/e132xs] | e132xs.c e132xs.h |
| [src/emu/cpu/esrip] | esrip.c esrip.h |
| [src/emu/cpu/f8] | f8.c f8.h |
| [src/emu/cpu/g65816] | g65816.c g65816.h |
| [src/emu/cpu/h6280] | h6280.c h6280.h |
| [src/emu/cpu/h83002] | h8.h h8_16.c h8_8.c h8priv.h |
| [src/emu/cpu/hd6309] | hd6309.c hd6309.h |
| [src/emu/cpu/i386] | i386.c i386.h i386priv.h |
| [src/emu/cpu/i4004] | i4004.c i4004.h |
| [src/emu/cpu/i8008] | 8008dasm.c i8008.c i8008.h |
| [src/emu/cpu/i8085] | i8085.c i8085.h |
| [src/emu/cpu/i86] | i286.c i286.h i86.c i86.h |
| [src/emu/cpu/i860] | i860.c i860.h |
| [src/emu/cpu/i960] | i960.c i960.h |
| [src/emu/cpu/jaguar] | jaguar.c jaguar.h |
| [src/emu/cpu/konami] | konami.c konami.h |
| [src/emu/cpu/lh5801] | lh5801.c lh5801.h |
| [src/emu/cpu/lr35902] | lr35902.c lr35902.h |
| [src/emu/cpu/m37710] | m37710.c m37710.h m37710cm.h |
| [src/emu/cpu/m6502] | m4510.c m4510.h m6502.c m6502.h m6509.c m6509.h m65ce02.c m65ce02.h |
| [src/emu/cpu/m6800] | m6800.c m6800.h |
| [src/emu/cpu/m68000] | m68000.h m68kcpu.c m68kfpu.c |
| [src/emu/cpu/m6805] | m6805.c m6805.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] | mc68hc11.c mc68hc11.h |
| [src/emu/cpu/mcs48] | mcs48.c mcs48.h |
| [src/emu/cpu/mcs51] | mcs51.c mcs51.h |
| [src/emu/cpu/minx] | minx.c minx.h |
| [src/emu/cpu/mips] | mips3.c mips3.h mips3com.c mips3drc.c psx.c psx.h r3000.c r3000.h |
| [src/emu/cpu/mn10200] | mn10200.c mn10200.h |
| [src/emu/cpu/nec] | nec.c nec.h necpriv.h |
| [src/emu/cpu/pdp1] | pdp1.c pdp1.h tx0.c tx0.h |
| [src/emu/cpu/pic16c5x] | pic16c5x.c pic16c5x.h |
| [src/emu/cpu/pic16c62x] | pic16c62x.c pic16c62x.h |
| [src/emu/cpu/powerpc] | ppc.c ppc.h ppccom.c ppcdrc.c |
| [src/emu/cpu/rsp] | rsp.c rsp.h rspdrc.c |
| [src/emu/cpu/s2650] | s2650.c s2650.h |
| [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 se3208.h |
| [src/emu/cpu/sh2] | sh2.c sh2.h sh2comn.c sh2comn.h sh2drc.c sh2fe.c |
| [src/emu/cpu/sh4] | sh4.c sh4.h sh4comn.c sh4comn.h |
| [src/emu/cpu/sharc] | sharc.c sharc.h |
| [src/emu/cpu/sm8500] | sm8500.c sm8500.h |
| [src/emu/cpu/spc700] | spc700.c spc700.h |
| [src/emu/cpu/ssem] | ssem.c ssem.h |
| [src/emu/cpu/ssp1601] | ssp1601.c ssp1601.h |
| [src/emu/cpu/superfx] | superfx.c superfx.h |
| [src/emu/cpu/t11] | t11.c t11.h |
| [src/emu/cpu/tlcs90] | tlcs90.c tlcs90.h |
| [src/emu/cpu/tlcs900] | tlcs900.c tlcs900.h |
| [src/emu/cpu/tms0980] | tms0980.c tms0980.h |
| [src/emu/cpu/tms32010] | tms32010.c tms32010.h |
| [src/emu/cpu/tms32025] | tms32025.c tms32025.h |
| [src/emu/cpu/tms32031] | tms32031.c tms32031.h |
| [src/emu/cpu/tms32051] | tms32051.c tms32051.h |
| [src/emu/cpu/tms34010] | tms34010.c tms34010.h |
| [src/emu/cpu/tms57002] | tms57002.c tms57002.h |
| [src/emu/cpu/tms7000] | tms7000.c tms7000.h |
| [src/emu/cpu/tms9900] | 99xxcore.h ti990_10.c tms9900.c tms9900.h tms9980a.c tms9995.c |
| [src/emu/cpu/unsp] | unsp.c unsp.h |
| [src/emu/cpu/upd7810] | upd7810.c upd7810.h |
| [src/emu/cpu/v30mz] | nec.h v30mz.c |
| [src/emu/cpu/v60] | v60.c v60.h |
| [src/emu/cpu/v810] | v810.c v810.h |
| [src/emu/cpu/z180] | z180.c z180.h |
| [src/emu/cpu/z8] | z8.c z8.h |
| [src/emu/cpu/z80] | z80.c z80.h |
| [src/emu/cpu/z8000] | z8000.c z8000.h |
| [src/emu/debug] | debugcmd.c debugcmt.c debugcon.c debugcon.h debugcpu.c debugcpu.h debugvw.c debugvw.h dvdisasm.c* dvdisasm.h* dvmemory.c* dvmemory.h* dvstate.c* dvstate.h* dvtext.c* dvtext.h* |
| [src/emu/debugint] | debugint.c |
| [src/emu/machine] | 6532riot.c 74181.c ds1302.c eeprom.c eeprom.h generic.c generic.h ldcore.c mb3773.c mc146818.c msm6242.c pd4990a.c rtc65271.c timekpr.c z80ctc.c z80ctc.h z80dart.c z80dart.h z80dma.c z80dma.h z80pio.c z80pio.h z80sio.c z80sio.h z80sti.c z80sti.h |
| [src/emu/sound] | cdda.c cdp1864.c disc_inp.c okim6295.c okim6295.h samples.c scsp.c tms5110r.c tms5220.c |
| [src/emu/video] | generic.c vector.c voodoo.c |
| [src/ldplayer] | ldplayer.c |
| [src/lib/expat] | expat.h expat_external.h xmlparse.c xmltok.c |
| [src/lib/util] | astring.c astring.h cdrom.c |
| [src/mame] | mame.mak mamedriv.c |
| [src/mame/audio] | cage.c dcs.c harddriv.c leland.c mario.c namcoc7x.c redalert.c scramble.c taito_en.c timeplt.c trackfld.c |
| [src/mame/drivers] | 5clown.c 8080bw.c 86lions.c ace.c acefruit.c adp.c alpha68k.c angelkds.c appoooh.c aristmk4.c asteroid.c asuka.c attckufo.c bfcobra.c bfm_sc1.c bfm_sc2.c bfmsys85.c blockade.c bogeyman.c bottom9.c bublbobl.c bwidow.c bzone.c calorie.c cardline.c cb2001.c cclimber.c cdi.c* champbas.c chanbara.c chihiro.c cinemat.c circusc.c clayshoo.c cloak.c cntsteer.c cojag.c combatsc.c coolridr.c cop01.c cps2.c cps3.c dacholer.c darkhors.c ddenlovr.c ddragon.c dec0.c dec8.c docastle.c drw80pkr.c dwarfd.c dynadice.c enigma2.c equites.c esh.c f-32.c fastfred.c firebeat.c firetrap.c fitfight.c flower.c gaelco3d.c galastrm.c galaxian.c galdrvr.c gcpinbal.c goldnpkr.c gottlieb.c gridlee.c groundfx.c gstream.c gunbustr.c gyruss.c halleys.c harddriv.c hitme.c hng64.c hotblock.c hyperspt.c igs011.c istellar.c itech8.c jack.c jangou.c jpmimpct.c junofrst.c konamigq.c konamigv.c kongambl.c kopunch.c ksys573.c liberate.c limenko.c littlerb.c looping.c lsasquad.c luckgrln.c m14.c m72.c m79amb.c marinedt.c maygay1b.c mediagx.c megadriv.c megazone.c meijinsn.c meritm.c metro.c mhavoc.c mikie.c mirax.c model3.c mpu4.c mpu4drvr.c multfish.c multigam.c mustache.c mw8080bw.c n8080.c namcoic.c namconb1.c namcos12.c namcos22.c namcos23.c naomi.c nbmj8991.c nemesis.c neodrvr.c nightgal.c norautp.c nss.c olibochu.c opwolf.c othello.c othldrby.c pandoras.c paranoia.c peplus.c pgm.c phoenix.c photon.c pinkiri8.c pntnpuzl.c policetr.c poo.c pooyan.c progolf.c raiden2.c rallyx.c rbmk.c rcorsair.c renegade.c rotaryf.c safarir.c sbasketb.c sbowling.c sbugger.c segae.c segas16a.c segas16b.c segas18.c segas32.c seta2.c sfcbox.c shanghai.c shougi.c sigmab98.c skyfox.c slapfght.c slapshot.c snesb.c sothello.c spcforce.c srmp6.c sstrangr.c stactics.c starcrus.c statriv2.c stv.c superdq.c suprnova.c system1.c taito_b.c taito_f2.c taito_f3.c taito_z.c taitogn.c taitosj.c tempest.c tetrisp2.c thunderx.c tiamc1.c timeplt.c tmaster.c tmnt.c toaplan2.c topspeed.c tp84.c trackfld.c tugboat.c tutankhm.c undrfire.c vegas.c vicdual.c videopkr.c wallc.c warpwarp.c wgp.c wldarrow.c wrally.c xain.c zn.c |
| [src/mame/includes] | bogeyman.h circusc.h combatsc.h cop01.h dec0.h dec8.h docastle.h galaxian.h gyruss.h jack.h konamigx.h lsasquad.h megazone.h mikie.h nemesis.h opwolf.h pandoras.h pgm.h slapfght.h snes.h timeplt.h trackfld.h |
| [src/mame/layout] | aristmk4.lay* cdi.lay* |
| [src/mame/machine] | amiga.c atari.c atarigen.c balsente.c cps2crpt.c cubocd32.c dc.c dec0.c docastle.c fddebug.c harddriv.c konamigx.c leland.c lsasquad.c midwayic.c model3.c namco06.c namcos1.c naomibd.c opwolf.c psx.c segacrp2.c* segacrp2.h* segacrpt.c segacrpt.h segaic16.c slapfght.c slapstic.c snes.c snes7110.c snesrtc.c steppers.c stvcd.c stvcd.h tecmosys.c tnzs.c toaplan1.c volfied.c |
| [src/mame/video] | 40love.c ambush.c ampoker2.c appoooh.c arcadecl.c atarigt.c atarisy1.c bagman.c bking.c blueprnt.c bogeyman.c brkthru.c btime.c calomega.c carjmbre.c carpolo.c cave.c cclimber.c centiped.c cinemat.c compgolf.c cosmic.c crbaloon.c dday.c dec8.c deco16ic.c deco32.c dynax.c espial.c firetrap.c funworld.c fuukifg2.c gaelco3d.c galastrm.c galaxian.c gomoku.c gottlieb.c gridlee.c gtia.c gticlub.c harddriv.c hng64.c jack.c karnov.c kchamp.c konamigx.c konamiic.c konamiic.h konicdev.c konicdev.h kopunch.c lvcards.c mappy.c midvunit.c midzeus.c midzeus2.c mitchell.c model2.c model3.c mouser.c munchmo.c namcona1.c namcos22.c naughtyb.c ojankohs.c pastelg.c pcktgal.c plygonet.c rungun.c segaic16.h segaic24.c seicross.c seta.c shootout.c sidepckt.c snk.c snk6502.c snookr10.c spdodgeb.c srmp2.c stvvdp2.c suna16.c system1.c system16.c tagteam.c taitojc.c tia.c timelimt.c tnzs.c toaplan2.c truco.c tryout.c tubep.c wiz.c xorworld.c xyonix.c ygv608.c yiear.c zaxxon.c |
| [src/mess] | mess.c uimess.c |
| [src/mess/devices] | aescart.c cartslot.c cassette.c cococart.c |
| [src/mess/drivers] | 3do.c a2600.c altair.c apogee.c b2m.c beehive.c bob85.c cgc7900.c cybiko.c dai.c dual68.c exp85.c gba.c interact.c ip20.c ip22.c ipb.c ipc.c ipds.c irisha.c jaguar.c kyocera.c lviv.c mac.c mikro80.c mikromik.c mikrosha.c mmd1.c nc.c ng_aes.c orion.c palm.c palm_dbg.c partner.c pasogo.c pimps.c pk8000.c pk8020.c plan80.c pmd85.c pmi80.c poly88.c pp01.c ptcsol.c radio86.c sapi1.c saturn.c sdk85.c snes.c socrates.c special.c ti89.c unior.c unistar.c ut88.c vector06.c vk100.c vt100.c vt240.c x07.c x1.c |
| [src/mess/formats] | zx81_p.c |
| [src/mess/includes] | einstein.h osborne1.h x1.h |
| [src/mess/machine] | a2cffa.c apple2.c ataricrt.c ay3600.c bebox.c c2040.c coco.c comx35.c conkort.c cybiko.c dc.c dgn_beta.c ds1315.c einstein.c electron.c europc.c gb.c jupiter.c lisa.c lviv.c lynx.c mac.c microtan.c mm58274c.c mpc105.c msm58321.c nes.c nes_pcb.c osborne1.c pc.c pc_joy.c pcf8593.c pdp1.c pmd85.c rmnimbus.c rp5c15.c sms.c snescart.c svi318.c tf20.c tx0.c upd1990a.c wswan.c x1.c z80ne.c |
| [src/mess/osd/windows] | dialog.c menu.c |
| [src/mess/osd/winui] | devview.c messui.c msuiutil.c propertiesms.c softwarepicker.c swconfig.c winui.mak |
| [src/mess/tools/messtest] | messtest.mak testmess.c |
| [src/mess/video] | avigo.c cdp1861.c gb.c hd61830.c kc.c nes.c pc_cga.c smsvdp.c spectrum.c timex.c vic6567.c |
| [src/osd] | osdepend.h |
| [src/osd/osdmini] | minimain.c |
| [src/osd/sdl] | debugosx.h debugosx.m debugwin.c drawogl.c dview.c dview.h input.c output.c sdlmain.c sound.c video.c window.c |
| [src/osd/windows] | debugwin.c input.c output.c sound.c video.c window.c windows.mak winmain.c winmain.h |
| [src/osd/winui] | mui_opts.c mui_util.c properties.c treeview.c winui.c |
| r8410 Wednesday 7th July, 2010 at 03:34:19 UTC by Miodrag Milanović |
|---|
| - Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software lists (for documentation purposes) - listsoftware option now return only original software lists - UI is updated to enable mounting software items per device, it will display only items from list that are for specific device - Separate compatible software lists in UI |
| [src/emu] | clifront.c info.c softlist.c softlist.h uiimage.c uimenu.c |
| [src/mess/drivers] | gb.c |
| r8409 Tuesday 6th July, 2010 at 23:52:24 UTC by Fabio Priuli |
|---|
| Added skeleton driver for the Toshiba PASOPIA 7 |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | pasopia.c* |
| r8408 Tuesday 6th July, 2010 at 23:29:03 UTC by Miodrag Milanović |
|---|
| - Supported multiple software lists per driver - Added gameboy software list to gbcolor driver |
| [src/emu] | clifront.c info.c softlist.c softlist.h |
| [src/mess/drivers] | advision.c amstrad.c arcadia.c astrocde.c atari.c atom.c bbcbc.c channelf.c crvision.c gamecom.c gamepock.c gb.c gba.c gmaster.c jaguar.c n64.c nes.c ng_aes.c ngp.c pasogo.c pc.c pce.c pokemini.c pv1000.c scv.c sg1000.c sms.c spectrum.c supracan.c svision.c vboy.c vc4000.c vectrex.c vidbrain.c wswan.c |
| [src/mess/machine] | c64.c genesis.c lynx.c snescart.c |
| [src/mess/osd/winui] | messui.c |
| r8407 Tuesday 6th July, 2010 at 21:32:53 UTC by Miodrag Milanović |
|---|
| Support for vectrex softlist added. |
| [src/mess/drivers] | vectrex.c |
| [src/mess/machine] | vectrex.c |
| r8406 Tuesday 6th July, 2010 at 20:51:07 UTC by Barry Rodewald |
|---|
| [FMTOWNS] Added saving of CMOS RAM to NVRAM file. |
| [src/mess/drivers] | fmtowns.c |
| r8405 Tuesday 6th July, 2010 at 16:14:34 UTC by incog |
|---|
| Vectrex software list. |
| [hash] | vectrex.xml* |
| r8404 Tuesday 6th July, 2010 at 10:45:36 UTC by incog |
|---|
| Added 3 unlicensed after-market carts. |
| [hash] | a5200.xml |
| r8403 Tuesday 6th July, 2010 at 09:00:53 UTC by Miodrag Milanović |
|---|
| Connected a5200 softlist (not all things working fine) |
| [src/mess/drivers] | atari.c |
| [src/mess/machine] | ataricrt.c |
| r8402 Tuesday 6th July, 2010 at 07:53:08 UTC by incog |
|---|
| Atari 5200 software list. |
| [hash] | a5200.xml* |
| Previous 50 | 15994 Revisions | Next 50 |