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

Previous 508919 RevisionsNext 50

Sunday 23rd July, 2006 at 17:38:39 UTC by Wilbert Pol
[GAMECOM] Hooked up controls, touch screen support is still broken.
[mess/machine]gamecom.c
[mess/systems]gamecom.c

Saturday 22nd July, 2006 at 17:07:58 UTC by Nathan Woods
[Windows] Forgot to add a 'break' statement
[src/windows]window.c

Saturday 22nd July, 2006 at 17:04:35 UTC by Nathan Woods
[Windows] Fixed problem involving new UI dialogs when DirectDraw is used
[mess/windows]dialog.c
[src/windows]drawdd.c window.c window.h

Thursday 20th July, 2006 at 22:11:00 UTC by Nathan Woods
Updated to MAME 0.106u13 core
[docs]messnew.txt
[src]core.mak info.c mamedriv.c palette.c palette.h render.c
[src/drivers]8080bw.c arcadia.c atarig42.c bublbobl.c ccastles.c cloud9.c cntsteer.c dec0.c itech8.c lsasquad.c m62.c mcr68.c midyunit.c neogeo.c segas16a.c seicross.c slapfght.c snk68.c taito_f2.c taito_f3.c vaportra.c vigilant.c xxmissio.c
[src/includes]8080bw.h ccastles.h cloud9.h
[src/sndhrdw]8080bw.c
[src/vidhrdw]8080bw.c avgdvg.c ccastles.c cloud9.c neogeo.c vector.c xxmissio.c
[src/windows]config.c drawd3d.c drawdd.c

Wednesday 19th July, 2006 at 20:26:23 UTC by Lawrence Gold
Renamed a couple of variables.
[src/unix]fileio.c

Wednesday 19th July, 2006 at 12:07:26 UTC by Wilbert Pol
[SM8500] Fixed an implementation of the MULT instruction. Fixed behaviour of an addressing mode.
[mess/cpu/sm8500]sm85ops.h

Sunday 16th July, 2006 at 22:47:20 UTC by Nathan Woods
Another multisession fix
[src]render.c

Sunday 16th July, 2006 at 22:03:58 UTC by Nathan Woods
Multisession fix
[src]render.c

Sunday 16th July, 2006 at 21:29:05 UTC by Nathan Woods
Bug fix; can't believe that this was not found earlier
[src/debug]debugcmt.c

Sunday 16th July, 2006 at 19:46:00 UTC by Nathan Woods
Updated to MAME 0.106u12 core
[ROOT]makefile
[docs]messnew.txt
[mess/systems]amstrad.c apple2.c apple3.c cbmb.c coco.c enterp.c odyssey2.c pc8801.c pcw.c pet.c spectrum.c
[mess/tools/messtest]main.c
[src]artwork.c driver.h info.c jedparse.c mame.mak osdepend.h render.c usrintrf.c video.c xml2info.c xml2info.txt
[src/cpu]cpu.mak
[src/drivers]aerofgt.c asuka.c backfire.c badlands.c bking2.c blstroid.c bublbobl.c ccastles.c cchasm.c combatsc.c cps1.c crgolf.c csk.c cyberbal.c dassault.c deco32.c dietgo.c dkong.c dynax.c eprom.c exprraid.c findout.c galspnbl.c gaplus.c getrivia.c gng.c goldstar.c hal21.c hexion.c hnayayoi.c holeland.c hyhoo.c iqblock.c kingobox.c kyugo.c leland.c lethal.c lkage.c m62.c m92.c magicfly.c matmania.c mayumi.c mcr68.c mjkjidai.c namcos2.c namcos21.c nbmj8688.c nbmj8891.c nbmj8991.c nbmj9195.c niyanpai.c othunder.c pipedrm.c psikyo.c raiden.c rampart.c rmhaihai.c segas16b.c seicross.c shisen.c skullxbo.c snk.c system1.c taito_b.c taito_f2.c taito_f3.c taito_l.c taito_z.c taitoair.c taitosj.c travrusa.c xxmissio.c zaccaria.c
[src/includes]ccastles.h
[src/layout]dualhovu.lay dualhsxs.lay dualhuov.lay triphsxs.lay
[src/machine]6840ptm.c
[src/vidhrdw]ccastles.c
[src/windows]config.c drawd3d.c fileio.c input.c video.c wind3old.c winddold.c windold.c window.c

Sunday 16th July, 2006 at 15:20:22 UTC by Nathan Woods
[Imgtool] Changed IMGTOOLINFO_INT_ENUM_EXTRA_BYTES to
IMGTOOL_INT_DIRECTORY_EXTRA_BYTES, changed some structures to follow MAME
coding conventions, and introduced IMGTOOLINFO_INT_PARTITION_EXTRA_BYTES
[mess/tools/imgtool]concept.c fat.c imgtool.c imgtool.h library.h mac.c os9.c prodos.c rsdos.c ti99.c vzdos.c

Sunday 16th July, 2006 at 13:46:24 UTC by Nathan Woods
[Imgtool] More changes; moved partition specific callbacks out of the Imgtool
module, preparing for when partitions are completely separate from images.
[docs]messnew.txt
[mess/tools/imgtool]imgtool.c imgtool.h library.c library.h main.c modules.c
[mess/tools/imgtool/windows]wimgtool.c

Saturday 15th July, 2006 at 16:02:47 UTC by Nathan Woods
[Imgtool] Changed imgtool_partition_get_attribute_name() to take a partition
rather than a module
[mess/tools/imgtool]imgtool.c imgtool.h

Saturday 15th July, 2006 at 12:28:44 UTC by Nathan Woods
1. [Imgtool] Changed filters so that they use the same Imgtool APIs used
externally

2. [Imgtool] Added a test case for the BASIC filter
[mess/tests]imgtool_rsdos.xml
[mess/tools/imgtool]filtbas.c filteoln.c imgtool.c imgtool.h macbin.c

Friday 14th July, 2006 at 12:07:32 UTC by Nathan Woods
[Imgtool] Removed GET_IMAGE hack; all partition callbacks are now associated
with the partition object
[mess/tools/imgtool]imgtool.c imgtool.h

Friday 14th July, 2006 at 10:15:32 UTC by Nathan Woods
[AMSTRAD] More CPC+ work [Barry Rodewald]
[mess/systems]amstrad.c
[mess/vidhrdw]amstrad.c

Friday 14th July, 2006 at 02:04:49 UTC by Nathan Woods
[Imgtool] Exposed partition objects to the internal APIs
[mess/tools/imgtool]concept.c fat.c filtbas.c filteoln.c imgtool.c library.c library.h mac.c macbin.c os9.c prodos.c rsdos.c ti99.c ti990hd.c vzdos.c

Thursday 13th July, 2006 at 23:10:10 UTC by Nathan Woods
[Imgtool] More changes for partitioning support
[mess/tools/imgtool]imgtool.c imgtool.h library.h
[mess/tools/imgtool/windows]wimgtool.c

Thursday 13th July, 2006 at 13:03:14 UTC by Laurent Desnogues
Renamed union_rect to artwork_union_rect to avoid a clash with the (different) union_rect defined in mamecore.h.
[src]artwork.c

Thursday 13th July, 2006 at 12:08:15 UTC by Nathan Woods
[Imgtool] Updated command line imgtool to use partition APIs
[mess/tools/imgtool]main.c

Thursday 13th July, 2006 at 01:05:17 UTC by Nathan Woods
[Imgtool] Added partition open/close APIs; havn't fully updated Imgtool yet
though
[mess/tools/imgtool]imgtool.c imgtool.h
[mess/tools/messtest]testimgt.c

Wednesday 12th July, 2006 at 21:43:29 UTC by Nathan Woods
[Imgtool] Changed imgtool_partition_open_directory() to imgtool_directory_open()
[mess/tools/imgtool]imgtool.c imgtool.h main.c tstsuite.c
[mess/tools/imgtool/windows]wimgtool.c

Wednesday 12th July, 2006 at 19:20:46 UTC by Wilbert Pol
Small fix to allow xmame to compile
[src/unix]unix.mak

Wednesday 12th July, 2006 at 18:32:41 UTC by Wilbert Pol
Small fixes to get xmess to compile and work again (using old renderer).
[src]usrintrf.c
[src/unix]video.c

Wednesday 12th July, 2006 at 11:47:35 UTC by Nathan Woods
[Imgtool] Miscellaneous cleanups
[mess/tools/imgtool]imgtool.c imgtool.h

Wednesday 12th July, 2006 at 11:23:00 UTC by Nathan Woods
[Imgtool] Merged imgtool.c and imgfile.c
[mess/tools/imgtool]imgfile.c imgtool.c imgtool.mak

Wednesday 12th July, 2006 at 01:05:31 UTC by Nathan Woods
[Imgtool] Commenting; fixed prototypes and added stopgap hacks to bridge
imgtool_image and imgtool_partition objects
[mess/tools/imgtool]imgfile.c

Tuesday 11th July, 2006 at 23:47:37 UTC by Nathan Woods
[Imgtool] Changed Imgtool function naming conventions, in anticipation of
partition support
[mess/tools/imgtool]concept.c crt.c d64.c fat.c filtbas.c filteoln.c fmsx_cas.c iflopimg.c imgfile.c imgtool.c imgtool.h imgtoolx.h imgwave.c library.c library.h lynx.c mac.c macbin.c main.c msx_dsk.c nccard.c os9.c prodos.c rom16.c rsdos.c svi_cas.c t64.c ti85.c ti99.c ti990hd.c tstsuite.c vmsx_gm2.c vmsx_tap.c vzdos.c xsa.c
[mess/tools/imgtool/windows]secview.c wimgtool.c
[mess/tools/messtest]testimgt.c

Tuesday 11th July, 2006 at 10:07:48 UTC by Nathan Woods
Updated to MAME 0.106u11 core
[docs]messnew.txt
[mess/tools/messtest]testmess.c
[src]info.c mame.c mame.h mame.mak mamecore.h mamedriv.c options.c options.h palette.c palette.h render.c render.h rendersw.c ui_text.c ui_text.h usrintrf.c video.c
[src/drivers]atarisy1.c ddrible.c magicfly.c* model2.c mpu4.c namcona1.c starwars.c taito_b.c taitosj.c williams.c
[src/vidhrdw]vector.c
[src/windows]config.c drawd3d.c drawdd.c drawgdi.c video.c video.h window.c

Tuesday 11th July, 2006 at 01:13:54 UTC by Nathan Woods
[Imgtool] Internal refactorings; internalized the concept of libraries
[mess/tools/imgtool]imgfile.c imgtool.c imgtool.h main.c
[mess/tools/imgtool/windows]assocdlg.c wimgtool.c wmain.c
[mess/tools/messtest]testimgt.c

Monday 10th July, 2006 at 21:36:26 UTC by Nathan Woods
1. [COCO] Fixed a subtle problem when creating DMK disk images. (bug #864)

2. Added a "System Information" menu item to the classic UI. (bug #888)
[docs]messnew.txt
[mess/formats]coco_dsk.c
[src]usrintrf.c

Sunday 9th July, 2006 at 13:30:28 UTC by Nathan Woods
[Windows GUI] Updates for NEW_RENDER
[mess/ui]propertiesms.c resourcems.h
[src/ui]mame32.rc win32ui.c

Sunday 9th July, 2006 at 11:42:15 UTC by Laurent Desnogues
Correct compile time declaration of direct_rgb_components.
[src]palette.c

Saturday 8th July, 2006 at 18:30:51 UTC by Nathan Woods
[Imgtool] Changed commenting to follow MAME standards
[mess/tools/imgtool]imgfile.c imgtool.c imgtool.h

Friday 7th July, 2006 at 23:35:32 UTC by Nathan Woods
Fixed screenshot saving bug
[src]video.c

Thursday 6th July, 2006 at 23:49:54 UTC by Nathan Woods
Fixed KIM-1 artwork [Justin Kerk]
[artwork]kim1.zip

Thursday 6th July, 2006 at 01:57:50 UTC by Nathan Woods
[Windows] Fixed video rotation under NEW_RENDER
[mess/windows]menu.c

Thursday 6th July, 2006 at 01:31:11 UTC by Nathan Woods
[Windows] Fixed menu bar toggling regression under NEW_RENDER
[mess/windows]menu.c

Wednesday 5th July, 2006 at 12:20:49 UTC by Nathan Woods
[Messtest] NEW_RENDER fixes
[mess/tools/messtest]testmess.c
[src]video.c

Wednesday 5th July, 2006 at 02:31:56 UTC by Nathan Woods
Updated to MAME 0.106u10 core
[docs]messnew.txt
[src]cheat.c core.mak info.c inptport.c inptport.h mame.c mame.mak mamedriv.c osdepend.h render.c render.h rendfont.c romload.c usrintrf.c usrintrf.h video.c video.h
[src/debug]debugcmd.c debughlp.c
[src/drivers]8080bw.c asteroid.c avalnche.c bzone.c centiped.c cinemat.c circus.c copsnrob.c cps2.c dynax.c lazercmd.c mcr.c mcr3.c meadows.c midvunit.c minivadr.c model2.c mpu4.c namcos2.c nbmj8688.c omegrace.c sbrkout.c seta.c sspeedr.c subs.c taitojc.c tetrisp2.c tx1.c warpwarp.c zac2650.c zaxxon.c
[src/layout]astdelux.lay avalnche.lay* circus.lay* copsnrob.lay* deadeye.lay* geebee.lay* gypsyjug.lay* ho20ffff.lay* ho2eff2e.lay* ho88ffff.lay* hoa0a0ff.lay* hoffe457.lay* hoffff20.lay* invad2ct.lay* invaders.lay* invrvnge.lay* lazercmd.lay* nbmj8688.lay* omegrace.lay rocknms.lay* sbrkout.lay* sos.lay* sundance.lay tailg.lay tinv2650.lay* voffff20.lay*
[src/machine]6840ptm.c atarifb.c generic.c generic.h turbo.c
[src/vidhrdw]8080bw.c astrocde.c avalnche.c centiped.c cinemat.c circus.c copsnrob.c dynax.c lazercmd.c mcr3.c meadows.c nbmj8688.c sbrkout.c skydiver.c subs.c tetrisp2.c tnzs.c tx1.c vector.c warpwarp.c zaxxon.c
[src/windows]d3d8intf.c d3d9intf.c d3dintf.h drawd3d.c drawdd.c input.c setup.txt video.c

Tuesday 4th July, 2006 at 14:50:05 UTC by Nathan Woods
[ATARI] Fixed PIA addressing
[src/machine]atari.c

Monday 3rd July, 2006 at 22:46:03 UTC by Nathan Woods
Updated artwork with new *.lay files
[artwork]avigo.zip kim1.zip mk1.zip mk2.zip pc1401.zip pc1402.zip pc1403.zip ssystem3.zip

Monday 3rd July, 2006 at 16:02:36 UTC by Nathan Woods
Added MESS-specific implemenations of horizont.lay and vertical.lay; the ones
in MAME are not really appropriate
[mess]mess.mak
[mess/layout]horizont.lay* vertical.lay*

Monday 3rd July, 2006 at 15:55:38 UTC by Nathan Woods
[Messtest] NEW_RENDER fixes
[mess/tools/messtest]testmess.c tststubs.c

Monday 3rd July, 2006 at 15:24:58 UTC by Nathan Woods
[Messtest] Fixes for new renderer
[mess/tools/messtest]testmess.c

Monday 3rd July, 2006 at 14:58:10 UTC by Nathan Woods
Fixing
[src/debug]debugcmd.c

Monday 3rd July, 2006 at 14:45:14 UTC by Nathan Woods
Doh...
[src]video.c

Monday 3rd July, 2006 at 14:33:30 UTC by Nathan Woods
Fixed screenshot support
[mess/tools/messtest]testmess.c
[mess/windows]menu.c
[src]palette.c palette.h png.c usrintrf.c video.c video.h
[src/debug]debugcmd.c debughlp.c

Monday 3rd July, 2006 at 13:42:53 UTC by Nathan Woods
Fixed C99-ism
[mess/machine]wswan.c

Monday 3rd July, 2006 at 01:39:51 UTC by Nathan Woods
[AMSTRAD] Preliminary CPC+ support, and support for .cpr cartridge images.
[Barry Rodewald]
[docs]messnew.txt
[mess/includes]amstrad.h
[mess/machine]amstrad.c
[mess/systems]amstrad.c
[mess/vidhrdw]amstrad.c

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team