MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 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 |
| 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] |
| 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* |
| 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] |
| Monday 9th August, 2004 at 13:37:21 UTC by Lawrence Gold |
|---|
| Removed at smf's request. |
| [src/unix/doc/mame] |
| 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. |
| 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. |
| Saturday 7th August, 2004 at 14:23:02 UTC by Nathan Woods |
|---|
| Updated to MAME 0.85 core |
| 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 |
| 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 |
| 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 |
| 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 50 | 8919 Revisions | Next 50 |