mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-28 16:15:34 +02:00
[eden-cli] rework loop to use new SDL3 event dispatch system
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
3aa0d46259
commit
c423fdfcd7
4 changed files with 153 additions and 139 deletions
|
|
@ -27,3 +27,6 @@ There are two main applications, an SDL-based app (`eden-cli`) and a Qt based ap
|
|||
- `--user/-u`: Specify the user index.
|
||||
- `--version/-v`: Display version and quit.
|
||||
- `--input-profile/-i`: Specifies input profile name to use (for player #0 only).
|
||||
- `--null-render/-n`: Forces the usage of the "Null" render backend irrespective of settings.
|
||||
- `--filter/-x`: Sets the debug log filter irrespective of settings.
|
||||
- `--singlecore/-s`: Forces single-core regardless of settings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue