LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.58k stars 205 forks source link

Documentation about command line arguments #559

Closed guilherssousa closed 10 months ago

guilherssousa commented 11 months ago

Where can I find information about available command line arguments? I know I can pass a path to a game ROM and it will open Sameboy immediately loading the game, but what about others? I'm trying to launch the emulatior with a ROM and its save data from different places via a single command.

orbea commented 10 months ago

This is all I see:

$ ./sameboy --help
SameBoy v0.15.8
Usage: ./sameboy [--fullscreen|-f] [--nogl] [--stop-debugger|-s] [--model <model>] <rom>