Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r2150 Saturday 29th March, 2008 at 22:53:04 UTC by Nathan Woods
Changes to the internal representation of MESS images; mess_image is now a
typedef for device_config
[docs]messnew.txt
[src/mess]image.c osdmess.h
[src/mess/devices]cassette.c flopdrv.c mflopimg.c

r2149 Saturday 29th March, 2008 at 22:27:51 UTC by Firewave
One more Machine -> machine cleanup
[src/mess]uimess.c uimess.h

r2148 Saturday 29th March, 2008 at 21:27:57 UTC by Justin Kerk
[NC200] Fix aspect ratio
[src/mess]mess.mak
[src/mess/drivers]nc.c
[src/mess/layout]nc200.lay*

r2147 Saturday 29th March, 2008 at 20:38:47 UTC by R. Belmont
[SDLMESS] Cleanups and new locking code from Couriersud. SDLMAME/SDLMESS should scale cleanly to at least 8 CPUs/cores now.
[src/osd/sdl]sdlsync.c sdlsync.h sdlwork.c window.c

r2146 Saturday 29th March, 2008 at 19:22:00 UTC by Wilbert Pol
[IBMPC] Changed default cassette. Added motor switching support.
[src/mess/drivers]pc.c
[src/mess/machine]ibmpc.c

r2145 Saturday 29th March, 2008 at 18:36:16 UTC by Firewave
Removed some obsolete and commented code
[src/mess]filemngr.c

r2144 Saturday 29th March, 2008 at 18:31:13 UTC by Firewave
Fixed copilation with DEBUG=1
[src/mess]image.c

r2143 Saturday 29th March, 2008 at 18:23:55 UTC by Dirk Best
Enabled NC200 driver
[src/mess]messdriv.c
[src/mess/drivers]nc.c

r2142 Saturday 29th March, 2008 at 14:54:57 UTC by PeT
chess champion super system iii playable with some via changes
[src/mess]messdriv.c
[src/mess/drivers]ssystem3.c
[src/mess/includes]ssystem3.h
[src/mess/video]ssystem3.c

r2141 Saturday 29th March, 2008 at 14:46:16 UTC by Nathan Woods
Miscellaneous cleanups; moved private data associated with images into a private
data structure hanging off of running_machine. Cleaned up various #include-s
[src/emu]mame.h
[src/mess]cheatms.c image.c image.h mesvalid.c
[src/mess/devices]appldriv.h cassette.c chd_cd.c harddriv.c mflopimg.c
[src/mess/drivers]ql.c
[src/mess/formats]zx81_p.c
[src/mess/osd/windows]tapedlg.c
[src/mess/tools/imgtool]filteoln.c filter.c iflopimg.c imgtool.h main.c stream.c
[src/mess/tools/imgtool/modules]thomson.c
[src/mess/tools/imgtool/windows]wimgtool.c
[src/mess/video]zx8301.c zx8301.h

r2140 Saturday 29th March, 2008 at 14:26:14 UTC by Firewave
Renamed expand_wildcards() back to win_expand_wildcards() and moved from utils to winutils
[src/mess]utils.c utils.h
[src/mess/osd/windows]winutils.c winutils.h
[src/mess/tools/imgtool]main.c
[src/mess/tools/messtest]main.c

r2139 Saturday 29th March, 2008 at 14:22:54 UTC by Firewave
Yet another Machine -> machine cleanup
[src/emu]uimenu.c
[src/mess]inputx.c inputx.h
[src/mess/osd/windows]menu.c

r2138 Saturday 29th March, 2008 at 14:13:21 UTC by Firewave
More Machine -> machine cleanups
[src/mess]mscommon.c mscommon.h
[src/mess/drivers]mpf1.c

r2137 Saturday 29th March, 2008 at 14:00:25 UTC by Firewave
Machine -> machine cleanups
[src/mess]eventlst.c eventlst.h
[src/mess/drivers]amstrad.c spectrum.c
[src/mess/video]kc.c spectrum.c

r2136 Saturday 29th March, 2008 at 13:10:11 UTC by Wilbert Pol
[PC_CGA] Removed mscrt6845 reference from a comment.
[src/mess/video]pc_cga.c

r2135 Saturday 29th March, 2008 at 11:57:14 UTC by Robbbert
[MBEE] Added Lock key which was missing from keyboard.
[docs]messnew.txt
[src/mess/drivers]mbee.c

r2134 Saturday 29th March, 2008 at 07:11:24 UTC by Robbbert
[MBEE] Added snapload for MWB files.
[src/mess/drivers]mbee.c

r2133 Saturday 29th March, 2008 at 02:32:27 UTC by Nathan Woods
Removed IODevice.count and related concepts
[src/mess]climess.c configms.c device.c device.h filemngr.c image.c image.h infomess.c mess.c uimess.c
[src/mess/osd/windows]menu.c
[src/mess/osd/winui]devview.c messui.c

r2132 Friday 28th March, 2008 at 19:12:26 UTC by Justin Kerk
Enable I80188 CPU for Pasogo
[src/mess]mess.mak

r2131 Friday 28th March, 2008 at 19:08:29 UTC by Dirk Best
[COUPE] Changed to use raw video parameters and derived frequencies
[src/mess/drivers]coupe.c

r2130 Friday 28th March, 2008 at 18:55:59 UTC by Wilbert Pol
[PC_CGA] Fixed video ram mirroring.
[src/mess/video]pc_cga.c

r2129 Friday 28th March, 2008 at 17:42:48 UTC by PeT
thanks Guru and Ranger Lennier basic KOEI PasoGo driver, more when new dumps and screenshots available
[src/mess]mess.mak messdriv.c
[src/mess/drivers]pasogo.c*

r2128 Friday 28th March, 2008 at 17:29:51 UTC by Dirk Best
[COUPE] Rewrote interrupt handling, cleanups
[src/mess/drivers]coupe.c
[src/mess/includes]coupe.h
[src/mess/machine]coupe.c
[src/mess/video]coupe.c

r2127 Friday 28th March, 2008 at 17:29:43 UTC by Dirk Best
[COUPE] Updated to use a scanline based video update
[src/mess/drivers]coupe.c
[src/mess/includes]coupe.h
[src/mess/video]coupe.c

r2126 Friday 28th March, 2008 at 14:11:54 UTC by Dirk Best
[COUPE] Cleaned up palette init code a bit
[src/mess/drivers]coupe.c

r2125 Thursday 27th March, 2008 at 21:00:55 UTC by Wilbert Pol
[IBMPC] Added cassette input support.
[src/mess/drivers]pc.c
[src/mess/machine]ibmpc.c

r2124 Thursday 27th March, 2008 at 20:12:09 UTC by Wilbert Pol
Document fix of bug #1130.
[docs]messnew.txt

r2123 Thursday 27th March, 2008 at 20:10:17 UTC by Wilbert Pol
[T1000] Implemented a special TGA video mode. Fixes bug #1130.
[src/mess/video]pc_t1t.c

r2122 Thursday 27th March, 2008 at 18:07:36 UTC by Wilbert Pol
[PC_AGA] Changed to get plain CGA and MDA modes working again.
[src/mess/drivers]pc.c
[src/mess/machine]europc.c pc.c
[src/mess/video]pc_aga.c pc_aga.h

r2121 Thursday 27th March, 2008 at 16:49:54 UTC by Wilbert Pol
[PC_CGA] composite color mode should be displayed as black&white on an rgb monitor.
[src/mess/video]pc_cga.c

r2120 Thursday 27th March, 2008 at 12:51:28 UTC by Nathan Woods
[TUTOR] Changed joystick to use keypad instead of arrow keys by default. [Fabio
Priuli]
[docs]messnew.txt
[src/mess/drivers]tutor.c

r2119 Thursday 27th March, 2008 at 10:40:20 UTC by Robbbert
[MC10, AQUARIUS] Reverted key changes on svn 2081 and 2082 as requested.
[src/mess/drivers]aquarius.c mc10.c

r2118 Thursday 27th March, 2008 at 07:37:27 UTC by Robbbert
[ABC80] Fixed keyboard, and default to a bios that boots.
[src/mess/drivers]abc80.c

r2117 Thursday 27th March, 2008 at 01:17:58 UTC by Nathan Woods
[SUPER80] GCC 4.3 warning fix
[src/mess/drivers]super80.c

r2116 Wednesday 26th March, 2008 at 18:35:36 UTC by Cowering
[Genesis] Add handler for TMSS (mainly to avoid unmapped IO errors)
[src/mess/drivers]genesis.c

r2115 Wednesday 26th March, 2008 at 02:22:48 UTC by Nathan Woods
Added note about recent changes
[docs]messnew.txt

r2114 Wednesday 26th March, 2008 at 01:07:05 UTC by Nathan Woods
MESS devices (of type IODevice) are now "piggy-backed" on MAME's device system.
Removed machine->devices[]. Still much integration work still to be done.
[src/emu]info.c mame.h
[src/mess]climess.c device.c device.h infomess.c mess.c
[src/mess/osd/winui]devview.c messui.c msuiutil.c softwarepicker.c

r2113 Wednesday 26th March, 2008 at 00:59:52 UTC by Nathan Woods
Prep for next dev cycle
[docs]messnew.txt
[src]version.c

r2112 Tuesday 25th March, 2008 at 23:19:29 UTC by Nathan Woods
[COCO3] Fixed regression in lightgun
[src/mess/machine]coco.c

r2111 Tuesday 25th March, 2008 at 22:56:17 UTC by Nathan Woods
0.124 --> 0.124a
[docs]messnew.txt

r2110 Tuesday 25th March, 2008 at 22:30:21 UTC by Dirk Best
[ASTROCDE] Updated patch for MAME
[src/mame/includes]astrocde.h
[src/mame/video]astrocde.c

r2109 Tuesday 25th March, 2008 at 21:00:54 UTC by Justin Kerk
More messnew.txt updates.
[docs]messnew.txt

r2108 Tuesday 25th March, 2008 at 20:42:31 UTC by Justin Kerk
More messnew.txt & eol-style updates
[docs]messnew.txt
[src/mess/audio]special.c

r2107 Tuesday 25th March, 2008 at 19:46:18 UTC by Wilbert Pol
[PC_CGA] Small background color selection fix in text_blink mode.
[src/mess/video]pc_cga.c

r2106 Tuesday 25th March, 2008 at 18:57:57 UTC by Wilbert Pol
[PC_HERC] Updated graphics mode drawing to use the ra signal properly.
[src/mess/video]pc_mda.c

r2105 Tuesday 25th March, 2008 at 18:43:28 UTC by Miodrag Milanović
[SPECIAL] Sound added
[src/mess]mess.mak
[src/mess/audio]special.c*
[src/mess/drivers]special.c
[src/mess/includes]special.h
[src/mess/machine]special.c

r2104 Tuesday 25th March, 2008 at 18:05:22 UTC by Wilbert Pol
[PC_CGA] Fixed bg color handling in text_inten mode (bug #1560). Added more explicit hpixel settings for different modes.
[src/mess/video]pc_cga.c

r2103 Tuesday 25th March, 2008 at 13:59:57 UTC by Miodrag Milanović
[SPECIAL] Specialist MX floppy added
[src/mess/drivers]special.c
[src/mess/includes]special.h
[src/mess/machine]special.c

r2102 Tuesday 25th March, 2008 at 12:14:44 UTC by Nathan Woods
Updated Messnew.txt for 0.124
[docs]messnew.txt

r2101 Tuesday 25th March, 2008 at 12:12:18 UTC by Nathan Woods
Updated to fixed MAME 0.124 release
[ROOT]whatsnew.txt
[src/emu]mconfig.c
[src/mame]mamedriv.c
[src/mame/drivers]gng.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team