Commit graph

13 commits

Author SHA1 Message Date
Gwenhael Le Moine
5714377466
embed lua to load configuration file
- add --print-config option to output config to stdout
- config file name is config.lua and is look for under
  --state-dir (default: $XDG_CONFIG_DIR/saturnMODEL/)
- wrapper scripts will automatically create config file if needed
- lua version is configurable at build time by passing LUA_VERSION=XX
  to make. XX is lua by default but for example can be luajit
- command-line option have higher priority over config file
2024-10-09 15:24:23 +02:00
Gwenhael Le Moine
1ad2cc8c55
[saturn49g] typo 2024-10-07 09:19:10 +02:00
Gwenhael Le Moine
e16ffb80ab
fix grep 2024-10-06 10:52:58 +02:00
Gwenhael Le Moine
b2c760a1a2
silencing stderr unless --verbose the easy way 2024-10-06 10:15:56 +02:00
Gwenhael Le Moine
5b4b6e57a6
missing - 2024-10-02 19:35:32 +02:00
Gwenhael Le Moine
6fa664257c
name back to saturn; store data in ~/.config/..; guard before downloading rom 2024-09-26 14:49:57 +02:00
Gwenhael Le Moine
becc8d8e7f
rename to sb4xng, remove obsolete files 2024-09-26 14:19:49 +02:00
Gwenhael Le Moine
d8648a0df7
launcher scripts: overridable STATEDIR 2024-09-25 13:58:07 +02:00
Gwenhael Le Moine
66c6450252
disable file related params 2024-09-24 20:23:21 +02:00
Gwenhael Le Moine
57220f8287
update launcher scripts 2024-09-24 15:14:15 +02:00
Gwenhael Le Moine
1f75196ebb
reduce usage of @PREFIX@ 2024-08-29 09:44:18 +02:00
Gwenhael Le Moine
b4ffa28a15
fix rom.39g 2024-08-25 18:01:16 +02:00
Gwenhael Le Moine
bfe17e0470
only get needed ROM, add saturn40g 2024-08-25 17:57:17 +02:00