MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 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 |
| 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 |
| 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] |
| 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 |
| Tuesday 11th July, 2006 at 10:07:48 UTC by Nathan Woods |
|---|
| Updated to MAME 0.106u11 core |
| 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 |
| 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 50 | 8919 Revisions | Next 50 |