T O P I C R E V I E W |
RobMcRaf |
Posted - 05/16/2013 : 15:18:28 Is there a way to save a file within the scripting system? I see a LOAD FILE function, but not one that saves a .bin within the scripting system.
Got it! Works good so far. Am going through my pile of Ms Pac chips. I noticed that the GQ-4X can run from a command prompt. I also noticed that there are dos commands for checking a .bin file against the MAME database.
Has anyone made a batch file to automate the steps. 1. I physically put the chip in (lets say I am doing a series of the same chip type to verify that the EPROM is good) 2. I invoke a batch file. It - reads the chip with the correct settings - saves the file to "c:\temp\test.bin", automatically overwriting if the old file is still there. - invokes the MAME romident function with C:\temp\test.bin and outputs the results.
|
3 L A T E S T R E P L I E S (Newest First) |
ZLM |
Posted - 05/22/2013 : 10:01:20 The latest software added this script command. |
RobMcRaf |
Posted - 05/17/2013 : 15:53:32 quote: Originally posted by ZLM
I believe the script is unable to save data.
Well....I find that to be a gross omission in the software then. |
ZLM |
Posted - 05/16/2013 : 22:16:25 I believe the script is unable to save data. |