MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 50 |
| Saturday 19th August, 2006 at 12:08:29 UTC by Nathan Woods |
|---|
| [NES] Minor update to clear out memory returned by auto_malloc() |
| [mess/vidhrdw] | ppu2c0x.c |
| Friday 18th August, 2006 at 21:59:51 UTC by Nathan Woods |
|---|
| [NES] Marking bug #816 as fixed |
| [docs] | messnew.txt |
| Friday 18th August, 2006 at 09:14:03 UTC by Nathan Woods |
|---|
| [NES] Forgot to commit this file |
| [mess/machine] | nes.c |
| Friday 18th August, 2006 at 08:59:25 UTC by Nathan Woods |
|---|
| [NES] Minor fix to recent update |
| [mess/machine] | nes.c |
| Friday 18th August, 2006 at 00:40:27 UTC by Nathan Woods |
|---|
| [NES] Various improvements, such as timing and PPU improvements. [Brad Oliver] |
| [docs] | messnew.txt |
| [mess] | mess.mak |
| [mess/includes] | nes.h |
| [mess/machine] | nes_mmc.c nes_mmc.h |
| [mess/systems] | nes.c |
| [mess/vidhrdw] | nes.c ppu2c0x.c* ppu2c0x.h* |
| Thursday 17th August, 2006 at 21:45:54 UTC by Nathan Woods |
|---|
| Updated to MAME 0.107u4 core |
| Tuesday 15th August, 2006 at 23:58:31 UTC by Nathan Woods |
|---|
| [Imgtool] Moved PC floppy code out of fat.c |
| [mess/tools/imgtool] | fat.c imgtool.mak library.h modules.c pc_flop.c* pc_hard.c |
| Tuesday 15th August, 2006 at 01:26:01 UTC by Nathan Woods |
|---|
| [Imgtool] PC hard drive module now named "pc_chd" and not explicitly tied to FAT. |
| [docs] | messnew.txt |
| [mess/tests] | imgtool_fat.xml |
| [mess/tools/imgtool] | fat.c imgtool.c imgtool.h imgtool.mak library.c pc_hard.c* |
| Monday 14th August, 2006 at 21:38:24 UTC by Nathan Woods |
|---|
| Changing all use of Machine->visible_area[0] to Machine->screen[0].visarea; this fixes bug #911, among others. |
| Sunday 13th August, 2006 at 22:55:56 UTC by Nathan Woods |
|---|
| [Windows GUI] Sync with MAME32 |
| [mess/ui] | layoutms.c |
| [src/ui] | audit32.c dialogs.c directdraw.c directories.h layout.c mame32.rc options.c options.h properties.c resource.h resource.hm win32ui.c |
| Sunday 13th August, 2006 at 22:23:01 UTC by Nathan Woods |
|---|
| [COMPIS] Fixed regression introduced in 0.106. (bug #909) |
| [docs] | messnew.txt |
| [mess/vidhrdw] | i82720.c |
| Sunday 13th August, 2006 at 16:52:47 UTC by Nathan Woods |
|---|
| [EP128] Fixed regression introduced in 0.106. (bug #908) |
| [docs] | messnew.txt |
| [mess/vidhrdw] | enterp.c |
| Saturday 12th August, 2006 at 11:42:30 UTC by Nathan Woods |
|---|
| Fixed UI toggle message to work reasonably with the new renderer/UI system. [R. Belmont] |
| [docs] | messnew.txt |
| [mess] | uimess.c |
| Friday 11th August, 2006 at 09:33:46 UTC by Nathan Woods |
|---|
| Removed unnecessary divergence from MAME |
| [src/windows] | osd_cpu.h |
| Friday 11th August, 2006 at 01:17:10 UTC by Nathan Woods |
|---|
| 1. Made cassette .wav file loading slightly more tolerant. 2. Minor cleanups to mess/formats/wavfile.c |
| [docs] | messnew.txt |
| [mess/formats] | wavfile.c |
| Friday 11th August, 2006 at 01:02:45 UTC by Nathan Woods |
|---|
| Fixed cassette icon lost in 0.107u1 |
| [mess/devices] | cassette.c |
| Thursday 10th August, 2006 at 22:14:56 UTC by Nathan Woods |
|---|
| Updated to MAME 0.107u3 core |
| Thursday 10th August, 2006 at 00:17:36 UTC by Nathan Woods |
|---|
| [VECTREX/RAASPEC] Fixed centering issue (bug #904) |
| [mess/vidhrdw] | vectrex.c |
| Wednesday 9th August, 2006 at 23:56:12 UTC by Nathan Woods |
|---|
| [COMPIS] Fixed bug #905 |
| [mess/vidhrdw] | i82720.c |
| Wednesday 9th August, 2006 at 23:53:19 UTC by Nathan Woods |
|---|
| [GALAXY] Fixed bug #906 |
| [mess/vidhrdw] | galaxy.c |
| Tuesday 8th August, 2006 at 10:16:37 UTC by Nathan Woods |
|---|
| [CPCPLUS] Added sound DMA emulation, improved the soft scroll registers and various other little things to make more games actually work. [Barry Rodewald] |
| [docs] | messnew.txt |
| [mess/systems] | amstrad.c |
| [mess/vidhrdw] | amstrad.c m6845.c m6845.h |
| Tuesday 8th August, 2006 at 00:51:08 UTC by Nathan Woods |
|---|
| [Windows] Fixed save snapshot menu item in the new UI |
| [mess/windows] | menu.c |
| Monday 7th August, 2006 at 22:37:28 UTC by Nathan Woods |
|---|
| [Imgtool] More refactoring; FAT partition support now internally separate from floppy and hard drive code. |
| [docs] | messnew.txt |
| [mess/tools/imgtool] | fat.c imgterrs.c imgterrs.h imgtool.c imgtool.h library.c library.h |
| Thursday 3rd August, 2006 at 21:41:53 UTC by Nathan Woods |
|---|
| Updated to MAME 0.107u2 core |
| Wednesday 2nd August, 2006 at 23:39:05 UTC by Nathan Woods |
|---|
| [Messtest] Fixes to Imgtool testing due to the partition changes |
| [mess/tools/messtest] | testimgt.c |
| Wednesday 2nd August, 2006 at 21:15:15 UTC by Nathan Woods |
|---|
| Added Thomson info to sysinfo.dat [Antoine Mine] |
| [ROOT] | sysinfo.dat |
| Tuesday 1st August, 2006 at 22:47:01 UTC by Nathan Woods |
|---|
| [C128] Fixed regression introduced in 0.106. (bug #895) |
| [docs] | messnew.txt |
| [mess/vidhrdw] | vdc8563.c |
| [src/machine] | 6526cia.c 6526cia.h |
| Monday 31st July, 2006 at 22:39:48 UTC by Nathan Woods |
|---|
| Minor wd17xx cleanups |
| [mess/machine] | wd17xx.c |
| Monday 31st July, 2006 at 01:54:36 UTC by Nathan Woods |
|---|
| Added Thomson family of drivers |
| Sunday 30th July, 2006 at 23:30:36 UTC by Nathan Woods |
|---|
| Added unimplemented m6809 opcodes [Antoine Mine] |
| [src/cpu/m6809] | 6809tbl.c m6809.c |
| Sunday 30th July, 2006 at 16:07:42 UTC by Nathan Woods |
|---|
| Updated to MAME 0.107u1 core |
| Sunday 30th July, 2006 at 00:58:14 UTC by Nathan Woods |
|---|
| Prep for next dev cycle |
| [docs] | messnew.txt |
| [src] | version.c |
| [src/ui] | mame32.rc |
| Saturday 29th July, 2006 at 21:09:28 UTC by Nathan Woods |
|---|
| [Windows] D3D fix involving menu items |
| [src/windows] | drawd3d.c |
| Saturday 29th July, 2006 at 20:52:58 UTC by Nathan Woods |
|---|
| [Windows GUI] Removed duplicate resources |
| [src/ui] | mame32.rc |
| Saturday 29th July, 2006 at 15:29:44 UTC by Nathan Woods |
|---|
| [Windows GUI] Sync with MAME32 |
| [src/ui] | mame32.rc properties.c resource.hm win32ui.c |
| Friday 28th July, 2006 at 23:23:15 UTC by Nathan Woods |
|---|
| [PC1350] Fixed regression introduced in 0.106. (bug #900) |
| [docs] | messnew.txt |
| [mess/machine] | pc1350.c |
| [mess/systems] | pocketc.c |
| [mess/vidhrdw] | pc1350.c |
| Friday 28th July, 2006 at 19:09:22 UTC by Wilbert Pol |
|---|
| [GAMECOM] Added simulation of the touchscreen & stylus. |
| [mess/machine] | gamecom.c |
| [mess/systems] | gamecom.c |
| [mess/vidhrdw] | gamecom.c |
| Friday 28th July, 2006 at 02:06:36 UTC by Nathan Woods |
|---|
| Properly labelled the Zero flag in the SC61860 CPU core |
| [mess/cpu/sc61860] | sc61860.c |
| Friday 28th July, 2006 at 00:12:06 UTC by Nathan Woods |
|---|
| [Windows GUI] Fixed freak crash |
| [mess/ui] | softwarepicker.c |
| Thursday 27th July, 2006 at 23:06:22 UTC by Nathan Woods |
|---|
| [T1000HX] Fixed invisible text regression introduced in 0.106. (bug #899) |
| [docs] | messnew.txt |
| [mess/vidhrdw] | pc_t1t.c |
| Thursday 27th July, 2006 at 10:18:54 UTC by Nathan Woods |
|---|
| [ATOMEB] Fixed regression introduced in 0.106. (bug #898) |
| [docs] | messnew.txt |
| [mess/systems] | atom.c |
| Thursday 27th July, 2006 at 00:30:53 UTC by Nathan Woods |
|---|
| [DGNBETA] Fixed regression introduced in 0.106. (bug #896) |
| [docs] | messnew.txt |
| [mess/machine] | dgn_beta.c |
| Wednesday 26th July, 2006 at 23:59:30 UTC by Nathan Woods |
|---|
| [BBCA] Fixed regression introduced in 0.106. (bug #893) |
| [docs] | messnew.txt |
| [mess/vidhrdw] | bbc.c |
| Wednesday 26th July, 2006 at 23:35:29 UTC by Nathan Woods |
|---|
| [ATOM] Fixed regression introduced in 0.106. (bug #894) |
| [docs] | messnew.txt |
| [mess/machine] | atom.c |
| [mess/vidhrdw] | m6847.c m6847.h |
| Tuesday 25th July, 2006 at 23:37:46 UTC by Nathan Woods |
|---|
| 1. [COCO] Fixed a few calls to VHD handling that would happen even if VHDs are not supported 2. [Windows] Fixed -writeconfig option, used by the MESS GUI |
| [mess/machine] | cococart.c |
| [mess/tools/imgtool] | stubs.c |
| [mess/windows] | configms.c |
| [src] | options.c options.h |
| Monday 24th July, 2006 at 23:37:37 UTC by Nathan Woods |
|---|
| [GAMECOM] Switched to use DEF_STR |
| [mess/systems] | gamecom.c |
| Monday 24th July, 2006 at 21:15:00 UTC by Nathan Woods |
|---|
| [Windows GUI] Sync with MAME32 |
| [src/ui] | directdraw.c layout.c mame32.rc options.c options.h properties.c resource.h resource.hm screenshot.c treeview.c win32ui.c win32ui.h |
| Monday 24th July, 2006 at 17:56:35 UTC by Wilbert Pol |
|---|
| [GAMECOM] Fixed some inputs |
| [mess/machine] | gamecom.c |
| [mess/systems] | gamecom.c |
| Monday 24th July, 2006 at 10:24:23 UTC by Nathan Woods |
|---|
| Updated to MAME 0.107 core |
| Sunday 23rd July, 2006 at 19:00:27 UTC by Wilbert Pol |
|---|
| [SM8500] Fixed a MULT instruction (4C) and a DIV instruction (5C). |
| [mess/cpu/sm8500] | sm85ops.h |
| Previous 50 | 8919 Revisions | Next 50 |