craiganderson Posted April 22, 2015 Author Posted April 22, 2015 edit http://craigandersonthemes.weebly.com/
Krakerman Posted April 24, 2015 Posted April 24, 2015 I still have my Star Wars Electronic Battle Command w/ box only thing missing is the instructions. I used to have a pdf of them not sure what happened to it.
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 i would love to have a copy of the pdf if u can find it. i cant find it anywhere on the web http://craigandersonthemes.weebly.com/
pinsanity Posted April 24, 2015 Posted April 24, 2015 craig, any chance you could add the command line code for the mess module to a post here where it can be cut and pasted rather than retyping it manually into the module itself. I can see from the pictorial instruction in the mega file there are a few lines of instructional code to add to the module and don't want to "MESS" (hehe) it up with my poor typing skills.
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 sure but for two of the areas in the module it is "code" that needs to be added to already existing "code" know what i mean? so cant really cut and paste those parts or u could lose systems already working for you but maybe i do not have set up http://craigandersonthemes.weebly.com/
pinsanity Posted April 24, 2015 Posted April 24, 2015 Have already added the first two system name and MESS identifier, thanks. Only need that third section at the bottom to get it to work. If Msystem := = Entex Baseball { If Inst = RomName ("Baseball 1") else if } etc etc
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 here ya go i left the very top lines in so u can see where i added it hope it works for u If !ident ScriptError("Your systemName is: " . systemName . "`nIt is not one of the known supported systems for this MESS module: " . moduleName) ; ADDED FOR ENTEX ELECTRONIC BASEBALL If MSystem := "Entex Electronic Baseball" { If InStr(romName, "Baseball 1") ident = ebball else If InStr(romName, "Baseball 2") ident = ebball2 else If InStr(romName, "Baseball 3") ident = ebball3 } http://craigandersonthemes.weebly.com/
craiganderson Posted April 25, 2015 Author Posted April 25, 2015 just the bios but i made fake .txt roms to trick HLHQ/module http://craigandersonthemes.weebly.com/
brudibru Posted June 7, 2015 Posted June 7, 2015 Hello Craig! I have tried to install this module but can't get it to work. I think I have followed your instructions correctly but I always end up with an error like : invalid mode supplied : "1." (for electronic baseball 1) that is probably a stupid mistake from my part but I can't find it. Also you don't mention anywhere the need for a database (which I have created since it's seems mandatory) Thanks in advance for your help ! **EDIT** Forget about it, just a stupid mistake from my part.
dougan78 Posted June 7, 2015 Posted June 7, 2015 Craig there are new ones in .162 mame Entex Turtles [hap, Kevin Horton] Entex Stargate [hap, Kevin Horton] Time to get to work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.