- 0 replies
- 1,912 views
- Add Reply
- 0 replies
- 2,073 views
- Add Reply
- 0 replies
- 1,736 views
- Add Reply
- 0 replies
- 1,891 views
- Add Reply
MESS 0.143u9 released

http://http://mess.redump.net/downloads
0.143u9
New System Drivers Supported:
-----------------------------
- Juicebox [Tim Schuerewegen]
Software Lists:
----------------
- ngpc.xml: added nine protos [brian Hargrove]
- juicebox.xml: Created softlist [Anna Wu]
Source Changes:
----------------
- Made smartmed device capable of handling softlist items [Miodrag Milanovic]
- Added 3com Etherlink II 3c503 card emulation [Carl]
- Unified paste facility for trainer computers [Robbbert]
MAME 0.143u9 source update released

Seems a major input bug crept into u8, this version is fixed.
Get the code here --> http://mamedev.org/updates.html
0.143u9-------
MAMETesters Bugs Fixed
----------------------
- 04509: [Core] Analog controls are broken on keyboard when joystick is enabled (Alex Jackson)
- 04394: [DIP/Input] All games with paddle inputs: IPT_PADDLE inputs do not center properly when mapped to an analog joystick (Alex Jackson)
Source Changes
--------------
fix listing of switches used by gambling games [kanikani]
Hooked up MC6845 to Laser Base [Angelo Salese]
Hooked up PIT to Laser Base [Angelo Salese, Tomasz Slanina]
Changed some of the default mappings for analog controls in order to fix various input-fighting bugs (including, but not limited to, MT#4394 and MT#4509). Reverted the u8 change to analog joystick handling--it only partially solved the problem it was meant to fix, it introduced new issues in return, and generally made the code more complicated for little benefit [Alex Jackson]
Improved game documentation to Naomi / Triforce / Chihiro HW [f205v]
New clones added
----------------
Battle Shark (Japan, Joystick) [shouTime]
EmuLoader 6.2 released

EmuLoader is a front end.
Get it here --> http://emuloader.mameworld.info/
version 6.2 change log - October, 27, 2011
Fixed
Workaround for ROM names with equal char " = ". Due to the way the frontend was coded, this char cannot be used on ROM names. ROMs are validated by CRC32 checksum only, ROM names are irrelevant. This applies to the "gamtor.c" driver only (for now)
Changed
The available ClrMAME .dat file is now used to create Supermodel games list (file: "SupermodelSEGAModel3_xml.dat")
But game info is incomplete. A working MAME list is needed to fill the blanks (optional)
Added
Support for new MAME 0.143u8 settings ("MAME Setting" screen)
Mameload TNG u49 released

This is a frontend for MAME.
Get it here --> http://mameload.mameworld.info/
ML TNG Release Notes--------------------
October 27th, 2011
Beta u49 Release
- Updated RESOURCE.ML appropriately for MAME and MESS current versions (0.143u8).
- Refactored the NVRAM deletion routine to also take in account the new way battery backups are saved in MAME/MESS (NVRAM/setname/file). This took effect in MAME 0.143u8.
- Fixed .DAT file View support for SuperModel to mirror that of MAME.
- Added MESSINFO.DAT usage for MESS, updated by AntoPISA at: http://www.progettosnaps.net/messinfo
- Added a check for initial resolution detection to make sure fullscreen width is not larger than 1280 pixels. Larger values might have been a cause of crashing that some have had using this program.
- This release was compiled using the latest Freebasic compiler (0.23.0) which in turn added a small bit of size to the program. My hope is whatever issues that might be plaguing Windows 7 users might be fixed with this compiler upgrade.