There is a way to override the emulator configuration within a script ?
I want to code a theater mode within a theme, using the record and playback functionality of MAME. But i need to launch the emulator programmatically with different commands for recording (-record <filename>) and playback (-playback <filename). But i can't find a way to do this.