MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 50 |
| Wednesday 24th November, 2004 at 19:48:29 UTC by Lawrence Gold |
|---|
| Fixed GCC warnings about integers that won't fit in a 32-bit type. I'll submit this upstream. |
| [src/machine] | scudsp.c |
| Wednesday 24th November, 2004 at 18:19:23 UTC by Lawrence Gold |
|---|
| Fixed a C89 compilation error and a minor spelling error. I'll push this upstream. |
| [src/sound] | discrete.c |
| Wednesday 24th November, 2004 at 04:17:39 UTC by Nathan Woods |
|---|
| Updated to MAME 0.89 core |
| Wednesday 24th November, 2004 at 03:12:36 UTC by Nathan Woods |
|---|
| [Imgtool] Fixed yet another bug in the FAT driver |
| [mess/tests] | imgtool_fat.xml imgtool_os9.xml |
| [mess/tools/imgtool] | fat.c |
| Tuesday 23rd November, 2004 at 22:36:52 UTC by Nathan Woods |
|---|
| [Imgtool] Fixed some bugs in the FAT and OS-9 drivers; and enhanced their test suites |
| [mess/tests] | imgtool_fat.xml imgtool_os9.xml |
| [mess/tools/imgtool] | fat.c os9.c |
| Tuesday 23rd November, 2004 at 08:17:25 UTC by Raphaël Nabet |
|---|
| Updated macMAME project files. |
| [mac/MacMAME] | drivers.mcp machine.mcp vidhrdw.mcp driver_stub.c driver_stub_C.c |
| Tuesday 23rd November, 2004 at 03:11:29 UTC by Nathan Woods |
|---|
| [Imgtool FAT] More robusting |
| [mess/tests] | imgtool_fat.xml |
| [mess/tools/imgtool] | fat.c |
| Tuesday 23rd November, 2004 at 01:52:47 UTC by Nathan Woods |
|---|
| 1. [PC] Minor workaround for MSVC 6.0 2. [Messtest] Enhancement to specify 'multiple blobs' |
| [mess/machine] | pit8253.c |
| [mess/tools/messtest] | core.c |
| Tuesday 23rd November, 2004 at 00:42:56 UTC by Nathan Woods |
|---|
| [Imgtool] More FAT driver work; directory creation and deletion now supported. Also fixed a bug in the OS-9 driver |
| [mess/tests] | imgtool_fat.xml imgtool_os9.xml |
| [mess/tools/imgtool] | fat.c os9.c |
| Monday 22nd November, 2004 at 01:31:26 UTC by Nathan Woods |
|---|
| [Imgtool FAT] Finished file writing and deletion support |
| [docs] | messnew.txt |
| [mess/tests] | imgtool_fat.xml |
| [mess/tools/imgtool] | fat.c imgterrs.c imgterrs.h |
| Sunday 21st November, 2004 at 15:12:31 UTC by Nathan Woods |
|---|
| [Imgtool FAT] More FAT work; file writing now partially implemented |
| [mess/tests] | imgtool_fat.xml |
| [mess/tools/imgtool] | fat.c |
| [mess/tools/messtest] | testimgt.c |
| Saturday 20th November, 2004 at 21:22:25 UTC by Nathan Woods |
|---|
| [Imgtool FAT] More FAT work |
| [mess/tools/imgtool] | fat.c |
| Saturday 20th November, 2004 at 16:41:24 UTC by Nathan Woods |
|---|
| 1. Updated to MAME 0.88u7 2. [Imgtool FAT] More refactorings, still don't have write support quite yet |
| Friday 19th November, 2004 at 15:29:00 UTC by Raphaël Nabet |
|---|
| Updated mac project files. |
| Friday 19th November, 2004 at 00:45:42 UTC by Nathan Woods |
|---|
| [Imgtool] Improvements to the FAT driver and autoidentification improvements |
| [mess/tools/imgtool] | fat.c iflopimg.c iflopimg.h imgtool.c library.h os9.c |
| Thursday 18th November, 2004 at 12:30:38 UTC by Nathan Woods |
|---|
| 1. M6803 now uses internal memory maps; modified MC-10 and a MAME driver to support this change. 2. [Imgtool FAT] Laying down the foundation for write support 3. [Imgtool] Miscellaneous refactorings and style changes |
| [mess] | unicode.c unicode.h |
| [mess/systems] | mc10.c |
| [mess/tools/imgtool] | fat.c imgfile.c os9.c rsdos.c |
| [src/cpu/m6800] | m6800.c m6800.h |
| [src/sndhrdw] | irem.c |
| Wednesday 17th November, 2004 at 13:13:27 UTC by Nathan Woods |
|---|
| Updated to MAME 0.88u6 and fixed a recently introduced compilation bug |
| Wednesday 17th November, 2004 at 03:03:23 UTC by Nathan Woods |
|---|
| [Imgtool FAT] Now sets the initial two FAT entries |
| [mess] | utils.h |
| [mess/tools/imgtool] | fat.c |
| Wednesday 17th November, 2004 at 00:41:22 UTC by Nathan Woods |
|---|
| 1. [Imgtool FAT] Updated the driver to support image creation 2. Makefile adjustments to makefile.vc |
| [ROOT] | makefile.vc |
| [mess/tests] | imgtool_fat.xml* |
| [mess/tools/imgtool] | fat.c iflopimg.c os9.c |
| Tuesday 16th November, 2004 at 11:44:59 UTC by Nathan Woods |
|---|
| [Windows GUI] Fixed a bug that caused problems when trying to mount three or more images of the same type. (bug #622) |
| [docs] | messnew.txt |
| Tuesday 16th November, 2004 at 02:08:19 UTC by Nathan Woods |
|---|
| [Windows GUI] Fixed a bug that caused problems when dealing with multiple images of the same type in the software listing possibly related to bug #622 |
| [mess/ui] | mess32ui.c optionsms.c optionsms.h |
| Tuesday 16th November, 2004 at 00:37:42 UTC by Nathan Woods |
|---|
| 1. [Imgtool FAT] Checksum enhancements and bug fixes; partially implemented image creation. 2. [Windows Imgtool] Miscellaneous bug fixes 3. [Windows GUI] Fringe bug fixes |
| [mess/formats] | flopimg.c flopimg.h |
| [mess/tools/imgtool] | fat.c |
| [mess/tools/imgtool/windows] | wimgtool.c |
| [mess/ui] | mess32ui.c softwarepicker.c |
| Monday 15th November, 2004 at 14:47:49 UTC by Hans de Goede |
|---|
| rewrite rgbscan effect for ordered memory access (speedup) |
| [src/unix] | effect_funcs.h |
| Monday 15th November, 2004 at 11:31:43 UTC by Raphaël Nabet |
|---|
| Updated mac projects files. |
| Sunday 14th November, 2004 at 15:19:32 UTC by Hans de Goede |
|---|
| -SDL, added -always-use-mouse, -grab-input, -[no]cursor, these work just like the same options under X11, you can toggle the input grab with left-ctrl + delete. -SDL, force a fullscreen update every first update afer a (re)open, this fixes the left part of artwork disappearing when quickly cycling through scale / effect options. -x11, replace explicit ints for type param to x11_create_window and x11_set_window_hints with an enum for better readability, 0% functional change. -x11, replace explicit ints for force_grab param to xinput_open with an enum for better readability, 0% functional change. -effect.c, replace explicit ints for color_formats with an enum for better readability, 0% functional change. |
| [src/unix] | effect.c |
| [src/unix/video-drivers] | SDL.c x11.c x11.h x11_window.c xf86_dga1.c xf86_dga2.c xfx.c xgl.c xil.c xinput.c xv.c |
| Friday 12th November, 2004 at 23:11:01 UTC by Nathan Woods |
|---|
| [FAT] Rewrote the FAT driver; currently only read only. |
| [docs] | messnew.txt |
| [mess] | unicode.c unicode.h |
| [mess/tools/imgtool] | fat.c iflopimg.c imgterrs.c imgterrs.h imgtool.mak modules.c |
| [mess/tools/imgtool/windows] | wimgtool.c |
| Friday 12th November, 2004 at 14:35:57 UTC by Hans de Goede |
|---|
| -SDL call mode_set_aspect when using modes -SDL, x11 ask the window manager to be notified of the user closing the window and exit cleanly |
| [src/unix] | devices.c |
| [src/unix/sysdep] | sysdep_display.c sysdep_display.h |
| [src/unix/video-drivers] | SDL.c ggi.c svgainput.c xinput.c |
| Friday 12th November, 2004 at 13:14:52 UTC by Nathan Woods |
|---|
| [Windows Imgtool] Fixed a bug that could cause the file dialog that the user gets when extracting a file is prompted with a full pathname. |
| [mess/tools/imgtool/windows] | wimgtool.c |
| Thursday 11th November, 2004 at 22:25:49 UTC by Nathan Woods |
|---|
| Committing file accidently removed |
| [src/includes] | sprint2.h |
| Thursday 11th November, 2004 at 21:12:00 UTC by Nathan Woods |
|---|
| Updated to MAME 0.88u4 |
| Thursday 11th November, 2004 at 02:27:31 UTC by Lawrence Gold |
|---|
| Commented out the NEW_DEBUGGER line. |
| [ROOT] | makefile.unix |
| Wednesday 10th November, 2004 at 23:50:55 UTC by Nathan Woods |
|---|
| Forgot a missing #include |
| [mess/windows] | menu.c |
| Wednesday 10th November, 2004 at 22:28:29 UTC by Nathan Woods |
|---|
| [Windows Imgtool] Fixed icon transparencies and now using the standard folder icon. Also fixed bugs pertaining to creating/deleting files/directories within subdirectories. |
| [mess/tools/imgtool/windows] | wimgtool.c |
| Wednesday 10th November, 2004 at 14:12:31 UTC by Hans de Goede |
|---|
| small GGI fix |
| [src/unix/video-drivers] | ggi.c |
| Wednesday 10th November, 2004 at 12:24:43 UTC by Nathan Woods |
|---|
| [Windows] Fixed debugger invocation |
| [mess/windows] | menu.c |
| Wednesday 10th November, 2004 at 04:20:25 UTC by Lawrence Gold |
|---|
| Possibly fixed a crash that occurred when a second lightgun's button was pressed and XINPUT_DEVICES wasn't defined in the makefile. |
| [src/unix/joystick-drivers] | lightgun_abs_event.c |
| Wednesday 10th November, 2004 at 04:19:47 UTC by Lawrence Gold |
|---|
| Preparation for 0.88. |
| [src/unix/doc] | xmamerc.dist xmessrc.dist |
| Wednesday 10th November, 2004 at 04:19:25 UTC by Lawrence Gold |
|---|
| Placed highlights of the 0.88 release at the top of the list, as suggest by Hans. |
| [src/unix/doc] | changes.unix |
| Wednesday 10th November, 2004 at 03:51:55 UTC by Nathan Woods |
|---|
| 1. [Messtest] Enhanced Imgtool test facility to support directory creation and deletion, and enhanced OS-9 test case. 2. [Windows Imgtool] Added support for directory creation and deletion |
| [mess/tests] | imgtool_os9.xml |
| [mess/tools/imgtool] | imgfile.c os9.c |
| [mess/tools/imgtool/windows] | attrdlg.c wimgres.h wimgtool.c wimgtool.rc |
| [mess/tools/messtest] | testimgt.c |
| Wednesday 10th November, 2004 at 00:56:57 UTC by Nathan Woods |
|---|
| [Imgtool] Added directory creation and deletion to Imgtool, and the OS-9 driver |
| [mess/formats] | cassimg.c |
| [mess/tools/imgtool] | iflopimg.c iflopimg.h imgfile.c imgterrs.c imgterrs.h imgtool.c imgtool.h library.h main.c os9.c |
| [mess/tools/imgtool/windows] | wimgtool.c |
| Tuesday 9th November, 2004 at 21:47:57 UTC by Hans de Goede |
|---|
| fix a bug in changes.unix, honoring the game_bitmap_update bounds doesnot speedup vector games, but speeds up artwork games |
| [src/unix/doc] | changes.unix |
| Tuesday 9th November, 2004 at 21:37:51 UTC by Hans de Goede |
|---|
| Fix strange colors when switching from normal mode to opengl on 24bits X-servers |
| [src/unix] | video.c |
| [src/unix/video-drivers] | SDL.c fxgen.c ggi.c glgen.c svgalib.c x11.c xf86_dga1.c xf86_dga2.c xil.c xv.c |
| Tuesday 9th November, 2004 at 21:03:18 UTC by Hans de Goede |
|---|
| some small fixes |
| [src/unix] | video.c |
| [src/unix/video-drivers] | glgen.c |
| Tuesday 9th November, 2004 at 15:39:20 UTC by Lawrence Gold |
|---|
| Enhanced joystick support a bit: * Changed JOY_I386 in the makefile to JOY_STANDARD. * Removed support for the X11 joystick driver, which was broken anyway. * The "-joytype (-jt)" list now only displays drivers that are compiled in. Added info about using -mtune instead of -mcpu with newer GCCs. |
| [ROOT] | makefile.unix |
| Tuesday 9th November, 2004 at 15:36:40 UTC by Lawrence Gold |
|---|
| Enhanced joystick support a bit: * Changed JOY_I386 in the makefile to JOY_STANDARD. * Removed support for the X11 joystick driver, which was broken anyway. * The "-joytype (-jt)" list now only displays drivers that are compiled in. |
| [src/unix] | devices.c devices.h unix.mak |
| [src/unix/joystick-drivers] |
| Tuesday 9th November, 2004 at 15:35:38 UTC by Lawrence Gold |
|---|
| Added Brandon Corey to the credits. |
| [src/unix] | xmame.6-3 |
| Tuesday 9th November, 2004 at 15:34:32 UTC by Lawrence Gold |
|---|
| Preparing for 0.88. |
| [src/unix/doc] | changes.unix |
| Tuesday 9th November, 2004 at 14:48:54 UTC by Hans de Goede |
|---|
| Rewrote GGI, it now runs, still needs some serious testing though |
| [src/unix] | mode.c mode.h |
| [src/unix/video-drivers] | ggi.c |
| Tuesday 9th November, 2004 at 04:11:04 UTC by Nathan Woods |
|---|
| 1. [Imgtool] Added file deletion support to the OS-9 driver 2. [Messtest] Added file deletion support to Imgtool tests |
| [mess/tests] | imgtool_os9.xml |
| [mess/tools/imgtool] | imgfile.c imgtool.c os9.c |
| [mess/tools/messtest] | testimgt.c |
| Tuesday 9th November, 2004 at 02:17:05 UTC by Lawrence Gold |
|---|
| Partly converted to the new video infrastructure: It builds, but doesn't work. I won't put any more effort into this unless someone really needs it. |
| [src/unix/video-drivers] | ggi.c |
| Previous 50 | 8919 Revisions | Next 50 |