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

Previous 508919 RevisionsNext 50

Tuesday 6th June, 2006 at 12:16:41 UTC by Nathan Woods
[Windows GUI] Fixed 0.106u3 regression
[src/ui]options.c

Tuesday 6th June, 2006 at 11:09:00 UTC by Nathan Woods
[GAMEBOY] Fixed aspect ratio. [Justin Kerk]
[docs]messnew.txt
[mess/systems]gb.c

Monday 5th June, 2006 at 23:35:12 UTC by Nathan Woods
Updated to MAME 0.106u4 core
[ROOT]makefile.mes
[docs]messnew.txt
[mess/windows]configms.c configms.h
[src]cpuexec.c debugger.h driver.c driver.h render.c render.h rendersw.c video.c
[src/debug]debugcpu.c mamedbg.c
[src/drivers]cardline.c
[src/vidhrdw]atarigt.c
[src/windows]blit.c config.c d3d8intf.c* d3d9intf.c* d3dintf.h* drawd3d.c fileio.c input.c misc.c misc.h sound.c video.c videoold.c wind3old.c wind4old.c winddold.c windows.mak winmain.c winmain.h*

Monday 5th June, 2006 at 00:57:18 UTC by Nathan Woods
[BBC] Since the BBC now supports UEF and CSW in the same drivers, this is no
longer needed
[mess/systems]bbc.c

Monday 5th June, 2006 at 00:47:38 UTC by Nathan Woods
Doh...
[mess/windows]parallel.c

Sunday 4th June, 2006 at 15:34:50 UTC by Nathan Woods
Now calling init_resource_handling() and moved the validity checks call up
[src/ui]win32ui.c

Sunday 4th June, 2006 at 15:20:10 UTC by Lawrence Gold
Changed the description of "-[no]doublebuf" to be clearer. (Mike Frysinger)
[src/unix/video-drivers]SDL.c

Saturday 3rd June, 2006 at 21:39:13 UTC by Nathan Woods
[Messtest] Fixed 0.106u3 regression
[mess/tools/messtest]main.c

Saturday 3rd June, 2006 at 20:30:20 UTC by Nathan Woods
Commiting msvc2005 fixup
[mess/windows]parallel.c

Saturday 3rd June, 2006 at 13:19:01 UTC by Nathan Woods
Messtest fixes for 0.106u3
[mess/tools/messtest]main.c

Saturday 3rd June, 2006 at 11:12:54 UTC by Nathan Woods
Fixed device mounting at the command line
[mess/windows]configms.c
[src]options.c options.h
[src/windows]config.c

Saturday 3rd June, 2006 at 06:40:25 UTC by Lawrence Gold
Fixed a build error for MAME when NEW_RENDER isn't defined.
[src]video.c

Saturday 3rd June, 2006 at 06:39:23 UTC by Lawrence Gold
Changes for 0.106u3.
[src/unix]fronthlp.c main.c
[src/unix/doc]xmamerc.dist xmessrc.dist

Friday 2nd June, 2006 at 23:17:07 UTC by Nathan Woods
More 0.106u3 fixes...
[src/windows]config.c fileio.c

Friday 2nd June, 2006 at 22:47:02 UTC by Nathan Woods
Changes to make compilation work under MSVC
[ROOT]makefile.mes
[src/ui]dirwatch.c inifile.c options.c picker.c tabview.c
[src/windows]winprefix.h

Friday 2nd June, 2006 at 21:00:12 UTC by Nathan Woods
1. Updated to MAME 0.106u3; MESS is now broken, still need to do some work
here

2. [Imgtool] Internal changes to how Imgtool modules are specified
[ROOT]makefile makefile.mes whatsnew.txt
[docs]messnew.txt
[mess]infomess.c infomess.h
[mess/tools/imgtool]concept.c fat.c iflopimg.c iflopimg.h imghd.c imgtool.mak library.c library.h mac.c modules.c os9.c prodos.c rsdos.c ti99.c ti990hd.c vzdos.c
[mess/tools/messtest]main.c testmess.c tststubs.c
[mess/ui]mess32ui.c
[mess/windows]configms.c configms.h menu.c tapedlg.c
[src]audit.c core.mak mame.c mame.h mame.mak mamecore.c mamecore.h mamedriv.c options.c* options.h* osdepend.h palette.c render.c render.h rendersw.c rendfont.c restrack.c* restrack.h* usrintrf.c validity.c video.c video.h x86drc.c x86drc.h
[src/cpu/i86]instr86.c
[src/cpu/nec]nec.c
[src/cpu/v60]v60.c
[src/cpu/v810]v810.c
[src/drivers]1942.c 1945kiii.c actfancr.c aerofgt.c aliens.c angelkds.c argus.c arkanoid.c asuka.c btime.c bwing.c cinemat.c compgolf.c cop01.c couple.c dblewing.c dec8.c decocass.c dgpix.c dogfgt.c dooyong.c fuukifg2.c galaxian.c gottlieb.c homedata.c jalmah.c jcross.c kaneko16.c lsasquad.c m92.c mainevt.c mcatadv.c megasys1.c megatech.c metro.c ms32.c nmk16.c paradise.c pasha2.c seta.c seta2.c shisen.c sidearms.c snk.c ssfindo.c ssv.c stv.c system1.c taito_b.c taito_f2.c taito_l.c tecmo.c terracre.c thedeep.c thepit.c ultraman.c
[src/machine]daikaiju.c* decocass.c decocass.h lsasquad.c
[src/sound]ymf271.c ymf278b.c
[src/ui]optcore.c options.c
[src/vidhrdw]1942.c lsasquad.c vector.c
[src/windows]COPYING.LIB asmblit.asm asmtile.asm blit.c config.c config.h drawd3d.c drawd3d.h drawgdi.c drawgdi.h fileio.c fronthlp.c input.c osinline.h rc.c rc.h sound.c ticker.c vconv.c video.c video.h videoold.c videoold.h wind4old.c winddold.c windold.c windold.h window.c window.h windows.mak winmain.c winprefix.h

Thursday 1st June, 2006 at 12:42:20 UTC by Nathan Woods
[BBC] Removed special driver for CSW support, made CSW format supported by other
BBC drivers
[mess]messdriv.c
[mess/formats]csw_cas.c csw_cas.h
[mess/systems]bbc.c

Thursday 1st June, 2006 at 11:55:08 UTC by Nathan Woods
Fixes for NEW_RENDER
[mess/windows]menu.c
[src]video.c

Wednesday 31st May, 2006 at 00:50:42 UTC by Nathan Woods
M6847 hacks for the new renderer
[mess/vidhrdw]m6847.c

Tuesday 30th May, 2006 at 09:02:39 UTC by Nathan Woods
Fixed compilation errror
[mess/systems]osi.c

Sunday 28th May, 2006 at 17:12:03 UTC by Lawrence Gold
Removed the translucency switch, which is no longer supported as of 0.106u2.
[src/unix]video.c

Sunday 28th May, 2006 at 05:33:51 UTC by Lawrence Gold
Updated for 0.106.
[src/unix/doc]changes.unix

Sunday 28th May, 2006 at 05:33:02 UTC by Lawrence Gold
Fixed the tiny build target. (Mike Frysinger)
Added CFLAGS for the Blackfin CPU. (Mike Frysinger)
BUILD_ZLIB and BUILD_EXPAT can now be disabled without having to edit the makefile. (Mike Frysinger)
[src/unix]unix.mak

Friday 26th May, 2006 at 20:22:22 UTC by Nathan Woods
Fix from Mamedev
[src]render.c

Friday 26th May, 2006 at 18:01:55 UTC by Gordon Jefferyes
added bbcbcsw
[mess]messdriv.c

Friday 26th May, 2006 at 17:59:29 UTC by Gordon Jefferyes
added csw back in again.
[mess]mess.mak

Friday 26th May, 2006 at 17:57:15 UTC by Gordon Jefferyes
put back csw
[mess/systems]bbc.c

Friday 26th May, 2006 at 17:47:14 UTC by Gordon Jefferyes
csw tape support
[mess/formats]csw_cas.c* csw_cas.h*

Friday 26th May, 2006 at 03:11:28 UTC by Nathan Woods
Updated to support compiling with NEW_RENDER enabled
[mess]artworkx.c artworkx.h
[mess/includes]zx.h
[mess/machine]genesis.c nes.c
[mess/systems]zx.c
[mess/tools/messtest]testmess.c
[mess/vidhrdw]nes.c zx.c
[mess/windows]dialog.c dialog.h menu.c tapedlg.c tapedlg.h

Friday 26th May, 2006 at 00:51:24 UTC by Nathan Woods
Updated to MAME 0.106u2 core
[docs]messnew.txt
[mess]mess.mak messdrv.h
[mess/sndhrdw]osi.c
[mess/vidhrdw]vectrex.c
[mess/windows]dialog.c menu.c tapedlg.c
[src]driver.c driver.h fileio.c mame.h mame.mak mamedriv.c render.c* render.h* rendersw.c* rendfont.c* rendfont.h* ui_text.c ui_text.h usrintrf.c video.c
[src/cpu/sharc]compute.c sharcops.c
[src/drivers]asteroid.c bzone.c cinemat.c cyberbal.c deco156.c gaplus.c jalmah.c madalien.c mcr3.c midwunit.c n8080.c pasha2.c* trvmadns.c* videopin.c wiz.c
[src/includes]8080bw.h asteroid.h atarifb.h avalnche.h blockade.h bsktball.h canyon.h circus.h crbaloon.h cyberbal.h dragrace.h firetrk.h grchamp.h hitme.h nitedrvr.h orbit.h phoenix.h poolshrk.h qix.h skydiver.h spiders.h sprint2.h sprint4.h subs.h tank8.h triplhnt.h turbo.h vicdual.h videopin.h
[src/machine]turbo.c
[src/sndhrdw]8080bw.c asteroid.c atarifb.c avalnche.c bsktball.c canyon.c circus.c crbaloon.c dragrace.c firetrk.c grchamp.c hitme.c llander.c nitedrvr.c orbit.c phoenix.c poolshrk.c qix.c skydiver.c spiders.c sprint2.c sprint4.c subs.c tank8.c triplhnt.c turbo.c vicdual.c
[src/sound]disc_dev.c disc_flt.c disc_inp.c disc_mth.c disc_wav.c discrete.c discrete.h
[src/vidhrdw]avgdvg.c cinemat.c cyberbal.c n8080.c sega.c vector.c vector.h
[src/windows]blit.c config.c debugwin.c drawd3d.c* drawd3d.h* drawgdi.c* drawgdi.h* input.c input.h rendsoft.c* rendsoft.h* sound.c video.c video.h videoold.c* videoold.h* winalloc.c wind3d.c wind3d.h wind3dfx.c wind3dfx.h wind3old.c* wind3old.h* wind4old.c* wind4old.h* winddold.c* winddold.h* winddraw.c winddraw.h windold.c* windold.h* window.c window.h windows.mak winmain.c

Thursday 25th May, 2006 at 18:06:59 UTC by Lawrence Gold
A BadMatch error should no longer occur for the OpenGL target in some cases, such as when 16bpp mode is used with recent releases of the binary NVIDIA driver.
[src/unix/video-drivers]xgl.c

Wednesday 24th May, 2006 at 22:08:28 UTC by Nathan Woods
Alphabetized the DRVLIBS listing
[mess]mess.mak

Monday 22nd May, 2006 at 23:59:19 UTC by Nathan Woods
[Messtest] Robustness changes
[mess/tools/messtest]testimgt.c

Monday 22nd May, 2006 at 22:27:46 UTC by Nathan Woods
[Windows] Workaround for recent complaints on win_resource_module()
[mess/windows]menu.c

Sunday 21st May, 2006 at 16:45:49 UTC by Lawrence Gold
Fixes for 0.106u1.
[src/unix]sound.c

Saturday 20th May, 2006 at 18:23:22 UTC by Lawrence Gold
Preparation for 0.106.
[src/unix/doc/mame]whatsnew.txt windows.txt
[src/unix/doc/mess]messnew.txt wintoc.xml
[src/unix/doc/mess/windows]guiconf.htm install.htm main.htm

Saturday 20th May, 2006 at 17:38:59 UTC by Lawrence Gold
Fixes for 0.106u1.
[src/unix]devices.c fronthlp.c video.c

Saturday 20th May, 2006 at 17:36:52 UTC by Lawrence Gold
Fixed a signedness warning.
[src/unix]ident.c

Friday 19th May, 2006 at 10:50:59 UTC by Nathan Woods
Fixed version #
[src]version.c

Thursday 18th May, 2006 at 23:50:23 UTC by Nathan Woods
Updated to MAME 0.106u1 core
[docs]messnew.txt
[mess]eventlst.c mess.mak messdriv.c
[mess/includes]sms.h
[mess/machine]apple2.c c64.c genesis.c mz700.c vtech1.c wswan.c zx.c
[mess/systems]a310.c apexc.c bbc.c lynx.c super80.c ti99_2.c tm990189.c
[mess/tools/messtest]testmess.c
[mess/vidhrdw]733_asr.c 911_vdt.c apple1.c arcadia.c bbc.c border.c cbmb.c cdp186x.c cgenie.c dgn_beta.c electron.c galaxy.c gb.c i82720.c intv.c jupiter.c kim1.c mac.c mbee.c mekd2.c mz700.c nascom1.c p2000m.c pc8801.c pc_cga.c pc_mda.c pc_video.c pdp1.c pet.c saa5050.c smsvdp.c ted7360.c tms3556.c tx0.c v9938.c vc4000.c vdc8563.c vectrex.c vic4567.c vic6560.c vic6567.c vtech2.c zx.c
[mess/windows]menu.c
[src]artwork.c artwork.h cdrom.c chdcd.c cheat.c core.mak cpuexec.c driver.c driver.h fileio.c fileio.h info.c inptport.c inptport.h input.c mame.c mame.h mamecore.h osdepend.h palette.c palette.h png.c profiler.c sound.c streams.c tilemap.c usrintrf.c usrintrf.h validity.c video.c video.h x86drc.h
[src/cpu/dsp56k]dsp56k.c dsp56ops.c
[src/cpu/i386]i386dasm.c
[src/cpu/tms34010]tms34010.c
[src/debug]debugcmd.c debugcpu.c mamedbg.c
[src/drivers]ace.c atarisy2.c batman.c capbowl.c changela.c cntsteer.c coolpool.c cps2.c cshooter.c darkhors.c ddenlovr.c ddragon.c dgpix.c dlair.c enigma2.c exerion.c fcombat.c fuukifg2.c fuukifg3.c gladiatr.c gticlub.c hal21.c hitme.c igs_blit.c itech8.c konamigv.c laserbas.c laserbat.c looping.c m107.c m92.c madalien.c mazerbla.c mediagx.c micro3d.c midxunit.c missb2.c model2.c mogura.c namcofl.c namconb1.c namcos11.c namcos12.c neogeo.c olibochu.c othunder.c plygonet.c pturn.c r2dtank.c rmhaihai.c royalmah.c seattle.c sega.c segac2.c segas18.c segas32.c segaxbd.c segaybd.c shougi.c starfire.c stv.c supertnk.c taito_x.c taito_z.c talbot.c thunderj.c toaplan2.c triplhnt.c vamphalf.c wheelfir.c williams.c wilytowr.c witch.c wwfsstar.c xtheball.c zn.c
[src/machine]6840ptm.c amiga.c atari.c atarigen.c harddriv.c konamigx.c n64.c namcos2.c snes.c williams.c
[src/sndhrdw]berzerk.c cchasm.c galaxian.c senjyo.c
[src/sound]nes_apu.c
[src/ui]properties.c
[src/vidhrdw]afega.c airbustr.c ambush.c amspdwy.c angelkds.c arkanoid.c astrocde.c astrof.c atari.c atarig1.c atarig42.c atarigt.c atarigx2.c atarimo.c atarirle.c atarisy1.c atarisy2.c avalnche.c avgdvg.c aztarac.c badlands.c bagman.c balsente.c batman.c battlane.c battlera.c battlex.c beezer.c bigevglf.c bking2.c blockade.c blockout.c bogeyman.c bombjack.c bosco.c brkthru.c bsktball.c btime.c btoads.c bublbobl.c buggychl.c cave.c ccastles.c cchasm.c cclimber.c chaknpop.c champbas.c cheekyms.c cinemat.c circus.c cloak.c cloud9.c cninja.c contra.c copsnrob.c cosmic.c crbaloon.c csk.c cvs.c cyberbal.c darkmist.c dassault.c dcheese.c dday.c deadang.c deco16ic.c deco32.c decocass.c destroyr.c dkong.c docastle.c dooyong.c dotrikun.c dynax.c eolith.c epos.c equites.c esd16.c exctsccr.c exedexes.c exerion.c exidy440.c exprraid.c exzisus.c fantland.c fastlane.c finalizr.c firetrk.c flkatck.c flyball.c fromance.c fuukifg2.c fuukifg3.c gaelco2.c gaelco3d.c gaiden.c galaga.c galaxian.c galpanic.c galspnbl.c gaplus.c gauntlet.c generic.c genesis.c glass.c goldstar.c gomoku.c gottlieb.c gotya.c grchamp.c gridlee.c gstriker.c gsword.c gtia.c gyruss.c hanaawas.c harddriv.c hexa.c higemaru.c hng64.c homedata.c hyhoo.c hyperspt.c hyprduel.c ikki.c irobot.c ironhors.c itech8.c jack.c jaguar.c jedi.c kaneko16.c kangaroo.c kchamp.c kingobox.c kncljoe.c konamiic.c kopunch.c labyrunr.c ladybug.c lazercmd.c leland.c lemmings.c leprechn.c lethalj.c liberate.c liberatr.c lordgun.c lsasquad.c m62.c m72.c magmax.c malzak.c mappy.c marineb.c mario.c markham.c marvins.c matmania.c mcr68.c meadows.c megazone.c metlclsh.c metro.c mexico86.c micro3d.c midvunit.c midyunit.c mikie.c minivadr.c missile.c mjsister.c mnight.c model1.c model3.c momoko.c mouser.c mpatrol.c mrflea.c mrjong.c munchmo.c mustache.c namcos2.c nbmj8891.c nbmj8991.c nbmj9195.c neogeo.c ninjakd2.c niyanpai.c nova2001.c nyny.c ojankohs.c omegaf.c pacland.c pacman.c paradise.c pastelg.c pbaction.c pcktgal.c pgm.c pingpong.c pkunwar.c playch10.c plygonet.c policetr.c polyplay.c pooyan.c popper.c powerins.c psikyo.c psikyo4.c psikyosh.c psx.c punchout.c qix.c quasar.c quizdna.c raiders5.c rallyx.c realbrk.c redalert.c redclash.c rockola.c rocnrope.c rohga.c rollrace.c route16.c rpunch.c s2636.c sauro.c sbasketb.c sbrkout.c sega.c segaic16.c segar.c segas18.c segas32.c seicross.c seta.c shangha3.c shaolins.c shisen.c sidearms.c silkroad.c skullxbo.c skychut.c skyfox.c snes.c snk.c snowbros.c solomon.c sonson.c spacefb.c spbactn.c spcforce.c spiders.c sprint2.c sprint4.c sprint8.c srmp2.c sshangha.c ssozumo.c ssv.c st0016.c stactics.c starcrus.c starfire.c starshp1.c strnskil.c stvvdp1.c stvvdp2.c subs.c suna16.c suna8.c suprnova.c suprridr.c system1.c system24.c tagteam.c taito_b.c taito_f3.c taitoic.c taitosj.c tank8.c tankbatt.c taotaido.c targeth.c tceptor.c tecmo16.c tehkanwc.c tetrisp2.c thepit.c thief.c thoop2.c tia.c tickee.c tigeroad.c timelimt.c tms34061.c tms9928a.c tnzs.c toaplan2.c toobin.c tp84.c trackfld.c triplhnt.c troangel.c ttmahjng.c tubep.c tunhunt.c tutankhm.c tx1.c vector.c vicdual.c vigilant.c vindictr.c volfied.c voodoo.c vsnes.c wecleman.c welltris.c williams.c wiping.c wiz.c wolfpack.c wrally.c xmen.c xxmissio.c yard.c ygv608.c yiear.c yunsun16.c zac2650.c zaxxon.c zodiack.c
[src/windows]blit.c input.c sound.c vconv.c video.c wind3d.c winddraw.c

Wednesday 17th May, 2006 at 21:57:58 UTC by Nathan Woods
[N64] Rewrote N64 sound [R Belmont]
[mess/systems]n64.c
[src/drivers]aleck64.c
[src/includes]n64.h
[src/machine]n64.c

Wednesday 17th May, 2006 at 17:56:35 UTC by imk
Added new BIOS as a selectable BIOS
[mess/systems]channelf.c

Wednesday 17th May, 2006 at 16:27:21 UTC by Gordon Jefferyes
Added UEF and CSW Tape Support.
So Now the BBCB driver uses UEF and BBCBCSW uses CSW format.
[mess]mess.mak messdriv.c
[mess/formats]uef_cas.c
[mess/machine]bbc.c mc6850.c mc6850.h
[mess/systems]bbc.c
[mess/vidhrdw]bbc.c

Wednesday 17th May, 2006 at 11:35:48 UTC by Nathan Woods
[MBEE] Fixed reset. [Robbert, R. Belmont]
[docs]messnew.txt
[mess/includes]mbee.h
[mess/machine]mbee.c
[mess/systems]mbee.c

Tuesday 16th May, 2006 at 12:28:21 UTC by Nathan Woods
[LVIV] Changed to use selectable BIOSes. [incog]
[docs]messnew.txt
[mess]messdriv.c
[mess/systems]lviv.c

Monday 15th May, 2006 at 19:31:25 UTC by Lawrence Gold
Removed fuzzycmp.
[src/unix/doc]xmamerc.dist xmessrc.dist

Monday 15th May, 2006 at 11:31:38 UTC by Nathan Woods
Prep for next MESS dev cycle
[docs]messnew.txt
[src]version.c
[src/ui]mame32.rc

Monday 15th May, 2006 at 02:19:27 UTC by Nathan Woods
[VTECH1] Fixed video regressions
[mess/vidhrdw]vtech1.c

Monday 15th May, 2006 at 00:00:43 UTC by Nathan Woods
[Dragon] Hack to fix some dragon games
[mess/vidhrdw]coco.c

Sunday 14th May, 2006 at 22:42:36 UTC by Nathan Woods
1. [Windows GUI] Fixed regression caused by build changes
2. [Windows GUI] Fixed debugging messages
[mess/windows]windows.mak
[src/ui]win32ui.c

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team