Almost there with the Acorn Atom
Posted: Fri Jul 08, 2022 8:11 pm
Okay, I got two out of the three Acorn systems working on mGalaxy.
The only one left is Atomulator for the Acorn atom.
Here is the code I added to emulators.xml
</Emulator>
<Emulator name="Atomulator" hidden="false">
<Systems>
<System name="Acorn Atom" option="" script="true" cmd="-f -g "%path\%file%ext"" extensions="uef|cfw"/>
</Systems>
<Requirement>None</Requirement>
<Emulator>
Now it registers in roadway. I can add it to my group of systems. I can link to the emulator And I am able to see it in mGalaxy, game slisting and all
But when I run the game the emulator starts up, and I assume it is reading the rom , but that is as far as it goes.
What do I need to add to make Atomulator start to run the rom ?
The only one left is Atomulator for the Acorn atom.
Here is the code I added to emulators.xml
</Emulator>
<Emulator name="Atomulator" hidden="false">
<Systems>
<System name="Acorn Atom" option="" script="true" cmd="-f -g "%path\%file%ext"" extensions="uef|cfw"/>
</Systems>
<Requirement>None</Requirement>
<Emulator>
Now it registers in roadway. I can add it to my group of systems. I can link to the emulator And I am able to see it in mGalaxy, game slisting and all
But when I run the game the emulator starts up, and I assume it is reading the rom , but that is as far as it goes.
What do I need to add to make Atomulator start to run the rom ?