- 0 replies
- 1,808 views
- Add Reply
- 0 replies
- 1,460 views
- Add Reply
- 0 replies
- 1,800 views
- Add Reply
- 0 replies
- 1,848 views
- Add Reply
Charles Macdonald's MAME WIP Update!

Here we go:
News (6/18)
Comms Link USB Replacement I had worked on a Comms Link compatible device in 2007 to allow development of Sega Saturn software without having to use an old ISA-equipped computer. It had some timing issues that I wasn't able to diagnose at the time. I decided to revisit the project and dumped the PALCE20V8H chip from a clone Comms Link ISA card to see how the communication logic was implemented. Turns out one of the strobe signals need to be active high instead of active low, something that was fixed with a minor tweak to the GAL equations. Now that it works as expected, I've decided to clean up the project and release it. Here is the PCB layout, GAL equations, and source code:
For developing large programs, the transfer utility can load data from disk and transfer it over the Comms Link interface. This allows you to simulate a CD environment without burning discs for each test. I am working on a demonstration program to show how to use these features which should be finished shortly.
MameLoad TNG Beta u34 released

Front End
June 18th, 2008Beta u34 Released
- Fixed a rather sneaky (and annoying) issue with Parent/Clone display listing which caused some clones to be included with the wrong parent sets. This also caused some of my regular name sorts to be incorrect. Thanks to Mr. Do for bringing it to my attention.
- Corrected an issue with detecting the MAME.INI file for some MAME GUI derivatives. This resulted in the inability, in some cases, to read stored ROMPATH names which could result in an empty AVAILABLE list.
- Typical batch of RESOURCE.ML updates for MAME: -COIN_LOCKOUT (0.125u5), -SNAPSIZE and -SNAPVIEW (0.125u6). MESSSAMEROM: comx35p/comx35n, newbrain/newbraid.
>> Get it HERE.
MAMEWAH v1.63

MAMEWAH v1.63 is a MAME frontend.
Get it HERE
Change LogMAMEWAH v1.63 (18/06/08)
Bugs Fixed:
Theme-specific sounds may not work (fixed),
Commandline flags may not have worked with PC games (eg emulator_commandline pc{safelaunch}).
Improvements:
Improved file routines to be faster (very fast) & work with network paths: FileExists, DirFolder & FindFile,
Improved fuzzy search to try both 'and' and '&' in search,
Added '[input1]' place-holder, which will return only the first input type (eg useful for commandline to program Ultrastik),
Improved error handling in GenerateList.
SIDTool 1.2.2

SIDTool is a SID Player or SID Emulator Frontend for Windows with new and unique features that no other SID tool for windows offers
Get it HERE
Updates to 1.2.2 from 1.2.1
* Now supports spaces in HVSC path
* Fixed possible infinite loop
* Check SID exists prior playing (HVSC changes)
* Now remembers STIL enabled/last Sid Player used