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

Previous 508919 RevisionsNext 50

Tuesday 4th October, 2005 at 23:14:00 UTC by Nathan Woods
More PC mouse fixups
[mess/includes]pc_mouse.h
[mess/machine]pc_mouse.c pcshare.c
[mess/systems]pcw16.c

Tuesday 4th October, 2005 at 13:06:19 UTC by Nathan Woods
Fixed creditation
[docs]messnew.txt

Tuesday 4th October, 2005 at 13:05:00 UTC by Nathan Woods
Fixed and cleaned up mouse code. (bug #747) [Lineback and Nate Woods]
[docs]messnew.txt
[mess/includes]pc_mouse.h
[mess/machine]pc_mouse.c pcshare.c
[mess/systems]pcw16.c

Tuesday 4th October, 2005 at 04:30:59 UTC by Lawrence Gold
skip_validitychecks no longer exists.
[src/unix]config.c

Sunday 2nd October, 2005 at 21:15:19 UTC by Lawrence Gold
Removed references to the mameinfo and history files.
[mess/tools/messtest]main.c

Friday 30th September, 2005 at 13:21:43 UTC by Nathan Woods
Rev'd version number
[docs]messnew.txt

Friday 30th September, 2005 at 13:19:31 UTC by Nathan Woods
1. Updated to MAME 0.100u3 core

2. [SNES] Updated; most games now have working sound [R. Belmont]
[mess/systems]snes.c
[mess/tools/messtest]main.c testmess.c
[src]common.c common.h driver.c mame.c mame.h mame.mak tiny.mak
[src/cpu/spc700]spc700.c
[src/drivers]afega.c blmbycar.c egghunt.c* galaga.c galpanic.c genesis.c laserbat.c* mcr.c megaplay.c megatech.c nss.c puckpkmn.c segac2.c segas18.c sslam.c ssv.c taito_x.c topshoot.c tumbleb.c vendetta.c
[src/includes]genesis.h segac2.h snes.h
[src/machine]snes.c vertigo.c
[src/sndhrdw]snes.c
[src/ui]mame32.rc options.c options.h properties.c resource.h resource.hm win32ui.c
[src/vidhrdw]blmbycar.c genesis.c* segac2.c segasyse.c sslam.c vertigo.c
[src/windows]config.c

Thursday 29th September, 2005 at 12:34:36 UTC by Nathan Woods
[SNES] SPC, APU and DSP bug fixes; sound now works in some games. [R Belmont]
[docs]messnew.txt
[mess/systems]snes.c
[src/cpu/spc700]spc700.c
[src/drivers]nss.c
[src/includes]snes.h
[src/machine]snes.c
[src/sndhrdw]snes.c

Wednesday 28th September, 2005 at 20:59:08 UTC by Tomas Karlsson
Updated SCSI support
[mess/machine]bebox.c
[mess/systems]bebox.c
[src/machine]53c810.c 53c810.h

Tuesday 27th September, 2005 at 03:46:14 UTC by Nathan Woods
[Windows GUI] Fixed a regression that prevented sysinfo.dat from being properly
recognized.
[docs]messnew.txt
[src/ui]options.c

Monday 26th September, 2005 at 17:58:01 UTC by Tomas Karlsson
Changed BeBox Dual603-133 to 603E
[mess/systems]bebox.c

Monday 26th September, 2005 at 02:47:17 UTC by Nathan Woods
[Windows] Fixed a regression in the new UI that prevented the "Show FPS"
function from working.
[docs]messnew.txt
[mess]mesintrf.c mesintrf.h
[src]mame.c usrintrf.c

Sunday 25th September, 2005 at 11:17:52 UTC by Tomas Karlsson
Changed to 16550 UART
[mess/machine]bebox.c

Sunday 25th September, 2005 at 11:15:43 UTC by Tomas Karlsson
Added: BeBox Dual603-133
[mess]system.c
[mess/systems]bebox.c

Sunday 25th September, 2005 at 03:20:53 UTC by Nathan Woods
[COCO3] Fixed assertion failure when using the zero/infinite scanlines video
mode.
[docs]messnew.txt
[mess/vidhrdw]dragon.c

Saturday 24th September, 2005 at 20:44:54 UTC by Nathan Woods
Took note of Tomas Karlsson's new driver
[docs]messnew.txt

Saturday 24th September, 2005 at 16:10:26 UTC by Lawrence Gold
Updated for 0.100.
[src/unix]video.c
[src/unix/doc]changes.unix xmamerc.dist
[src/unix/doc/mame]gamelist.txt whatsnew.txt windows.txt
[src/unix/doc/mess]messnew.txt

Saturday 24th September, 2005 at 16:09:48 UTC by Lawrence Gold
Rapid-fire update compatible with core changes. (Shyouzou Sugitani)
Improved support for OpenBSD. (Claudio Castiglia)
[src/unix]devices.c

Saturday 24th September, 2005 at 14:46:28 UTC by Tomas Karlsson
Added: Spectravideo SVI-603 Coleco Game Adapter
[mess]system.c
[mess/systems]coleco.c

Saturday 24th September, 2005 at 13:48:26 UTC by Tomas Karlsson
Added testdriver: SVI-328 80 column
[mess]system.c

Saturday 24th September, 2005 at 13:41:35 UTC by Tomas Karlsson
Fixed memory bank dip switch bug
[mess/systems]svi318.c

Saturday 24th September, 2005 at 13:39:03 UTC by Tomas Karlsson
no message
[mess/includes]svi318.h
[mess/machine]svi318.c

Friday 23rd September, 2005 at 13:48:14 UTC by Nathan Woods
Forgot to add these
[src/drivers]fcrash.c* megaplay.c* megatech.c* puckpkmn.c* topshoot.c*

Friday 23rd September, 2005 at 13:47:03 UTC by Nathan Woods
Forgot to commit these
[src/drivers]genesis.c*
[src/includes]genesis.h*

Friday 23rd September, 2005 at 13:45:12 UTC by Nathan Woods
Updated to MAME 0.100u2
[docs]messnew.txt
[src]driver.c inptport.c mame.c mame.mak
[src/cpu/sharc]sharc.c
[src/cpu/spc700]spc700.c spc700ds.c
[src/debug]debugvw.c debugvw.h
[src/drivers]afega.c cinemat.c cps1.c fromanc2.c funworld.c goldstar.c hornet.c itech32.c m62.c m72.c namcofl.c namcos22.c pgm.c qix.c segac2.c stv.c stvhacks.c vamphalf.c
[src/includes]segac2.h
[src/sndhrdw]snes.c
[src/vidhrdw]cps1.c m62.c m72.c segac2.c stvvdp1.c stvvdp2.c
[src/windows]fronthlp.c

Thursday 22nd September, 2005 at 22:40:04 UTC by Nathan Woods
[MTX512] Fixed regression introduced in 0.96 [Gerco Ballintijn]
[docs]messnew.txt
[mess/systems]mtx.c

Monday 19th September, 2005 at 23:04:49 UTC by Nathan Woods
1. Fixed crashes when running deviceless systems

2. [PCW] Fixed validity and new sound system problems; still doesn't run so it
is still testdriver.
[docs]messnew.txt
[mess]image.c
[mess/systems]pcw.c
[mess/windows]configms.c

Monday 19th September, 2005 at 14:10:20 UTC by Tim Lindner
0.100 update
[mac/MacMAME/macintosh/Source]Info.plist macinfo.c
[mac/MacMESS/MacMESS.xcode]project.pbxproj
[mac/MacMESS/macintosh/Source]mess.r
[mac/MacMESS/macintosh/Source/English.lproj]Info debug.plist Info.plist

Saturday 17th September, 2005 at 01:57:50 UTC by Lawrence Gold
One file missed from the 0.100u1 update.
[src/drivers]coinmstr.c*

Friday 16th September, 2005 at 13:14:17 UTC by Nathan Woods
Updated to MAME 0.100u1 core
[ROOT]makefile
[docs]messnew.txt
[src]driver.c mame.mak
[src/drivers]gticlub.c namcofl.c namcoic.c namconb1.c namcos22.c segas32.c segaybd.c snowbros.c system24.c trucocl.c
[src/includes]namcos3d.h
[src/machine]segas32.c
[src/sndhrdw]namcoc7x.c
[src/vidhrdw]matrix3d.c matrix3d.h namcofl.c namcos22.c namcos3d.c segas32.c trucocl.c

Thursday 15th September, 2005 at 01:51:26 UTC by Nathan Woods
Prep for next MESS dev cycle
[docs]messnew.txt
[src]version.c
[src/ui]mame32.rc

Thursday 15th September, 2005 at 00:31:31 UTC by Nathan Woods
Updated to MAME 0.100 core
[docs]messnew.txt
[src]blitgen.c driver.c mame.mak mameblit.c memdbg.c memdbg.h version.c
[src/drivers]8080bw.c cave.c chindrag.c chmplst2.c cntsteer.c crospang.c dday.c galaxian.c grtwall.c hitme.c lkage.c mitchell.c namcos11.c namcos22.c pbchmp95.c segaybd.c splash.c tumbleb.c* tumblep.c
[src/sndhrdw]namcoc7x.c namcoc7x.h
[src/sound]scsp.c streams.c
[src/vidhrdw]beathead.c crospang.c fastfred.c speedatk.c tumbleb.c* tumblep.c

Monday 12th September, 2005 at 23:53:31 UTC by Nathan Woods
Updated to MAME 0.99u10 core
[docs]messnew.txt
[src]driver.c inptport.c
[src/cpu/m37710]m37710.c
[src/drivers]cave.c mitchell.c namcond1.c namcos11.c namcos12.c namcos22.c pgm.c speedspn.c surpratk.c system16.c trucocl.c yard.c
[src/sndhrdw]namcoc7x.c namcoc7x.h
[src/vidhrdw]mitchell.c namcos3d.c trucocl.c

Sunday 11th September, 2005 at 15:46:31 UTC by Nathan Woods
Those '#pragma once' directives cause MinGW to barf with an internal compiler
error, conveniently only when compiling MESS and not MAME
[src]driver.h mame.h

Sunday 11th September, 2005 at 00:23:51 UTC by Lawrence Gold
Improved the SDL joystick driver so that it will work better with components identified as hat switches or trackballs. (Dave Ahlswede)
Increased the maximum number of joystick axes from 8 to 16 to support the Gravis Xterminator joypad. (Dave Ahlswede)
[src/unix]devices.h
[src/unix/joystick-drivers]joy_SDL.c

Sunday 11th September, 2005 at 00:14:32 UTC by Lawrence Gold
Fixes for OpenBSD, including working audio for 8-bit sound cards. (Claudio Castiglia)
[src/unix]unix.mak
[src/unix/joystick-drivers]joy_usb.c
[src/unix/sysdep/dsp-drivers]netbsd.c
[src/unix/video-drivers]xgl.c

Sunday 11th September, 2005 at 00:04:58 UTC by Nathan Woods
Updated to MAME 0.99u9 core
[docs]messnew.txt
[src]driver.c mame.mak sndintrf.c tilemap.c tilemap.h
[src/drivers]8080bw.c cischeat.c igs_blit.c kaneko16.c megasys1.c namconb1.c namcos11.c namcos22.c segas16b.c yunsun16.c
[src/includes]8080bw.h megasys1.h
[src/sndhrdw]8080bw.c namcoc7x.c* namcoc7x.h*
[src/sound]c352.c scsp.c
[src/vidhrdw]cischeat.c megasys1.c ygv608.c yunsun16.c
[src/windows]video.c

Saturday 10th September, 2005 at 23:57:54 UTC by Lawrence Gold
#pragma once missed from one of the MAME intermediate updates. Inconsequential, but this makes for fewer files to diff against.
[src]driver.h mame.h

Saturday 10th September, 2005 at 23:53:24 UTC by Lawrence Gold
Fixed some misuses of strncat() that could cause buffer overflows. Found by Claudio Castiglia.
[mess/tools/imgtool]os9.c ti99.c ti990hd.c

Saturday 10th September, 2005 at 23:50:11 UTC by Lawrence Gold
Minor fix for a GCC warning.
[mess/tools/imgtool]prodos.c

Saturday 10th September, 2005 at 16:32:10 UTC by Nathan Woods
Fixed a regression introduced in the 0.99u8 core update
[mess]inputx.c
[src]inptport.c

Saturday 10th September, 2005 at 14:29:38 UTC by Nathan Woods
Updated to MAME 0.99u8 core
[docs]messnew.txt
[mess]inputx.c inputx.h
[src]config.c cpuexec.c datafile.c datafile.h driver.c inptport.c inptport.h mame.c memory.c memory.h tilemap.c usrintrf.c
[src/drivers]airbustr.c arcadia.c asteroid.c cabal.c dooyong.c exidy.c funworld.c galaxian.c galpanic.c jack.c jollyjgr.c kaneko16.c konamigx.c m62.c mappy.c mcatadv.c namcos22.c nmg5.c playch10.c rallyx.c scramble.c segas32.c simpl156.c snowbros.c sshangha.c stv.c stvhacks.c tagteam.c thepit.c toaplan1.c toaplan2.c vertigo.c williams.c yard.c
[src/includes]galaxian.h neogeo.h toaplan1.h vertigo.h
[src/machine]kaneko16.c vertigo.c
[src/sound]fm.c
[src/ui]datafile.c* datafile.h* ui.mak
[src/vidhrdw]galaxian.c lazercmd.c namcos3d.c stvvdp1.c stvvdp2.c toaplan1.c vector.h vertigo.c

Wednesday 7th September, 2005 at 17:26:52 UTC by Lawrence Gold
Removed some redundant definitions that caused GCC 4.0.x to report errors.
[src/drivers]jollyjgr.c

Wednesday 7th September, 2005 at 03:30:41 UTC by Nathan Woods
[Windows] Added a -skip_warnings option
[docs]messnew.txt
[mess/ui]resourcems.h
[src/ui]mame32.rc options.c options.h properties.c win32ui.c
[src/windows]config.c

Wednesday 7th September, 2005 at 00:00:41 UTC by Nathan Woods
[Imgtool ProDOS] Finished up attribute setting
[mess/tests]imgtool_prodos.xml
[mess/tools/imgtool]prodos.c

Tuesday 6th September, 2005 at 13:25:11 UTC by Nathan Woods
1. [Messtest] An initial crack at adding an &eoln; entity

2. [Imgtool] Fixed a regression in the Ascii filter when reading from an image

3. [Windows Imgtool] Fixed a bug on the option dialog
[mess/tests]imgtool_rsdos.xml
[mess/tools/imgtool]filteoln.c
[mess/tools/messtest]core.c
[mess/windows]opcntrl.c

Tuesday 6th September, 2005 at 04:01:28 UTC by Nathan Woods
1. Updated to MAME 0.99u7

2. [Messtest] Fixed some minor regressions

3. [Imgtool ProDOS] Partially implemented setting of attributes
[docs]messnew.txt
[mess]image.h utils.h videomap.c
[mess/tests]imgtool_prodos.xml
[mess/tools/imgtool]prodos.c
[mess/tools/messtest]core.c testimgt.c
[src]common.c common.h cpuexec.c cpuexec.h driver.c inptport.c mame.mak mamecore.h sndintrf.c timer.c usrintrf.c
[src/cpu/m37710]m37710.c m37710op.h
[src/drivers]8080bw.c angelkds.c chindrag.c chmplst2.c cps2.c dynduke.c grtwall.c igs_blit.c* jollyjgr.c* namcos22.c pacman.c playmark.c scotrsht.c sega.c snk.c stv.c stvhacks.c taito_f3.c taitosj.c
[src/includes]8080bw.h sega.h
[src/machine]irem_cpu.c sega.c taitosj.c
[src/sound]ay8910.c fm.c
[src/vidhrdw]8080bw.c dynduke.c m72.c m92.c pacman.c scotrsht.c
[src/windows]winmain.c

Monday 5th September, 2005 at 04:00:29 UTC by Nathan Woods
1. [Messtest] Attribute support for Messtest

2. [Windows GUI] Fix for problem introduced syncing with MAME32
[mess/tools/imgtool]imgfile.c imgtool.h library.h
[mess/tools/messtest]testimgt.c
[src/ui]mame32.rc

Monday 5th September, 2005 at 02:17:29 UTC by Nathan Woods
[Windows GUI] Sync with MAME32
[src/ui]directdraw.c history.c mame32.rc options.h properties.c resource.h resource.hm treeview.c win32ui.c

Monday 5th September, 2005 at 01:14:01 UTC by Nathan Woods
[Messtest] Refactored to use src/xmlfile.c code
[docs]messnew.txt
[mess/tools/messtest]core.c core.h testimgt.c testimgt.h testmess.c testmess.h
[src]xmlfile.c xmlfile.h

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team