MESS moved to SVN and was later merged into the MAME SVN.

Previous 508919 RevisionsNext 50

Friday 13th August, 2004 at 15:36:28 UTC by Lawrence Gold
Up-to-date with 0.85.
[src/unix/doc]changes.unix xmame-doc-7.html xmame-doc.lyx xmame-doc.txt
[src/unix/doc/mess]faq.htm messnew.txt sysinfo.dat

Friday 13th August, 2004 at 15:35:59 UTC by Lawrence Gold
Further cleanups; re-added some commands to keep front-ends happy; fixed a problem with joysticks being off-kilter; added support for "-digital" from the Windows side.
[src/unix]devices.c devices.h

Friday 13th August, 2004 at 15:33:26 UTC by Lawrence Gold
There's now only a single call to joy_evaluate_moves() in devices.c instead of in each joystick driver.
[src/unix/joystick-drivers]joy_SDL.c joy_i386.c joy_ps2.c joy_usb.c joy_x11.c

Friday 13th August, 2004 at 15:31:11 UTC by Lawrence Gold
Minor spelling change.
[ROOT]makefile.unix

Friday 13th August, 2004 at 11:51:12 UTC by Nathan Woods
1. [TELMAC] Added printer output, tone sound, colorram/blink attribute, a
preliminary quickload for BASIC programs, and devices. [Curt Coder]

2. Added more sysinfo.dat info for the Telmac [Curt Coder]
[ROOT]sysinfo.dat
[docs]messnew.txt
[mess/systems]telmac.c
[mess/vidhrdw]cdp186x.c cdp186x.h

Friday 13th August, 2004 at 01:30:13 UTC by Nathan Woods
1. [PC1512] Fixed a vblank regression introduced in the 0.85 input port
changes [Andrew Jenner]

2. [Windows] The MAME arrow key chars now show up in the new UI remap dialogs
3. Fixed default names for input ports that use PORT_CHAR
[docs]messnew.txt
[mess]inputx.c
[mess/systems]dragon.c
[mess/vidhrdw]pc_cga.c
[mess/windows]dialog.c

Thursday 12th August, 2004 at 12:03:15 UTC by Nathan Woods
Cleaned up the last few remaining PORT_KEYx declarations
[mess]inputx.h
[mess/systems]c64.c dragon.c mac.c odyssey2.c pc8801.c

Wednesday 11th August, 2004 at 22:11:47 UTC by Nathan Woods
Updated to MAME 0.85u1 core
[mess/windows]dialog.c
[src]driver.c inptport.c input.c input.h mame.c mame.h mame.mak mamedbg.c ui_text.c
[src/cpu/h83002]h83002.c
[src/cpu/i960]i960.c
[src/drivers]atarisy2.c bwidow.c cninja.c deco156.c galaxian.c galpanic.c konamigx.c mcatadv.c merit.c* rallyx.c seattle.c statriv2.c taitosj.c tnzs.c
[src/includes]megasys1.h
[src/windows]config.c input.c winmain.c

Wednesday 11th August, 2004 at 03:26:07 UTC by Nathan Woods
1. Added an 'ignore_cfg' parameter to core options (this is for messtest so
it doesn't get tripped up on .cfg files)
2. [Windows] Added an -dieoutputfile parameter so that the MESS GUI (and
MAME32) can capture osd_die() info
[mess/tools/messtest]messtest.c testexec.c
[src]inptport.c mame.h
[src/ui]win32ui.c
[src/windows]config.c

Wednesday 11th August, 2004 at 01:18:21 UTC by Lawrence Gold
This is obsolete now that zlib is included with the core.
[src/unix/contrib/cutzlib-1.2.1]ChangeLog Makefile Makefile.in README README.mame adler32.c algorithm.txt compress.c configure crc32.c crc32.h deflate.c deflate.h example.c gzio.c infback.c inffast.c inffast.h inffixed.h inflate.c inflate.h inftrees.c inftrees.h minigzip.c trees.c trees.h uncompr.c zconf.h zlib.h zutil.c zutil.h

Tuesday 10th August, 2004 at 04:47:02 UTC by Lawrence Gold
Lightguns should be working again (untested).
[src/unix]devices.c devices.h
[src/unix/joystick-drivers]lightgun_abs_event.c lightgun_abs_event.h

Tuesday 10th August, 2004 at 04:01:44 UTC by Lawrence Gold
Fixed a bug that caused XInput to work only horizontally.
[src/unix]devices.c
[src/unix/joystick-drivers]XInputDevices.c XInputDevices.h

Tuesday 10th August, 2004 at 03:48:51 UTC by Lawrence Gold
Fixed a build warning.
[src/unix]video.c

Tuesday 10th August, 2004 at 03:46:32 UTC by Lawrence Gold
Removed a couple of now-obsolete expat options.
[ROOT]makefile.unix

Tuesday 10th August, 2004 at 03:04:21 UTC by Nathan Woods
Prepping for next MESS version; and enabled some features previously turned
off because they were not ready for 0.85
[docs]messnew.txt
[mess/ui]mess32ui.c
[mess/windows]mess.rc
[src]version.c

Tuesday 10th August, 2004 at 02:05:44 UTC by Nathan Woods
Added new MAME 0.85 ctrlr files
[ctrlr]hotrod.cfg* hotrodse.cfg* slikstik.cfg* standard.cfg* std.ini windows.ini xarcade.cfg*

Tuesday 10th August, 2004 at 01:59:48 UTC by Nathan Woods
Disabled 'analog controls' menu item; will enable in next beta cycle
[mess/windows]mess.rc

Monday 9th August, 2004 at 22:19:37 UTC by Nathan Woods
[Windows] Added a new UI Analog Controls dialog
[mess/windows]dialog.c dialog.h menu.c mess.rc messres.h

Monday 9th August, 2004 at 13:38:32 UTC by Lawrence Gold
These have now been consolidated into devices.h and devices.c.
[src/unix]keyboard.c keyboard.h

Monday 9th August, 2004 at 13:37:21 UTC by Lawrence Gold
Removed at smf's request.
[src/unix/doc/mame]msdos.txt

Monday 9th August, 2004 at 06:27:18 UTC by Lawrence Gold
Preparation for 0.85; you should be able to build xmame and xmess again, but there's still work to be done.
[src/unix]devices.c devices.h unix.mak video.c
[src/unix/doc]changes.unix
[src/unix/doc/mame]gamelist.txt msdos.txt whatsnew.txt windows.txt
[src/unix/joystick-drivers]XInputDevices.c XInputDevices.h joy_SDL.c joy_i386.c joy_ps2.c joy_usb.c joy_x11.c
[src/unix/video-drivers]SDL.c ggi.c openstep.m openstep_input.m phkeyboard.h photon2_input.c photon2_window.c svgainput.c x11.c xinput.c xkeyboard.h

Monday 9th August, 2004 at 00:02:15 UTC by Nathan Woods
1. Fixed a recent regression in natural keyboard input caused by the MAME core
changes.
2. [Windows] Modified the new UI input dialogs so that they behave like the
MAME UI input dialogs, allowing for multiple input sequences.
[docs]messnew.txt
[mess]inputx.c
[mess/windows]dialog.c

Sunday 8th August, 2004 at 07:02:23 UTC by Raphaël Nabet
Updated mac osd code and project files for latest core changes.
[mac/MacMAME] core.mcp drivers.mcp driver_stub.c driver_stub_C.c
[mac/MacMAME/override/macintosh]MacMAME.h macinfo.c macinput.c
[mac/MacMESS]MESS core.mcp MESS systems.mcp MESS vidhrdw.mcp
[mac/MacMESS/override]mesintrf.c
[mac/MacMESS/override/macintosh]MacMESS.h

Saturday 7th August, 2004 at 14:23:02 UTC by Nathan Woods
Updated to MAME 0.85 core
[mess/systems]c128.c jaguar.c pet.c vc20.c
[src]cdrom.c config.c driver.c info.c inptport.c inptport.h input.c input.h mame.c mamedbg.c ui_text.c usrintrf.c version.c xml2info.c
[src/drivers]4enraya.c 8080bw.c airbustr.c ajax.c aliens.c ambush.c amspdwy.c appoooh.c aquarium.c arabian.c arcadecl.c arkanoid.c artmagic.c ashnojoe.c asterix.c asteroid.c berzerk.c cabal.c capbowl.c cchasm.c cinemat.c circus.c ddenlovr.c dec8.c dynax.c exidy.c fromanc2.c fromance.c goal92.c gumbo.c hnayayoi.c holeland.c homedata.c hyhoo.c konamigq.c konamigv.c lazercmd.c leprechn.c lvcards.c m92.h mappy.c mayumi.c metro.c midvunit.c midyunit.c mitchell.c mjkjidai.c mjsister.c mpatrol.c ms32.c n8080.c namcofl.c namcoic.c namcos10.c namcos11.c namcos12.c nbmj9195.c neogeo.c ojankohs.c psikyo4.c rampart.c rmhaihai.c royalmah.c seibuspi.c sengokmj.c seta.c seta2.c shuuz.c srmp2.c sshangha.c ssv.c stv.c system24.c tagteam.c taito_f2.c taito_x.c tbowl.c ttmahjng.c vsnes.c williams.c zn.c
[src/includes]nb1413m3.h
[src/windows]input.c video.c wind3dfx.c

Saturday 7th August, 2004 at 12:50:14 UTC by Nathan Woods
Readded a missing declaration
[mess]inputx.h

Friday 6th August, 2004 at 11:54:32 UTC by Nathan Woods
1. Makefile fixes
2. Removed the conditional around a directive that was only in
#ifdef MAME_DEBUG
2. Changed some PORT_KEYx declarations to the new system
[ROOT]makefile.mes
[mess]inputx.h mess.h
[mess/machine]pckeybrd.c
[mess/systems]amstrad.c apple2.c c64.c dai.c fnvision.c lviv.c mac.c mc10.c mpf1.c odyssey2.c pc8801.c pmd85.c studio2.c telmac.c ti99_4p.c ti99_4x.c ti99_8.c uk101.c vtech1.c zx.c

Thursday 5th August, 2004 at 19:04:41 UTC by imk
added a few other undumped games to hobies list
[hash]svision.hsi

Thursday 5th August, 2004 at 11:46:23 UTC by Nathan Woods
1. New Coleco Funvision driver [Curt Coder]
2. [COLECO] Misc cleanups [Curt Coder]
3. [ZX80] Misc cleanups and natural keyboard support [Curt Coder]
4. [Windows GUI] Fixed a bug that could prevent the GUI from starting up
[Nate Woods]
[docs]messnew.txt
[mess]mess.mak system.c
[mess/systems]coleco.c fnvision.c* zx.c
[mess/ui]mess32ui.c

Wednesday 4th August, 2004 at 11:50:27 UTC by Nathan Woods
[Windows GUI] Added a debug check and a stopgap measure so that the GUI can run
after the 0.84u6 update. Need a pernament fix from MAME32.
[src]inptport.c
[src/ui]win32ui.c

Wednesday 4th August, 2004 at 02:19:19 UTC by Nathan Woods
1. [Windows] Added support for specifying the mouse similar to how other input
devices are specified in 0.84u6
2. [Windows GUI] Fixed a pretty nasty source of crashes that happen when there
are large amounts of software images
[mess/ui]mess32ui.c
[src/windows]input.c

Wednesday 4th August, 2004 at 00:27:09 UTC by Nathan Woods
Updated to MAME 0.84u6
[ROOT]makefile makefile.mes makefile.vc whatsnew.txt
[mess/includes]c64.h
[mess/systems]adam.c at.c c128.c c16.c c64.c c65.c coleco.c dragon.c geneve.c lynx.c oric.c pc.c pc8801.c ti99_4p.c ti99_4x.c ti99_8.c vc20.c
[mess/tools/messtest]main.c
[src]config.c config.h driver.c driver.h fileio.c info.c inptport.c inptport.h input.c input.h mame.c mame.h ui_text.c ui_text.h usrintrf.c xml2info.c* xml2info.txt*
[src/drivers]40love.c 8080bw.c 88games.c actfancr.c alpha68k.c angelkds.c arabian.c asteroid.c astrocde.c astrof.c asuka.c atarisy2.c avalnche.c aztarac.c bagman.c balsente.c baraduke.c battlane.c berzerk.c bishi.c bloodbro.c bogeyman.c btime.c bublbobl.c buggychl.c bwidow.c bzone.c cabal.c capbowl.c carjmbre.c cclimber.c centiped.c chaknpop.c cheekyms.c cischeat.c citycon.c cloud9.c clshroad.c cojag.c commando.c coolpool.c cop01.c cosmic.c cps1.c crbaloon.c darius.c ddragon.c dec0.c djboy.c dkong.c dooyong.c dynax.c exerion.c exidy.c fastfred.c fcombat.c flower.c flstory.c foodf.c frogger.c gaelco2.c gaiden.c galaga.c galaxian.c galivan.c gauntlet.c gcpinbal.c ginganin.c gladiatr.c gng.c goindol.c gottlieb.c gotya.c gyruss.c hal21.c halleys.c higemaru.c holeland.c hyperspt.c irobot.c itech32.c jack.c jcross.c jrpacman.c junofrst.c kaneko16.c kangaroo.c karnov.c kickgoal.c kinst.c kncljoe.c kyugo.c ladybug.c lasso.c lemmings.c leprechn.c lethal.c liberatr.c lkage.c looping.c lsasquad.c lwings.c m62.c m92.c mappy.c marineb.c mario.c markham.c marvins.c mcatadv.c mcr1.c mcr3.c mcr68.c meadows.c megasys1.c megazone.c metlclsh.c metro.c mhavoc.c midtunit.c midvunit.c midwunit.c midxunit.c midzeus.c missile.c mogura.c momoko.c mpatrol.c ms32.c msisaac.c namcos11.c namcos2.c neogeo.c ninjakd2.c nitedrvr.c nmk16.c nova2001.c nycaptor.c nyny.c olibochu.c pacman.c pbaction.c pengo.c pitnrun.c popeye.c popper.c portrait.c prehisle.c psychic5.c pushman.c quantum.c quizdna.c r2dtank.c raiders5.c rainbow.c rallyx.c renegade.c retofinv.c rocnrope.c rollerg.c rollrace.c rpunch.c sbrkout.c scobra.c scramble.c seattle.c sega.c segac2.c segar.c segasyse.c senjyo.c seta.c seta2.c sgladiat.c shangkid.c shisen.c sidearms.c sidepckt.c skyfox.c slapfght.c snk.c snk68.c snowbros.c solomon.c spbactn.c speedbal.c spiders.c srmp2.c sspeedr.c ssrj.c ssv.c st0016.c starcrus.c starfire.c starwars.c strnskil.c suna16.c suna8.c superqix.c suprloco.c system1.c system16.c system24.c tail2nos.c taito_b.c taito_f2.c taito_h.c taito_l.c taito_x.c taito_z.c taitoair.c taitosj.c tankbatt.c taxidrvr.c tbowl.c tecmo.c tehkanwc.c tempest.c terracre.c tetrisp2.c thedeep.c thepit.c thief.c timelimt.c timeplt.c tmnt.c tnzs.c toaplan1.c toaplan2.c toki.c toypop.c trackfld.c travrusa.c troangel.c tsamurai.c tunhunt.c tutankhm.c twin16.c ultraman.c ultratnk.c unico.c usgames.c vaportra.c vastar.c vigilant.c vindictr.c volfied.c vsnes.c vulgus.c warpwarp.c warriorb.c williams.c wilytowr.c wiz.c xain.c xxmissio.c yard.c zaccaria.c zerozone.c zodiack.c
[src/includes]megasys1.h system16.h williams.h
[src/machine]acitya.c mspacman.c theglobp.c williams.c
[src/sound]mixer.c
[src/windows]fileio.c input.c
[src/xml2info]ascii.h asciitab.h expat.h iasciitab.h intconfig.h internal.h latin1tab.h nametab.h utf8tab.h xml2info.c xml2info.txt xmlparse.c xmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c xmltok_impl.h xmltok_ns.c
[src/zlib]Makefile* readme*

Tuesday 3rd August, 2004 at 22:50:10 UTC by Nathan Woods
1. Added a FAQ answer
2. Fixed some of the MESS side consistency checks
3. [Windows GUI] Minor tweaks
4. [Microtan] Update from previous patch [Curt Coder]
[docs]faq.htm
[mess]device.c inputx.c inputx.h mess.c
[mess/systems]microtan.c
[mess/tools/messtest]tststubs.c
[mess/ui]mess32ui.c
[mess/windows]configms.c
[src/windows]winmain.c

Tuesday 3rd August, 2004 at 02:14:14 UTC by Nathan Woods
[Windows GUI] Merged in some changes from MAME32
[src/ui]dialogs.c directories.c mame32.rc options.c properties.c resource.h

Monday 2nd August, 2004 at 23:29:31 UTC by Nathan Woods
[Windows GUI] Miscellaneous bug fixes
[mess/formats]coco_dsk.c
[mess/ui]guimain.c
[mess/windows]configms.c
[src/ui]picker.c

Monday 2nd August, 2004 at 01:48:29 UTC by Nathan Woods
[Windows GUI] Fixed some minor glitches with the (still disabled) device view
[mess/ui]mess32ui.c

Sunday 1st August, 2004 at 23:53:16 UTC by Nathan Woods
1. [Windows GUI] Tree view off by default
2. [Windows GUI] Refactored tabview code into a separate module, and added
code that tabs the software picker and adds a device list view. This is
disabled by default because it needs the bugs to be worked out.
[docs]messnew.txt
[mess/ui]devview.c* devview.h* layoutms.c mess32ui.c optionsms.c optionsms.h
[src/ui]mame32.rc options.c options.h tabview.c* tabview.h* treeview.c treeview.h ui.mak win32ui.c

Sunday 1st August, 2004 at 23:50:41 UTC by Nathan Woods
Converted a few driver to use new DEF_STR() strings
[mess/systems]a2600.c atari.c c128.c compis.c dragon.c msx.c pc.c pc8801.c vc20.c

Thursday 29th July, 2004 at 17:02:00 UTC by Lawrence Gold
Added EFFECT_MMX_ASM to the makefile, which enables MMX versions of the "light scanlines" and "6-tap filter" effects. (Richard Goedeken)
Added a default CRLF setting for src/fileio.c.
[ROOT]makefile.unix

Thursday 29th July, 2004 at 17:00:38 UTC by Lawrence Gold
Added a 2x sinc-based 6-tap filter effect with scanlines, enabled via "-effect 8" or "-ef 8". (Richard Goedeken)
Added EFFECT_MMX_ASM to the makefile, which enables MMX versions of the "light scanlines" and "6-tap filter" effects. (Richard Goedeken)
[src/unix]effect_asm.asm*

Thursday 29th July, 2004 at 17:00:02 UTC by Lawrence Gold
Added a 2x sinc-based 6-tap filter effect with scanlines, enabled via "-effect 8" or "-ef 8". (Richard Goedeken)
Added EFFECT_MMX_ASM to the makefile, which enables MMX versions of the "light scanlines" and "6-tap filter" effects. (Richard Goedeken)
Fixed a problem that prevented xml2info from building. (Shyouzou Sugitani)
[src/unix]unix.mak

Thursday 29th July, 2004 at 16:56:24 UTC by Lawrence Gold
You can now successfully build with LIGHTGUN_ABS_EVENT enabled on systems with Linux 2.6 headers.
[src/unix/joystick-drivers]lightgun_abs_event.c

Thursday 29th July, 2004 at 16:55:44 UTC by Lawrence Gold
Added a 2x sinc-based 6-tap filter effect with scanlines, enabled via "-effect 8" or "-ef 8". (Richard Goedeken)
[src/unix]effect.c effect.h video.c
[src/unix/video-drivers]blit_core.h

Wednesday 28th July, 2004 at 11:52:12 UTC by Nathan Woods
Fixed Visual C compile
[ROOT]makefile.vc
[mess]mess.mak

Wednesday 28th July, 2004 at 02:43:39 UTC by Nathan Woods
Updated to MAME 0.84u5 core
[ROOT]makefile makefile.mes makefile.vc
[mess]artworkx.c filemngr.c inputx.c inputx.h mesintrf.c mess.mak
[mess/expat]ascii.h asciitab.h expat.h iasciitb.h internal.h latin1tb.h nametab.h utf8tab.h wincfg.h xmlparse.c xmlrole.c xmlrole.h xmltok_i.c xmltok_i.h
[mess/machine]dragon.c pckeybrd.c
[mess/systems]atari.c cgenie.c dragon.c mac.c mbee.c trs80.c vtech1.c zx.c
[mess/tools/messdocs]messdocs.c
[mess/tools/messtest]testexec.c tststubs.c
[mess/vidhrdw]nes.c
[mess/windows]dialog.c
[src]cheat.c common.c common.h config.c config.h cpuexec.c cpuintrf.c cpuintrf.h driver.c driver.h fileio.c inptport.c inptport.h input.c input.h mame.c mame.mak mamedbg.c osdepend.h palette.c rules.mak ui_text.c ui_text.h usrintrf.c
[src/cpu/h83002]h8periph.c
[src/cpu/i386]i386dasm.c
[src/cpu/m6502]m6502.c
[src/cpu/tms34010]tms34010.c
[src/cpu/v60]v60.c
[src/cpu/v810]v810.c* v810.h* v810dasm.c*
[src/drivers]1942.c 1943.c 1945kiii.c 40love.c 4enraya.c 8080bw.c 88games.c aburner.c actfancr.c aerofgt.c afega.c airbustr.c ajax.c aliens.c alpha68k.c ambush.c amspdwy.c appoooh.c aquarium.c arcadecl.c argus.c arkanoid.c armedf.c artmagic.c ashnojoe.c asteroid.c astrocde.c astrof.c asuka.c atarifb.c atarisy1.c atarisy2.c avalnche.c aztarac.c badlands.c bagman.c balsente.c bankp.c baraduke.c battlane.c battlera.c battlex.c battlnts.c bbusters.c beezer.c berzerk.c bigevglf.c bigstrkb.c bionicc.c bishi.c bking2.c bladestl.c blktiger.c blmbycar.c blockade.c blockhl.c blockout.c bloodbro.c blstroid.c blueprnt.c bogeyman.c bombjack.c bottom9.c brkthru.c bsktball.c btime.c btoads.c bublbobl.c buggychl.c bwidow.c bwing.c bzone.c cabal.c canyon.c capbowl.c carjmbre.c carpolo.c cave.c cbuster.c ccastles.c cchasm.c cclimber.c centiped.c chaknpop.c champbas.c changela.c chinagat.c chindrag.c chmplst2.c* chqflag.c cinemat.c circusc.c cischeat.c citycon.c cloud9.c clshroad.c cninja.c combatsc.c commando.c contra.c coolpool.c cop01.c cps1.c crgolf.c crimfght.c crshrace.c cshooter.c darius.c darkseal.c dassault.c dbz2.c dcon.c dday.c ddayjlc.c ddenlovr.c ddragon.c ddragon3.c ddrible.c deadang.c dec0.c dec8.c deco32.c deniam.c destroyr.c diverboy.c djboy.c djmain.c dkong.c docastle.c dogfgt.c dooyong.c dotrikun.c dragrace.c drgnmst.c dynax.c dynduke.c embargo.c epos.c equites.c esd16.c exctsccr.c exedexes.c exerion.c exidy.c exidy440.c exprraid.c exterm.c exzisus.c f1gp.c fantland.c fcombat.c finalizr.c firetrap.c firetrk.c fitfight.c flkatck.c flower.c flstory.c freekick.c funkyjet.c funybubl.c fuukifg2.c fuukifg3.c gaelco.c gaelco2.c gaelco3d.c gaiden.c galaga.c galaxian.c galivan.c galpanic.c gberet.c gbusters.c gcpinbal.c gijoe.c gladiatr.c glass.c gng.c goal92.c goindol.c gottlieb.c gotya.c gradius3.c grtwall.c gstriker.c gsword.c gumbo.c gundealr.c gunsmoke.c hal21.c halleys.c hcastle.c hexion.c hnayayoi.c holeland.c homedata.c hyperspt.c hyprduel.c irobot.c ironhors.c itech32.c jack.c jackal.c jailbrek.c jchan.c jcross.c jrpacman.c junofrst.c kaneko16.c kangaroo.c karnov.c kchamp.c kingobox.c kinst.c kncljoe.c konamigq.c konamigv.c konamigx.c kyugo.c labyrunr.c ladybug.c ladyfrog.c lasso.c lastduel.c lazercmd.c legionna.c leland.c lemmings.c lethalj.c liberate.c liberatr.c lkage.c looping.c lsasquad.c lwings.c m62.c m72.c m90.c m92.c macrossp.c madmotor.c magmax.c mainevt.c mappy.c marinedt.c mario.c marvins.c matmania.c mcatadv.c mcr1.c mcr2.c mcr3.c mcr68.c meadows.c megasys1.c megazone.c mermaid.c metlclsh.c metro.c mexico86.c mgolf.c mhavoc.c midtunit.c midvunit.c midwunit.c midxunit.c midyunit.c midzeus.c mikie.c minivadr.c missb2.c missile.c mitchell.c mnight.c model1.c momoko.c moo.c mosaic.c mouser.c mrdo.c mrflea.c mrjong.c ms32.c mugsmash.c multi32.c mustache.c mystston.c mystwarr.c namcona1.c namcond1.c namcos1.c namcos11.c namcos12.c namcos2.c namcos21.c namcos22.c namcos86.c naughtyb.c nbmj8688.c nbmj8891.c nbmj8991.c nemesis.c neogeo.c news.c ninjakd2.c ninjakid.c ninjaw.c nitedrvr.c nmk16.c nova2001.c nss.c nycaptor.c nyny.c offtwall.c ohmygod.c ojankohs.c omegaf.c omegrace.c oneshot.c opwolf.c orbit.c othldrby.c othunder.c outrun.c overdriv.c pacman.c pandoras.c paradise.c parodius.c pass.c pastelgl.c pbaction.c pbchmp95.c pbillian.c pengo.c pgm.c pingpong.c pipedrm.c pkunwar.c playmark.c polepos.c poolshrk.c popeye.c popper.c powerins.c prehisle.c psikyo.c psikyosh.c psychic5.c punchout.c pushman.c qdrmfgp.c quantum.c quasar.c quizdna.c rabbit.c raiden.c raiden2.c raiders5.c rainbow.c rallyx.c rampart.c rastan.c realbrk.c renegade.c rockola.c rohga.c rollerg.c royalmah.c rpunch.c runaway.c rungun.c sauro.c sbasketb.c sbowling.c sbrkout.c scobra.c scotrsht.c scramble.c scregg.c seattle.c sega.c segac2.c segar.c segasyse.c seicross.c senjyo.c seta.c seta2.c sf1.c sg1000a.c sgladiat.c shadfrce.c shangha3.c shanghai.c shangkid.c shaolins.c sharrier.c shootout.c shuuz.c sidearms.c sidepckt.c silkroad.c simpsons.c skydiver.c skyfox.c skyraid.c slapfght.c snk.c snk68.c snowbros.c solomon.c sonson.c spacefb.c spbactn.c spdodgeb.c speedatk.c speedbal.c speedspn.c splash.c sprint2.c sprint4.c sprint8.c spy.c srmp2.c srumbler.c sshangha.c ssozumo.c starcrus.c starfire.c starwars.c stfight.c strnskil.c stv.c subs.c suna16.c suna8.c supbtime.c supdrapo.c superqix.c suprloco.c suprnova.c suprridr.c suprslam.c surpratk.c system1.c system16.c system18.c system24.c system32.c tagteam.c tail2nos.c taito_b.c taito_f2.c taito_f3.c taito_h.c taito_l.c taito_x.c taito_z.c taitoair.c taitosj.c tankbust.c taotaido.c targeth.c tceptor.c tecmo.c tecmo16.c tehkanwc.c tempest.c terracre.c tetrisp2.c thedeep.c thepit.c thief.c thoop2.c thunderx.c tigeroad.c tmnt.c tnzs.c toaplan1.c toaplan2.c toki.c topspeed.c tourtabl.c toypop.c tp84.c trackfld.c travrusa.c tsamurai.c tubep.c tumblep.c tunhunt.c turbo.c tutankhm.c twin16.c twincobr.c ultraman.c unico.c vaportra.c vball.c vbowl.c* vendetta.c videopin.c vigilant.c volfied.c vsnes.c wallc.c wardner.c warriorb.c wc90.c wc90b.c wecleman.c welltris.c wgp.c wiz.c wrally.c wwfsstar.c wwfwfest.c xain.c xmen.c xorworld.c xyonix.c yard.c yiear.c yunsung8.c zac2650.c zaccaria.c zaxxon.c zerozone.c zn.c
[src/expat]ascii.h* asciitab.h* expat.h* iasciitab.h* intconfig.h* internal.h* latin1tab.h* nametab.h* utf8tab.h* xmlparse.c* xmlrole.c* xmlrole.h* xmltok.c* xmltok.h* xmltok_impl.c* xmltok_impl.h* xmltok_ns.c*
[src/includes]megasys1.h
[src/machine]at28c16.c at28c16.h ds2404.c intelfsh.c namcond1.c pgmcrypt.c
[src/sndhrdw]turbo.c
[src/sound]mixer.c mixer.h pokey.c ymf271.c
[src/ui]options.c options.h win32ui.c
[src/vidhrdw]aeroboto.c cave.c galpanic.c generic.c res_net.h st0016.c stvvdp2.c vector.c voodblit.c
[src/windows]input.c windows.mak
[src/zlib]Makefile.in* adler32.c* compress.c* crc32.c* crc32.h* deflate.c* deflate.h* example.c* gzio.c* infback.c* inffast.c* inffast.h* inffixed.h* inflate.c* inflate.h* inftrees.c* inftrees.h* minigzip.c* trees.c* trees.h* uncompr.c* zconf.h* zconf.in.h* zlib.h* zutil.c* zutil.h*

Tuesday 27th July, 2004 at 11:59:56 UTC by Nathan Woods
[COCO] Tweaked OS-9 disk creation once again
[mess/formats]coco_dsk.c

Tuesday 27th July, 2004 at 01:26:23 UTC by Lawrence Gold
Removed a debug printf and fixed a problem that caused HATs to be broken on some joysticks. (Dieter Baron)
[src/unix/joystick-drivers]joy_usb.c

Monday 26th July, 2004 at 01:47:18 UTC by Nathan Woods
Expanded out the inpn_default_names array with new values
[mess/systems]a7800.c atari.c cpschngr.c jaguar.c lynx.c
[src]inptport.c inptport.h

Sunday 25th July, 2004 at 17:18:39 UTC by Nathan Woods
[CoCo] Slight change to OS-9 disk image creation
[mess/formats]coco_dsk.c

Sunday 25th July, 2004 at 14:19:39 UTC by Nathan Woods
[COCO] Implemented .os9 disk image creation support. (bug #576)
[docs]messnew.txt
[mess/formats]coco_dsk.c flopimg.c flopimg.h

Saturday 24th July, 2004 at 17:15:19 UTC by Nathan Woods
[Windows] Fixed a bug when creating disk images in which default extensions
were not spcified. (bug #576)
[docs]messnew.txt
[mess/windows]menu.c

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team