MESS moved to SVN and was later merged into the MAME SVN.

Previous 508919 RevisionsNext 50

Thursday 21st April, 2005 at 12:07:19 UTC by Nathan Woods
Shut up on the board already
[src/drivers]mcatadv.c

Thursday 21st April, 2005 at 00:44:06 UTC by Nathan Woods
[APPLE2GS] Not using APPLE2GS_SUPPORT_SLOT6 macro anymore
[mess/includes]apple2gs.h
[mess/systems]apple2gs.c

Wednesday 20th April, 2005 at 03:19:57 UTC by Nathan Woods
[SMS] Minor cleanups; removed MACHINE_STOP
[mess/includes]sms.h
[mess/machine]sms.c
[mess/systems]sms.c

Tuesday 19th April, 2005 at 23:33:17 UTC by XulChris
Fix CRCs
[mess/systems]ip22.c

Tuesday 19th April, 2005 at 13:03:46 UTC by Nathan Woods
Updated to MAME 0.95u3 core
[docs]messnew.txt
[src]artwork.c driver.c mame.mak state.c tiny.mak usrintrf.c
[src/cpu/m68000]m68k_in.c
[src/drivers]aerofgt.c avalnche.c bzone.c crimfght.c deco102.c dooyong.c gauntlet.c gradius3.c gsword.c kickgoal.c konamigv.c konamigx.c m90.c marineb.c nmk16.c opwolf.c panicr.c phoenix.c policetr.c rastan.c segaxbd.c seibuspi.c speedspn.c tickee.c tnzs.c vsnes.c williams.c
[src/includes]phoenix.h* williams.h
[src/machine]8255ppi.c adc083x.c* adc083x.h* intelfsh.c intelfsh.h timekpr.c williams.c
[src/sndhrdw]atarijsa.c blockade.c bsktball.c phoenix.c
[src/sound]disc_dev.c disc_inp.c disc_wav.c discrete.h
[src/vidhrdw]aerofgt.c dooyong.c gradius3.c gsword.c konamiic.c konamiic.h nmk16.c phoenix.c segaic24.c williams.c

Tuesday 19th April, 2005 at 02:47:57 UTC by Nathan Woods
[APPLE2] Internal refactoring in disk code
[mess/machine]ap_disk2.c

Monday 18th April, 2005 at 19:34:58 UTC by Nathan Woods
IWM code cleanups and simplifications
[mess/machine]iwm.c

Monday 18th April, 2005 at 08:37:02 UTC by Krzysztof Strzecha
- Microkey Primo A-32, A-64, B-64 drivers added.
- [GALAXY] Possibilty to disable ROM 2. 2k, 22k, 38k and 54k memory
configurations added. Memory mapping improved. Palette corrected.
Supprort for newer version of snapshots added. Lot of cleanups.
Keyboard mapping corrected.
[docs]messnew.txt
[mess]mess.mak system.c
[mess/formats]primoptp.c* primoptp.h*
[mess/includes]galaxy.h primo.h*
[mess/machine]galaxy.c primo.c*
[mess/systems]galaxy.c primo.c*
[mess/vidhrdw]galaxy.c primo.c*

Monday 18th April, 2005 at 03:28:39 UTC by Nathan Woods
[APPLE3] Stubbed out some functionality
[mess/includes]apple3.h
[mess/machine]apple3.c

Sunday 17th April, 2005 at 14:05:38 UTC by Tim Lindner
Fixed index addressing mode disassemble for the hd6309.
[docs]messnew.txt

Sunday 17th April, 2005 at 14:00:35 UTC by Tim Lindner
Fixed index addressing mode disassembly.
[src/cpu/hd6309]6309dasm.c

Sunday 17th April, 2005 at 13:40:35 UTC by Nathan Woods
[COCO] Lengthened certain floppy disk controller operations; now NitrOS-9 boots
on the CoCo 1/2. (bug #502) [Phill Harvey-Smith]
[docs]messnew.txt
[mess/machine]wd179x.c

Saturday 16th April, 2005 at 21:03:56 UTC by Nathan Woods
[APPLE3] Fixed endlines in code
[mess/vidhrdw]apple3.c

Saturday 16th April, 2005 at 20:49:43 UTC by Nathan Woods
[APPLE3] Implemented remaining video modes
[mess/vidhrdw]apple3.c

Saturday 16th April, 2005 at 17:42:56 UTC by Nathan Woods
[APPLE3] Another banking fix
[mess/machine]apple3.c

Saturday 16th April, 2005 at 16:08:35 UTC by Nathan Woods
[APPLE3] Fixed a banking problem
[mess/machine]apple3.c

Saturday 16th April, 2005 at 14:30:18 UTC by Nathan Woods
[APPLE3] Added missing indexed addressing mode
[mess/machine]apple3.c

Friday 15th April, 2005 at 13:04:38 UTC by Nathan Woods
[APPLE3] Fixed banking bug
[mess/machine]apple3.c

Friday 15th April, 2005 at 00:35:25 UTC by Nathan Woods
1. [APPLE3] Some enhancements; the confidence disk now partially runs

2. [SGI] Refactorings [MooglyGuy]

3. Fixed ESC key under natural keyboard emulation

4. [Windows] Fixed arrow keys under natural keyboard emulation
[docs]messnew.txt
[mess]inputx.c mess.mak
[mess/machine]apple3.c ay3600.c sgi.c* sgi.h*
[mess/systems]apple3.c ip20.c ip22.c
[mess/windows]menu.c

Thursday 14th April, 2005 at 12:53:23 UTC by Nathan Woods
Fixed XulChris's linkage errors
[mess/systems]ip20.c ip22.c

Thursday 14th April, 2005 at 03:08:50 UTC by Nathan Woods
1. [APPLE3] Misc fixes; some disk images now partially load. Also enabled
driver

2. Added MooglyGuy's stub SGI drivers
[docs]messnew.txt
[mess]mess.mak system.c
[mess/includes]apple3.h
[mess/machine]ap_disk2.c apple3.c
[mess/systems]apple3.c ip20.c* ip22.c*
[mess/vidhrdw]apple3.c

Wednesday 13th April, 2005 at 13:35:45 UTC by Nathan Woods
[APPLE3] Gets a little bit further
[mess/machine]apple3.c

Tuesday 12th April, 2005 at 13:30:13 UTC by Nathan Woods
[APPLE3] More enhancements; still does not boot
[mess/machine]apple3.c
[mess/vidhrdw]apple3.c

Tuesday 12th April, 2005 at 03:45:19 UTC by Lawrence Gold
Added a stub for osd_config_save_xml().
[src/unix]xmess.c

Monday 11th April, 2005 at 00:14:58 UTC by Nathan Woods
Added a hook allowing MESS and the OSD layer to add stuff to the CFG files
[mess]mess.c mess.h osd_mess.h
[mess/tools/messtest]tststubs.c
[mess/windows]configms.c
[src]config.c

Sunday 10th April, 2005 at 19:43:21 UTC by Colin Howell
[APPLE1] Added RAM at $E000-$EFFF for BASIC (bug #697); various fixes/tweaks.
[docs]messnew.txt
[mess/machine]apple1.c
[mess/systems]apple1.c

Saturday 9th April, 2005 at 17:15:50 UTC by Nathan Woods
1. Moved the included Windows makefile from src/windows to mess/windows; the
current one is very heavily patched.

2. Compilation fix to src/sound/sn76496.c
[ROOT]makefile.mes makefile.vc
[mess/windows]windows.mak*
[src/sound]sn76496.c
[src/windows]windows.mak

Saturday 9th April, 2005 at 15:26:51 UTC by Nathan Woods
Adding preliminary Apple /// driver to CVS; not enabled in build yet as it
does not even boot up
[mess]mess.mak
[mess/includes]apple3.h*
[mess/machine]apple3.c*
[mess/systems]apple3.c*
[mess/vidhrdw]apple3.c*

Friday 8th April, 2005 at 22:41:32 UTC by Nathan Woods
[COCO] Fixed joystick ranges (they were previously 0-62 instead of 0-63.)
(bug #698)
[docs]messnew.txt
[mess/machine]dragon.c

Friday 8th April, 2005 at 02:14:45 UTC by Nathan Woods
Committing input optimization from MAMEdev
[src]inptport.c

Thursday 7th April, 2005 at 05:19:09 UTC by Colin Howell
Added reference to Apple I cassette support addition.
[docs]messnew.txt

Thursday 7th April, 2005 at 02:22:33 UTC by Colin Howell
[APPLE1] Added cassette support. (bug #477)
[mess/includes]apple1.h
[mess/machine]apple1.c
[mess/systems]apple1.c

Wednesday 6th April, 2005 at 06:06:16 UTC by Lawrence Gold
The behavior of -listgamelist should once again match the Windows side with regard to case-insensitive sorting and the treatment of leading "The" and "Le".
[src/unix]fronthlp.c

Wednesday 6th April, 2005 at 06:04:53 UTC by Lawrence Gold
Merged a few little changes from the Windows side.
[src/unix]fileio.c

Wednesday 6th April, 2005 at 02:32:21 UTC by Nathan Woods
Fixing stupid regression that I introduced in MAME 0.95u2
[src/cpu/m6502]m6502.c

Wednesday 6th April, 2005 at 00:29:03 UTC by Nathan Woods
Updated to MAME 0.95u2 core
[docs]messnew.txt
[src]driver.c mame.mak
[src/cpu/m6502]m4510.c m6502.c m6502.h m6509.c ops02.h
[src/drivers]actfancr.c armedf.c crbaloon.c cwbbc97.c* deco102.c drtomy.c itech8.c leland.c m92.c merit.c panicr.c* penocup.c* pgm.c raiden2.c rungun.c segac2.c segas16b.c segas18.c simpsons.c speedspn.c splash.c sslam.c st0016.c stv.c toaplan2.c
[src/includes]itech8.h
[src/machine]pgmy2ks.c slikshot.c
[src/sound]sn76496.c
[src/vidhrdw]armedf.c capbowl.c itech8.c segaic24.c stvvdp2.c tms34061.c tms34061.h
[src/windows]fronthlp.c

Tuesday 5th April, 2005 at 13:44:59 UTC by Nathan Woods
[Windows GUI] Stopgap measure to fix image loading on the Apple IIgs; this will
not work if the Apple IIgs 5.25" disk is ever enabled; in the long run the INI
and CFG system must be merged for a real fix. (bug #686)
[docs]messnew.txt
[mess/ui]mess32ui.c

Tuesday 5th April, 2005 at 02:08:24 UTC by Nathan Woods
1. [Windows GUI] Improved error reporting if the emulation fails at runtime.

2. Fixed ay3600 compilation errors on Windows

3. Changed a constant array to be static
[mess]image.c
[mess/machine]ay3600.c ay3600.h
[src/ui]win32ui.c

Monday 4th April, 2005 at 23:30:37 UTC by XulChris
Remove leftovers from old keyboard code.
[mess/machine]apple2.c apple2gs.c

Monday 4th April, 2005 at 00:37:18 UTC by XulChris
Keyboard refactorings (bug #694)
[docs]messnew.txt
[mess/includes]apple2.h
[mess/machine]ay3600.c ay3600.h
[mess/systems]apple2.c

Sunday 3rd April, 2005 at 17:16:41 UTC by Nathan Woods
[APPLE1] Fixed snapshot loading. (bug #690) [Colin Howell]
[docs]messnew.txt
[mess/machine]apple1.c

Sunday 3rd April, 2005 at 15:16:59 UTC by Nathan Woods
1. Updated to MAME 0.95u1 core

2. Minor iwm_init() tweak
[docs]messnew.txt
[mess/machine]iwm.c
[src]driver.c mame.mak sndintrf.c
[src/cpu/v60]op2.c
[src/drivers]afega.c bestleag.c drtomy.c* jalmah.c m92.c namcos11.c namcos12.c pbaction.c playmark.c segac2.c snowbros.c system24.c tumblep.c vamphalf.c
[src/includes]8080bw.h
[src/machine]intelfsh.c intelfsh.h pgmprot.c pgmy2ks.c* segacrpt.c segacrpt.h
[src/sndhrdw]8080bw.c pbillian.c
[src/vidhrdw]afega.c playmark.c

Saturday 2nd April, 2005 at 21:37:18 UTC by Lawrence Gold
This file is unused and obsolete and its macros and defines exist in other header files. Fixes Bugzilla bug 692. (Alex W. Jackson)
[src/unix/video-drivers]pixel_convert.h

Saturday 2nd April, 2005 at 21:09:17 UTC by Lawrence Gold
Updates for 0.95.
[src/unix/doc]xmame-doc-6.html xmame-doc.lyx xmame-doc.txt

Saturday 2nd April, 2005 at 21:08:38 UTC by Lawrence Gold
The rows of the OpenGL bitmap for 16bpp games are no longer misaligned in some cases; nagano98 now displays without doubled lines.
[src/unix/video-drivers]glgen.c

Saturday 2nd April, 2005 at 20:03:50 UTC by Lawrence Gold
Fixed the RGB to YUV conversion used by the Xv driver so that it conforms to the CCIR digital component video specifications. (Alex W. Jackson)
[src/unix/blit]pixel_defs.h
[src/unix/video-drivers]pixel_convert.h

Wednesday 30th March, 2005 at 19:45:28 UTC by Curt Coder
Cleaned up the inputs.
[mess/systems]psx.c

Wednesday 30th March, 2005 at 04:30:28 UTC by Lawrence Gold
Added a setting to the makefile to disable effects: DISABLE_EFFECTS. This makes the blit files compile much more quickly, especially for older releases of GCC, such as 2.95.3. This may eventually become more finely grained, so that you can disable only certain effects or certain scale factors.
[src/unix]effect.c unix.mak video.c
[src/unix/blit]blit_15_15.c blit_16_15.c blit_16_16.c blit_16_24.c blit_16_32.c blit_16_yuy2.c blit_32_15.c blit_32_16.c blit_32_24.c blit_32_32.c blit_32_yuy2.c blit_yuy2.h
[src/unix/blit/advance]permession.txt permission.txt*

Wednesday 30th March, 2005 at 04:28:34 UTC by Lawrence Gold
Preparation for 0.95.
[src/unix/doc]changes.unix
[src/unix/doc/mame]gamelist.txt whatsnew.txt
[src/unix/doc/mess]messnew.txt sysinfo.dat wintoc.xml

Tuesday 29th March, 2005 at 15:53:16 UTC by Lawrence Gold
Removed what appears to be an unnecessary inclusion of curses in debug builds.
Added cdrom.o as a dependency for chdman.
[src/unix]unix.mak

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team