MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 50 |
| Saturday 13th January, 2007 at 17:00:10 UTC by Nathan Woods |
|---|
| [Windows] COnsolidated some MESS specific OSD code into the MAME OSD core code |
| Saturday 13th January, 2007 at 14:03:17 UTC by Nathan Woods |
|---|
| [Windows] MAX_PATH --> _MAX_PATH |
| [mess/windows] | glob.c |
| Saturday 13th January, 2007 at 02:38:29 UTC by Nathan Woods |
|---|
| Updated help text. |
| [docs] | messnew.txt |
| [mess/tools/imgtool] | main.c |
| Saturday 13th January, 2007 at 02:33:36 UTC by Nathan Woods |
|---|
| [Imgtool] Fixed recent regression. (bug #997) |
| [mess/tools/imgtool] | stream.c |
| Saturday 13th January, 2007 at 02:29:56 UTC by Nathan Woods |
|---|
| [Imgtool] Fixed a bug that could cause crashes when opening ZIP files |
| [mess/tools/imgtool] | stream.c |
| Saturday 13th January, 2007 at 02:13:25 UTC by Nathan Woods |
|---|
| [Windows] Removed redundant directory functions |
| [docs] | messnew.txt |
| [mess] | osd_mess.h |
| [mess/tools/messdocs] | messdocs.c |
| [mess/ui] | |
| [mess/windows] | dirutils.c glob.c windows.mak |
| [src] | osdcore.h |
| [src/windows] | windir.c |
| Friday 12th January, 2007 at 10:42:10 UTC by Nathan Woods |
|---|
| 1. Fixed messlib.dll linkage; build no longer broken 2. Replaced MESS specific osd_dir_* calls in favor of the calls now in osdcore.h |
| [ROOT] | makefile.mes |
| [mess] | filemngr.c osd_mess.h |
| [mess/windows] | dirio.c |
| Friday 12th January, 2007 at 03:34:24 UTC by Nathan Woods |
|---|
| [Imgtool] Fixed 0.111u3 regression |
| [mess/tools/imgtool] | stream.c |
| Friday 12th January, 2007 at 02:38:42 UTC by Nathan Woods |
|---|
| Updated to MAME 0.111u3 core |
| Wednesday 10th January, 2007 at 12:42:16 UTC by Nathan Woods |
|---|
| [COCO] Fixed crash when ramsize was set to less than 32k. (bug #993) |
| [docs] | messnew.txt |
| [mess/machine] | coco.c |
| [mess/systems] | coco.c |
| Tuesday 9th January, 2007 at 20:16:22 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Added mapper documentation to the driver file. [MEGADUCK] Updated palette. [FireFly] |
| [mess/systems] | gb.c |
| Tuesday 9th January, 2007 at 01:55:46 UTC by Nathan Woods |
|---|
| Minor cleanups to makefile.mes |
| [ROOT] | makefile.mes |
| Tuesday 9th January, 2007 at 01:31:15 UTC by Nathan Woods |
|---|
| 1. [AMIGA] Added Chip RAM mirroring. [Ernesto Corvi] 2. [AMIGA] Added support for Extended ADF 1 disk format. [Ernesto Corvi] 3. [AMIGA] Amiga fixes on the MAME side. [Ernesto Corvi] |
| [docs] | messnew.txt |
| [mess/machine] | amigafdc.c |
| [mess/systems] | amiga.c |
| [src/machine] | amiga.c |
| [src/vidhrdw] | amiga.c |
| Monday 8th January, 2007 at 23:34:18 UTC by Nathan Woods |
|---|
| [THOMSON] Fixed device name that clashed with "cc" option on main MESS. (bug #994) [Antoine Mine] |
| [docs] | messnew.txt |
| [mess/systems] | thomson.c |
| Monday 8th January, 2007 at 22:57:19 UTC by Nathan Woods |
|---|
| Added #990 as a dupe for #928 and #992 |
| [docs] | messnew.txt |
| Monday 8th January, 2007 at 12:47:16 UTC by Nathan Woods |
|---|
| Added test case for bug #993 |
| [mess/tests] | mess_coco.xml |
| Monday 8th January, 2007 at 04:13:04 UTC by Nathan Woods |
|---|
| Fixed error reporting when startup images are not properly loaded up. (bug #928, #992) |
| [docs] | messnew.txt |
| [mess] | mess.c |
| Monday 8th January, 2007 at 03:41:28 UTC by Nathan Woods |
|---|
| Fixed bug that caused a crash when a device was passed an empty string at the command line. (bug #991) |
| [docs] | messnew.txt |
| [mess] | image.c mess.c |
| Sunday 7th January, 2007 at 17:09:49 UTC by Nathan Woods |
|---|
| [Messtest] Now displays emulation error output |
| [docs] | messnew.txt |
| [mess/tools/messtest] | testmess.c |
| Sunday 7th January, 2007 at 14:02:26 UTC by Nathan Woods |
|---|
| [Messtest] Fixed recently introduced bug in Messtest |
| [mess/tools/messtest] | testmess.c |
| Sunday 7th January, 2007 at 13:34:15 UTC by Nathan Woods |
|---|
| Fixed a couple of stupid compilation errors |
| [ROOT] | makefile.mes |
| [mess/tools/messdocs] | messdocs.c |
| Sunday 7th January, 2007 at 12:50:23 UTC by Nathan Woods |
|---|
| Somehow these got lost in the update |
| Sunday 7th January, 2007 at 12:38:59 UTC by Nathan Woods |
|---|
| Somehow this didn't make it in... |
| [src/cpu/cp1610] | 1610dasm.c* cp1610.c* cp1610.h* |
| Sunday 7th January, 2007 at 00:50:27 UTC by Nathan Woods |
|---|
| Updated to MAME 0.111u2 core. Note that this was a moderately hairy upgrade, so some breakage is very possible. |
| Friday 5th January, 2007 at 18:38:31 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Updated the address maps to make unused memory areas return 0xFF instead of 0x00. |
| [mess/systems] | gb.c |
| Thursday 4th January, 2007 at 14:40:27 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Updated aspect ratios for gameboy, gbpocket, and gbcolor to 10:9, supergb to 4:3. [Belegdol] |
| [docs] | messnew.txt |
| [mess] | mess.mak |
| [mess/layout] | gb.lay* |
| [mess/systems] | gb.c |
| Thursday 4th January, 2007 at 11:43:10 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Skip loading/saving of battery backed ram when there is no ram available on the cartridge. |
| [mess/machine] | gb.c |
| Thursday 4th January, 2007 at 11:26:39 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Updated the writing the upper bits of the rom selection register of MBC1 also honour the rom mask for the image. |
| [mess/machine] | gb.c |
| Thursday 4th January, 2007 at 10:36:20 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Simplified and improved the handling of the window. |
| [mess/vidhrdw] | gb.c |
| Thursday 4th January, 2007 at 09:23:34 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Forgotten to take into account the actual line on which the window should be enabled (bug #984). |
| [mess/vidhrdw] | gb.c |
| Thursday 4th January, 2007 at 08:47:40 UTC by Wilbert Pol |
|---|
| [MEGADUCK] Swapped the background and sprite enable/disable bits in the megaduck->gb translation for the LCDC register. |
| [mess/machine] | gb.c |
| Thursday 4th January, 2007 at 07:48:34 UTC by Wilbert Pol |
|---|
| Updated the comments about the number of cycles needed to take an IRQ. |
| [mess/cpu/z80gb] | z80gb.c |
| Wednesday 3rd January, 2007 at 15:56:14 UTC by Wilbert Pol |
|---|
| [Z80GB] Updated the cycles needed to take an interrupt to 12. Implemented skipping of interrupt checking for the first instruction after an EI instruction. |
| [mess/cpu/z80gb] | opc_main.h z80gb.c |
| Wednesday 3rd January, 2007 at 13:24:09 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Fixed window enable/disable bit selection [MEGADUCK] Cleaned up megaduck->gameboy mapping code. |
| [mess/machine] | gb.c |
| [mess/vidhrdw] | gb.c |
| Wednesday 3rd January, 2007 at 09:36:19 UTC by Wilbert Pol |
|---|
| [MEGADUCK] Fixed video hardware running too fast. |
| [mess/systems] | gb.c |
| Wednesday 3rd January, 2007 at 02:24:07 UTC by Nathan Woods |
|---|
| [AMIGA] Missing files from Ernesto |
| [src/includes] | amiga.h |
| [src/machine] | amiga.c |
| Wednesday 3rd January, 2007 at 00:39:33 UTC by Nathan Woods |
|---|
| 1. Fixed GameBoy compilation errors. 2. Renamed "amiga" driver to a500n (Amiga 500 NTSC). [Ernesto Corvi] 3. New Amiga 500 PAL and Amiga 1000 NTSC drivers. [Ernesto Corvi] 4. [AMIGA] Tweaks to disk insertion detection. [Ernesto Corvi] 5. Fixed a 6526/8520 CIA bug. [Ernesto Corvi] 6. [AMIGA] Blitter enhancements. [Ernesto Corvi] |
| [docs] | messnew.txt |
| [mess] | messdriv.c |
| [mess/machine] | gb.c |
| [mess/systems] | amiga.c |
| [mess/vidhrdw] | gb.c |
| [src/machine] | 6526cia.c amiga.c |
| Tuesday 2nd January, 2007 at 21:08:53 UTC by Wilbert Pol |
|---|
| [GAMEBOY] Moving video hardware related into the vidhrdw file. Cleaning up gb.h header file. [GBCOLOR] Writes to vram are now ignored when STAT is 03. [MEGADUCK] Fix bug #989. |
| [mess/includes] | gb.h |
| [mess/machine] | gb.c |
| [mess/systems] | gb.c |
| [mess/vidhrdw] | gb.c |
| Tuesday 2nd January, 2007 at 01:25:13 UTC by Nathan Woods |
|---|
| Fixed certain crashes that occured on hard reset. (bug #988) |
| [docs] | messnew.txt |
| [mess] | mess.c |
| Friday 29th December, 2006 at 12:52:16 UTC by Nathan Woods |
|---|
| [IP204415] Fixed driver. (bug #986) |
| [docs] | messnew.txt |
| [mess/systems] | ip20.c |
| [mess/tests] | mess_sgi.xml |
| Friday 29th December, 2006 at 03:07:41 UTC by Nathan Woods |
|---|
| 1. Updated to MAME 0.111u1 core 2. [AMIGA] Added keyboard support, 512KB "slow-ram" support, preliminary support for Datel Action Replay 1 and many floppy controller fixes. [Ernesto Corvi] |
| Friday 29th December, 2006 at 00:54:08 UTC by Nathan Woods |
|---|
| Removed use of set_ea_info() from MESS disassemblers in preparation for 0.111u1 |
| [mess/cpu/f8] | f8dasm.c |
| [mess/cpu/saturn] | saturnds.c |
| [mess/cpu/sm8500] | sm8500d.c |
| [mess/cpu/tms7000] | 7000dasm.c |
| [mess/cpu/z80gb] | z80gbd.c |
| Thursday 28th December, 2006 at 01:30:23 UTC by Nathan Woods |
|---|
| [ATARI] Fixed hang on reset bug. (bug #982) |
| [docs] | messnew.txt |
| [src/vidhrdw] | tia.c |
| Thursday 28th December, 2006 at 00:39:10 UTC by Nathan Woods |
|---|
| [Messtest] Added a <reset/> command |
| [mess/tools/messtest] | testmess.c |
| Thursday 21st December, 2006 at 04:39:53 UTC by Nathan Woods |
|---|
| Pushing to update the docs |
| [docs/windows] | compile.htm config.htm control.htm guiconf.htm guiuse.htm install.htm instbios.htm main.htm osmenu.htm runsw.htm update.htm win32cmd.htm |
| Tuesday 19th December, 2006 at 12:56:37 UTC by Nathan Woods |
|---|
| Updated the FAQ |
| [docs] | faq.htm |
| Tuesday 19th December, 2006 at 12:41:31 UTC by Nathan Woods |
|---|
| Ran HTML Tidy on the FAQ file |
| [docs] | faq.htm |
| Tuesday 19th December, 2006 at 02:02:39 UTC by Nathan Woods |
|---|
| Moved dir.txt from 'bios' to 'roms' |
| [bios] | |
| [roms] | dir.txt* |
| Saturday 16th December, 2006 at 14:16:01 UTC by Nathan Woods |
|---|
| [Windows] Fixed bug that could cause the loss of mouse capture when toggling the menu bar. (bug #977) |
| [docs] | messnew.txt |
| [mess/windows] | menu.c |
| Saturday 16th December, 2006 at 01:27:20 UTC by Nathan Woods |
|---|
| [DGNBETA] More fully implemented certain graphics modes. [Phill Harvey-Smith] |
| [docs] | messnew.txt |
| [mess/includes] | dgn_beta.h |
| [mess/machine] | dgn_beta.c |
| [mess/systems] | dgn_beta.c |
| [mess/vidhrdw] | dgn_beta.c |
| Previous 50 | 8919 Revisions | Next 50 |