|
> First off, great job Tekhmaster! It took several tries to get it working, but > I'm really impressed! > > I'm running your latest mega build on my iPaq 3870 and all the Gauntlet ROMs > cause a fault (incase you care). One other factor that may matter is that I did > not allow the installer to replace my newer version of GX.dll. > > Finally, I downloaded the source code, but couldn't get it to compile. It > complained that it couldn't find cgamex.h and .\armdbg\core.lib. Any advice? > I'm totally new at this so any pointer to "Idiots guide to developing Mame" type > docs would be appreciated too. > > Thanks and keep up the cool work! > -Michael >
As for guantlet, I suspect it is beyond the current version of mamece. Things may change soon, but the current version I suspect has drawing bug somewhere with cetain games.
as for compiling the apps. First: download and install the MS dev kit. Second: Download the soure ofr MAMECE3. Third: unload the source code to your hard drive . Open the Embedded visual app. open the project called "your drive\installfolder"\mamece3\mamece3.vcw\ Fourth: compile all the projects except the mamece3 one , first. Then compile the mamece3 project.
Cheers, -Techmaster
|