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

Previous 508919 RevisionsNext 50

Tuesday 15th March, 2005 at 05:57:12 UTC by XulChris
Fix compile error
[src/cpu/i86]i286.c

Tuesday 15th March, 2005 at 04:58:00 UTC by Hobie Troxell
[sysinfo.dat] Fixed duplicate entry (Bug #674)
[ROOT]sysinfo.dat

Tuesday 15th March, 2005 at 04:01:17 UTC by Nathan Woods
Added config entries to inputport token list, so that TYPE_OTHER does not get
used
[src]inptport.c

Tuesday 15th March, 2005 at 01:47:45 UTC by Nathan Woods
[APPLE1] Implemented a proper reset key. (bug #349) [Colin Howell]
[docs]messnew.txt
[mess/machine]apple1.c
[mess/systems]apple1.c

Tuesday 15th March, 2005 at 01:30:37 UTC by Nathan Woods
1. [APPLE1] Removed extraneous and obsolete RAM size DIP switches. (bug #676)

2. Fixed a compilation error in mess/machine/apple2.c

3. Sync with MAME core
[docs]messnew.txt
[mess/machine]apple2.c
[mess/systems]apple1.c
[src]cpuintrf.c sndintrf.c usrintrf.c
[src/cpu/i86]i86.c i86.h instr86.c
[src/sound]discrete.c wavwrite.c wavwrite.h

Monday 14th March, 2005 at 19:49:58 UTC by XulChris
move seek middle sector code into apple2_slot6_init()
[mess/machine]ap_disk2.c apple2.c

Monday 14th March, 2005 at 19:10:56 UTC by XulChris
rename laser driver to be consistant with other laser drivers
[mess]system.c
[mess/systems]apple2.c

Monday 14th March, 2005 at 19:08:28 UTC by XulChris
rearrange some code
[mess/includes]apple2.h
[mess/systems]apple2.c

Monday 14th March, 2005 at 18:26:19 UTC by XulChris
removing some old unused code
[mess/includes]apple2.h
[mess/machine]ap_disk2.c apple2.c

Monday 14th March, 2005 at 14:32:52 UTC by Nathan Woods
Fixed tinymess build
[docs]messnew.txt
[mess]rules_ms.mak tinyms.mak
[src/ui]m32util.c

Monday 14th March, 2005 at 02:56:49 UTC by Nathan Woods
Fixed Cowering's entry in messnew.txt
[docs]messnew.txt

Monday 14th March, 2005 at 02:54:49 UTC by Nathan Woods
Fixed a bug that caused the image info screen to not work properly with multiple
images of the same device type. (bug #677)
[docs]messnew.txt
[mess]mesintrf.c

Sunday 13th March, 2005 at 16:54:47 UTC by Cowering
Add Laser128 and 128ex clones
[docs]messnew.txt
[mess]system.c
[mess/systems]apple2.c

Sunday 13th March, 2005 at 16:42:28 UTC by Cowering
quick compile fix
[mess]mesintrf.c mesintrf.h

Sunday 13th March, 2005 at 04:11:04 UTC by Lawrence Gold
Preparation for 0.94.
[src/unix/doc]changes.unix
[src/unix/doc/mess]messnew.txt sysinfo.dat

Sunday 13th March, 2005 at 03:22:02 UTC by Lawrence Gold
Fixed an implicit declaration warning.
[src/unix]video.c

Sunday 13th March, 2005 at 02:58:54 UTC by Lawrence Gold
Changed #include "rc.h" to #include "windows/rc.h" to avoid a clash with src/includes/rc.h.
[mess/windows]configms.c configms.h

Sunday 13th March, 2005 at 02:33:34 UTC by XulChris
make -listdevice format look proper.
[src/unix]xmess.c

Sunday 13th March, 2005 at 02:26:47 UTC by Lawrence Gold
Oops, somehow "autoframeskip" got turned into "AUTOFRAMESKIP".
[src/unix]video.c

Saturday 12th March, 2005 at 23:36:00 UTC by Lawrence Gold
Hotkeys for effect and mode switching are now enabled in xmess only when the MESS UI is active.
[src/unix]video.c

Saturday 12th March, 2005 at 22:50:04 UTC by Lawrence Gold
Added an accessor to return the value of ui_active.
[mess]mesintrf.c mesintrf.h

Saturday 12th March, 2005 at 20:53:56 UTC by Lawrence Gold
Builds again for xmess with the 0.94u1 update.
[mess/tools/messtest]main.c

Saturday 12th March, 2005 at 20:03:24 UTC by Lawrence Gold
The messtest tool is no longer built by default.
[src/unix]unix.mak

Saturday 12th March, 2005 at 04:55:44 UTC by Nathan Woods
Replaced calls to image_from_devtype_and_index() with
image_from_device_and_index()
[mess]filemngr.c

Saturday 12th March, 2005 at 04:49:25 UTC by Nathan Woods
Updated to MAME 0.94u1 core
[docs]messnew.txt
[src]cheat.c common.c driver.c info.c mame.mak rules.mak sndintrf.c timer.c version.c xml2info.c
[src/drivers]8080bw.c calorie.c* cps1.c galaga.c konamigv.c namcond1.c namcos11.c namcos12.c niyanpai.c othunder.c pipeline.c* playmark.c polepos.c rungun.c segaorun.c seibuspi.c starfire.c zn.c
[src/includes]namcond1.h rc.h*
[src/machine]at28c16.c at28c16.h intelfsh.c intelfsh.h konamigx.c namcond1.c
[src/sndhrdw]8080bw.c atarifb.c bsktball.c firetrk.c polepos.c poolshrk.c qix.c rockola.c seibu.h triplhnt.c vicdual.c
[src/sound]5110intf.c disc_inp.c disc_mth.c discrete.c discrete.h sn76477.h
[src/ui]mame32.rc
[src/vidhrdw]itech32.c playmark.c segas18.c seta.c
[src/windows]wind3d.c

Saturday 12th March, 2005 at 01:12:01 UTC by Lawrence Gold
Trying to load too many devices of one type no longer results in a crash.
[mess]mess.c

Friday 11th March, 2005 at 05:26:18 UTC by XulChris
Fix bug caused by RESET DIP patch
[mess/machine]ay3600.c

Thursday 10th March, 2005 at 22:42:57 UTC by XulChris
Some more key mappings for a2600,7800. Should be HotRod friendly now.
[docs]messnew.txt
[mess/systems]a2600.c a7800.c

Thursday 10th March, 2005 at 17:54:53 UTC by XulChris
All ramsizes seem to be working now.
[mess/systems]apple2.c

Thursday 10th March, 2005 at 13:37:04 UTC by Nathan Woods
[APPLE2] Fixed a problem that may be responsible for issues regarding bug #646
[mess/machine]apple2.c

Thursday 10th March, 2005 at 12:32:15 UTC by Nathan Woods
[APPLE2GS] Fixing VBL interrupt (bugs #668, #672, possibly more)
[mess/machine]apple2gs.c

Wednesday 9th March, 2005 at 22:10:36 UTC by XulChris
Comment out broken ram settings
[mess/systems]apple2.c

Wednesday 9th March, 2005 at 21:20:50 UTC by XulChris
Comment on apple2p DIP switch
[docs]messnew.txt

Wednesday 9th March, 2005 at 21:17:18 UTC by XulChris
Comment previous change in docs
[docs]messnew.txt

Wednesday 9th March, 2005 at 20:49:46 UTC by XulChris
You can now use [ and ] keys to toggle Left and Right difficulty switches on the atari2600 and 7800 drivers. The \ key will toggle Black & White on the 2600.
[mess/systems]a2600.c a7800.c

Wednesday 9th March, 2005 at 13:24:39 UTC by Nathan Woods
[TI99] Fixed crash regression introduced in 0.92. (bug #662)
[docs]messnew.txt
[mess/machine]ti99_4x.c ti99_4x.h
[mess/systems]ti99_4x.c

Wednesday 9th March, 2005 at 02:22:36 UTC by XulChris
1. Add a RESET/CTRL-RESET DIP switch for the apple2p driver. (bug #645)
2. Enable RAM settings (not all RAM settings may work). (bug #646)
3. Skeletal code for paddle support. Not implemented yet. (bug $645)
[mess/machine]ay3600.c
[mess/systems]apple2.c

Wednesday 9th March, 2005 at 02:05:17 UTC by XulChris
Allow more than 40 entries in analog menu.
[docs]messnew.txt
[mess]mesintrf.h
[src]usrintrf.c

Wednesday 9th March, 2005 at 00:43:00 UTC by Nathan Woods
1. G65816 fix that prevents problems whereby an interrupt is triggered and
the CPU is in one mode and the code in the other.

2. Classic MESS UI now performs hard resets instead of soft resets.
[docs]messnew.txt
[src]usrintrf.c
[src/cpu/g65816]g65816op.h

Tuesday 8th March, 2005 at 21:27:07 UTC by XulChris
Remap Select/Reset keys to match a7800
[docs]messnew.txt
[mess/systems]a2600.c

Tuesday 8th March, 2005 at 14:50:08 UTC by Nathan Woods
1. [APPLE2] Added debugging video option

2. [APPLE2GS] Fixed shadowing problem (bug #666)
[mess/machine]apple2gs.c
[mess/vidhrdw]apple2.c

Tuesday 8th March, 2005 at 13:01:27 UTC by Nathan Woods
[APPLE2] Removing code that causes machine_init() to do a hard reset; the more
that I think about this the more I believe it is wrong. machine_init() does
a soft reset on all other systems; Apple II should be no different.
[docs]messnew.txt
[mess/systems]apple2.c

Tuesday 8th March, 2005 at 00:56:00 UTC by Nathan Woods
1. Devices can now be marked as 'not working'

2. [Windows] Non-working devices are now grayed out in the new UI

3. [APPLE2GS] Fixed a memory mapping bug; Bard's tale now gets to the boot
screen. (bug #667)
[docs]messnew.txt
[mess]device.h
[mess/includes]apple2gs.h
[mess/machine]apple2gs.c
[mess/systems]apple2gs.c
[mess/windows]menu.c

Monday 7th March, 2005 at 12:59:15 UTC by Nathan Woods
[APPLE2GS] Implemented NVRAM handler (bug #664)
[mess/includes]apple2gs.h
[mess/machine]apple2gs.c
[mess/systems]apple2gs.c

Monday 7th March, 2005 at 05:25:25 UTC by XulChris
Apple 2 driver no longer requires control key for reset sequence
[docs]messnew.txt
[mess/machine]apple2.c ay3600.c ay3600.h

Monday 7th March, 2005 at 04:13:30 UTC by XulChris
Minor RESET key cleanups
[mess/machine]ay3600.c
[mess/systems]apple2.c

Monday 7th March, 2005 at 03:37:02 UTC by Nathan Woods
[APPLE2GS] Implemented ADB command 0x03 (bug #665)
[mess/machine]apple2gs.c

Monday 7th March, 2005 at 01:59:51 UTC by XulChris
Redefine BREAK key to F12 from Break since Break key is not responsive in MESS. In addition the Break key releases immediately which is not how the apple RESET key works.
[mess/systems]apple2.c

Monday 7th March, 2005 at 01:54:14 UTC by XulChris
Replace machine_reset() with cpunum_set_input_line()
[mess/machine]ay3600.c

Monday 7th March, 2005 at 01:19:35 UTC by Lawrence Gold
The pause key works again in the input setup. For keyboards that generate 119 instead of 101, there's now a PAUSE_KEY_119 option in the makefile.
Updates for 0.94.
[ROOT]makefile.unix
[src/unix]devices.c unix.mak
[src/unix/doc]changes.unix
[src/unix/doc/mame]gamelist.txt whatsnew.txt

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team