Hello,
First of all, thank you for Fujisan — great project 👍
I’m using the macOS version and I would like to know if it is possible to launch a .xex file directly from the terminal, for example:
Fujisan myprogram.xex
or
open -a Fujisan myprogram.xex
Currently, the emulator starts but ignores the file argument.
Is there:
any documented command-line option (e.g. --load, --run, etc.)?
hidden CLI support?
My goal is to integrate Fujisan into a workflow where I can quickly run Atari 8-bit programs from the command line.
Thank you!
Hello,
First of all, thank you for Fujisan — great project 👍
I’m using the macOS version and I would like to know if it is possible to launch a .xex file directly from the terminal, for example:
Fujisan myprogram.xex
or
open -a Fujisan myprogram.xex
Currently, the emulator starts but ignores the file argument.
Is there:
any documented command-line option (e.g. --load, --run, etc.)?
hidden CLI support?
My goal is to integrate Fujisan into a workflow where I can quickly run Atari 8-bit programs from the command line.
Thank you!