MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 50 |
| Friday 16th February, 2007 at 16:50:01 UTC by Wilbert Pol |
|---|
| [SMS] Made the fm detection port react when the bios is enabled (bug #1074) |
| [mess/machine] | sms.c |
| Tuesday 13th February, 2007 at 18:23:16 UTC by Phill Harvey-Smith |
|---|
| Re-wrote coco 1/2/Dragon memory handling, tidyed up common code, made cartline emulation more accurate |
| [mess/machine] | coco.c |
| [mess/systems] | coco.c |
| Monday 12th February, 2007 at 03:55:05 UTC by Nathan Woods |
|---|
| [COCO3] Fixed a subtle GIME timer problem. (bug #1065) |
| [docs] | messnew.txt |
| [mess/machine] | coco.c |
| Sunday 11th February, 2007 at 15:56:46 UTC by Wilbert Pol |
|---|
| [Z80GB] Improved emulation of the HALT instruction and the HALT bug. |
| [src/cpu/z80gb] | opc_main.h z80gb.c |
| Sunday 11th February, 2007 at 14:19:42 UTC by Nathan Woods |
|---|
| [CGENIE] Changed some variables to initialize at startup. (bug #1055) |
| [docs] | messnew.txt |
| [mess/machine] | cgenie.c |
| Sunday 11th February, 2007 at 13:15:56 UTC by Nathan Woods |
|---|
| [IP22] Fixed regression introduced in 0.112. (bug #1045) |
| [docs] | messnew.txt |
| [mess/systems] | ip22.c |
| Friday 9th February, 2007 at 19:51:08 UTC by Wilbert Pol |
|---|
| [SMS/GG] Improved PSG, FM, and CPU clock frequencies [Andre Cotrim] |
| [docs] | messnew.txt |
| [mess/systems] | sms.c |
| Friday 9th February, 2007 at 17:04:14 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Fixed window drawing issue introduced by the video rewrite. |
| [mess/vidhrdw] | gb.c |
| Friday 9th February, 2007 at 15:59:15 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Rewrote the serial I/O handling to use mame timers internally. |
| [mess/machine] | gb.c |
| Friday 9th February, 2007 at 03:07:11 UTC by Nathan Woods |
|---|
| [Windows] Fixed problem opening and deleting files contained within directories. (bug #1066) |
| [docs] | messnew.txt |
| [mess/tools/imgtool/windows] | wimgtool.c |
| Thursday 8th February, 2007 at 02:21:04 UTC by Nathan Woods |
|---|
| [Windows Imgtool] Fixed bug in UTF-8 handling |
| [mess/tools/imgtool/windows] | wimgtool.c |
| Wednesday 7th February, 2007 at 19:19:49 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Rewrote video hardware timing. Rewrote rendering code to support mid-scanline effects. |
| [docs] | messnew.txt |
| [mess/includes] | gb.h |
| [mess/machine] | gb.c |
| [mess/systems] | gb.c |
| [mess/vidhrdw] | gb.c |
| Wednesday 7th February, 2007 at 01:33:53 UTC by Nathan Woods |
|---|
| Prep for next dev cycle |
| [docs] | messnew.txt |
| [src] | version.c |
| [src/ui] | mame32.rc |
| Wednesday 7th February, 2007 at 00:10:39 UTC by Nathan Woods |
|---|
| [Windows GUI] Fixed default rompath |
| [src/ui] | options.c |
| Tuesday 6th February, 2007 at 22:48:33 UTC by Nathan Woods |
|---|
| [THOMSON] Enabled crosshair and corrected screen height |
| [mess/systems] | thomson.c |
| Tuesday 6th February, 2007 at 22:46:38 UTC by Nathan Woods |
|---|
| #ifndef MESS-ing the 10th anniversary of MAME message. (I'm happy too, but it isn't MESS's 10th anniversary yet) |
| [src] | ui.c |
| Monday 5th February, 2007 at 12:12:43 UTC by Nathan Woods |
|---|
| Updated to MAME 0.112 core |
| Sunday 4th February, 2007 at 19:31:41 UTC by Wilbert Pol |
|---|
| [Z80GB] Fixed cycle counts for JP, JR and RET instructions. |
| [src/cpu/z80gb] | z80gb.c |
| Sunday 4th February, 2007 at 15:05:04 UTC by Nathan Woods |
|---|
| 1. Moved osd_rmfile() out of MESS and into MAME code 2. [Windows] Changed tape dialog to use win_set_window_text_utf8() instead of SetWindowText() 3. [Windows] Changed call from deprecated call ScrollWindow() to ScrollWindowEx() 4. [Windows] Fixed mmeory leak [Oliver Stoeneberg] |
| [mess] | osdmess.h |
| [mess/windows] | configms.c tapedlg.c winmess.c winutils.c |
| [src] | osdcore.h |
| [src/windows] | winfile.c |
| Sunday 4th February, 2007 at 10:01:40 UTC by Wilbert Pol |
|---|
| [Z80GB] Updated when cycles are considered taken. Fixed bug in the CPL instruction. Fixed HALT behaviour when interrupts are disabled. |
| [src/cpu/z80gb] | opc_main.h z80gb.c |
| Saturday 3rd February, 2007 at 19:29:05 UTC by Wilbert Pol |
|---|
| [PCE] Made sure palette index register stays within bounds. (bug #933) |
| [mess/vidhrdw] | vdc.c |
| Saturday 3rd February, 2007 at 18:05:51 UTC by Wilbert Pol |
|---|
| [SMS] Removed obsolete NVRAM_HANDLER. Added support to save and load battery backed RAM for cartridges that support it. Added image_seterror message to DEVICE_LOAD handler. |
| [mess/includes] | sms.h |
| [mess/machine] | sms.c |
| [mess/systems] | sms.c |
| Saturday 3rd February, 2007 at 13:14:36 UTC by Nathan Woods |
|---|
| [Windows] Fixed compilation errors under UNICODE=1 |
| [mess/windows] | parallel.c winmess.c |
| Saturday 3rd February, 2007 at 13:02:55 UTC by Nathan Woods |
|---|
| [AVIGO] Removed redundant artwork in avigo.zip. (bug #1043) |
| [artwork] | avigo.zip |
| [docs] | messnew.txt |
| Saturday 3rd February, 2007 at 03:38:12 UTC by Nathan Woods |
|---|
| [C16] Fixed crash when ramsize was set to less than 64k. (bug #1049) |
| [docs] | messnew.txt |
| [mess/machine] | c16.c |
| [mess/tests] | mess_c16.xml* |
| Saturday 3rd February, 2007 at 00:17:23 UTC by Nathan Woods |
|---|
| Removed redundant checks for tilemap allocation failute. [Dirk Best] |
| [docs] | messnew.txt |
| [mess] | mscommon.c |
| [mess/systems] | abc80.c |
| [mess/vidhrdw] | apple2.c aquarius.c cdp186x.c microtan.c osi.c trs80.c |
| Thursday 1st February, 2007 at 02:00:04 UTC by Nathan Woods |
|---|
| [Windows] Fixed device create bugs that could cause file extensions to not be be specified by default or crashes. (bug #1040) |
| [docs] | messnew.txt |
| [mess/windows] | dialog.c menu.c |
| Thursday 1st February, 2007 at 00:16:15 UTC by Nathan Woods |
|---|
| Fixed problem creating printer output. (bug #1039) |
| [docs] | messnew.txt |
| [mess] | image.c |
| Wednesday 31st January, 2007 at 17:35:55 UTC by Wilbert Pol |
|---|
| Changed non-NMI interrupt requests from PULSE_LINE into HOLD_LINE for Z80 based systems. |
| [mess/machine] | astrocde.c cgenie.c galaxy.c |
| [mess/systems] | aquarius.c jupiter.c nascom1.c p2000t.c spectrum.c |
| [mess/vidhrdw] | zx.c |
| Wednesday 31st January, 2007 at 12:33:28 UTC by Nathan Woods |
|---|
| Reinstated #pragma declaration; it doesn't appear to cause GCC internal errors anymore |
| [src] | fileio.h |
| Wednesday 31st January, 2007 at 02:36:46 UTC by Nathan Woods |
|---|
| [APPLE2] Fixed crash when ramsize was set to 4k. (bug #1048) |
| [docs] | messnew.txt |
| [mess/machine] | apple2.c |
| Tuesday 30th January, 2007 at 20:33:20 UTC by Wilbert Pol |
|---|
| [VTECH2] Fixed interrupt behaviour. [Duke_] |
| [mess/systems] | vtech2.c |
| Tuesday 30th January, 2007 at 20:19:20 UTC by Wilbert Pol |
|---|
| [WSWAN] Fixed compilation warning on regular builds. Updated DEVICE_LOAD to use auto_malloc. |
| [mess/machine] | wswan.c |
| Tuesday 30th January, 2007 at 11:08:19 UTC by Nathan Woods |
|---|
| [VTECH1] Fixed Z80-related regressions. [Dirk Best] |
| [mess/machine] | vtech1.c |
| Tuesday 30th January, 2007 at 03:54:32 UTC by Nathan Woods |
|---|
| Now that 0.111u6 is out, removed dummy screen |
| [mess/systems] | mk2.c |
| Tuesday 30th January, 2007 at 03:50:28 UTC by Nathan Woods |
|---|
| Fixed missing CPU cores |
| [mess] | mess.mak |
| Tuesday 30th January, 2007 at 03:29:47 UTC by Nathan Woods |
|---|
| [MSX2] Fixed MSX2 PAL framerates. (bug #963) [MJSTY] |
| [docs] | messnew.txt |
| [mess/systems] | msx.c |
| Tuesday 30th January, 2007 at 03:23:37 UTC by Nathan Woods |
|---|
| Fixed internal handling of ZIP paths, so there is no need to make the paths lowercase internally |
| [mess] | image.c |
| Tuesday 30th January, 2007 at 03:07:36 UTC by Nathan Woods |
|---|
| Doh forgot to add these |
| [src/tools] | chdcd.c* chdcd.h* chdman.c* file2str.c* jedutil.c* romcmp.c* |
| Tuesday 30th January, 2007 at 01:56:38 UTC by Nathan Woods |
|---|
| Updated to MAME 0.111u6 core |
| Monday 29th January, 2007 at 11:15:25 UTC by Nathan Woods |
|---|
| Fixed tiny build. [Dirk Best] |
| [mess] | tinyms.mak |
| Sunday 28th January, 2007 at 22:56:47 UTC by Nathan Woods |
|---|
| Fixed hash file processing. [MJSTY] |
| [docs] | messnew.txt |
| [mess] | hashfile.c |
| Sunday 28th January, 2007 at 22:40:23 UTC by Nathan Woods |
|---|
| [THOMSON] Fixed bug #1037, slightly improved video emulation, all machines now use model 2 game extension, improved mouse support, and UTF-8 on all input ports [Antoine Mine] |
| Sunday 28th January, 2007 at 22:27:06 UTC by Nathan Woods |
|---|
| 1. Second part of fix to bug #1041 2. Cleanups to follow MESS's coding conventions [Phill Harvey-Smith] |
| [mess/machine] | coco.c cococart.c |
| Sunday 28th January, 2007 at 21:14:20 UTC by Nathan Woods |
|---|
| Sorry Justin! |
| [docs] | messnew.txt |
| Sunday 28th January, 2007 at 20:35:08 UTC by Nathan Woods |
|---|
| New driver: Apple IIj+ (apple2jp) - Japanese Apple II+ [Nick Westgate] |
| [docs] | messnew.txt |
| [mess] | messdriv.c |
| [mess/systems] | apple2.c |
| Sunday 28th January, 2007 at 20:01:27 UTC by Nathan Woods |
|---|
| [COCO] Fixed regression in one-bit sound. (bug #1041) |
| [docs] | messnew.txt |
| [mess/machine] | coco.c |
| Sunday 28th January, 2007 at 19:27:29 UTC by Nathan Woods |
|---|
| Removed extraneous CPU/Sound cores. (bug #1042) [Oliver Stoeneberg) |
| [mess] | mess.mak tinyms.mak |
| Sunday 28th January, 2007 at 19:14:06 UTC by Nathan Woods |
|---|
| [MK2] Updated in preparation for screenless system support in core MAME |
| [mess] | mess.mak |
| [mess/includes] | |
| [mess/systems] | mk2.c |
| [mess/vidhrdw] |
| Sunday 28th January, 2007 at 18:46:33 UTC by Wilbert Pol |
|---|
| Removed unused vzdos_diskimage_closeenum function. [Duke] |
| [mess/tools/imgtool] | vzdos.c |
| Previous 50 | 8919 Revisions | Next 50 |