Commit graph

69 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
dc122cf46f
don't install libChf docs (outdated); more libChf slimming down 2024-10-08 18:53:40 +02:00
Gwenhael Le Moine
8ba913d994
refactor debugging macros 2024-10-08 16:29:44 +02:00
Gwenhael Le Moine
1d85c4db7f
install screenshots 2024-10-07 14:07:34 +02:00
Gwenhael Le Moine
76e735704b
update 49g screenshot to show VERSION, 5.3.2 2024-10-07 08:11:55 +02:00
Gwenhael Le Moine
b91cf67101
5.3.1 2024-10-06 19:17:15 +02:00
Gwenhael Le Moine
c75e85d345
install info files 2024-10-06 16:11:38 +02:00
Gwenhael Le Moine
c4f12bb34e
5.3.0 2024-10-06 12:10:43 +02:00
Gwenhael Le Moine
6ea70172fd
header files as dependencies in Makefile 2024-10-04 19:01:09 +02:00
Gwenhael Le Moine
2e4fa64507
[libChf] dirty fix for non-MT 2024-10-03 15:44:03 +02:00
Gwenhael Le Moine
15db697c3a
fix prettying code 2024-10-03 15:12:04 +02:00
Gwenhael Le Moine
092a7a5059
convert colors to 0x format 2024-10-03 14:10:46 +02:00
Gwenhael Le Moine
f3a211bd90
pass CHF_MODULE_ID as argument instead of re#defining it before include 2024-10-02 22:48:18 +02:00
Gwenhael Le Moine
da307ec7ea
5.2.2 2024-10-02 15:50:37 +02:00
Gwenhael Le Moine
16772ce56b
[49g] fix NXT key, still many characters missing from fonts 2024-10-02 15:50:21 +02:00
Gwenhael Le Moine
b729838e7a
5.2.0 2024-10-02 15:47:11 +02:00
Gwenhael Le Moine
88f8119808
update gitignore; reorganize code in ui4x/ 2024-10-02 10:16:57 +02:00
Gwenhael Le Moine
c47d806c0c
move ui4x_* under src/ui4x/ 2024-09-27 10:10:54 +02:00
Gwenhael Le Moine
06cbb9961e
move libChf under src/ 2024-09-27 10:01:51 +02:00
Gwenhael Le Moine
8197df2229
5.1.0 2024-09-26 20:39:34 +02:00
Gwenhael Le Moine
2890dd3831
many small stuff before releasing 5.0.0 2024-09-26 15:40:46 +02:00
Gwenhael Le Moine
5c18756c16
0.1.0 2024-09-26 14:58:34 +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
d556cca321
remove useage of .msf and .cat files by inlining messages 2024-09-26 13:51:03 +02:00
Gwenhael Le Moine
ffb19ef50c
ui4x_main is main 2024-09-26 10:55:14 +02:00
Gwenhael Le Moine
23bde8adc6
fix installing saturn48sx
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2024-09-25 17:01:40 +02:00
Gwenhael Le Moine
ca708667b4
typo 2024-09-25 14:46:12 +02:00
Gwenhael Le Moine
65c3029a1f
install docs 2024-09-25 14:44:58 +02:00
Gwenhael Le Moine
6caf83e02c
A small hack allows loading 48SX ROMs 2024-09-25 14:41:48 +02:00
Gwenhael Le Moine
4e80ba7ea8
sync back from ui4x 2024-09-25 10:37:14 +02:00
Gwenhael Le Moine
36e1501e5a
clean Makefile; deprecate x11*.{c,h} 2024-09-24 15:45:16 +02:00
Gwenhael Le Moine
4dc6b4cf42
remove X11 dependencies 2024-09-24 14:24:20 +02:00
Gwenhael Le Moine
0cddd29ecd
\o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
Gwenhael Le Moine
e815d96e3e
bring in first part of ui48 2024-09-24 11:09:24 +02:00
Gwenhael Le Moine
014c10a6bd
prepare for integrating ui48 2024-09-19 15:39:02 +02:00
Gwenhael Le Moine
27e7cb5957
add uninstall target 2024-09-19 15:27:31 +02:00
Gwenhael Le Moine
69b807fe36
pretty-code 2024-09-19 15:22:04 +02:00
Gwenhael Le Moine
65cab00068
[build] clean libChf build, remove win32 from it too; refactor Makefiles 2024-09-19 15:18:53 +02:00
Gwenhael Le Moine
539b0db7ae
don't build pack by default 2024-09-19 13:33:59 +02:00
Gwenhael Le Moine
d2a74b475d
order 2024-09-19 13:27:04 +02:00
Gwenhael Le Moine
65439a87c0
rename display to x11_lcd to explicit dependency 2024-09-18 15:36:43 +02:00
Gwenhael Le Moine
d0d88c243c
libChf_r compiles without warning 2024-09-18 14:39:36 +02:00
Gwenhael Le Moine
4d316860fc
rebuild libChf and manual less often 2024-09-18 14:11:37 +02:00
Gwenhael Le Moine
59d5bd58d1
oops 2024-08-29 09:46:34 +02:00
Gwenhael Le Moine
1f75196ebb
reduce usage of @PREFIX@ 2024-08-29 09:44:18 +02:00
Gwenhael Le Moine
be25568438
sort files in Makefile; identify t48.c as unused 2024-08-27 15:10:15 +02:00
Gwenhael Le Moine
fb8c3ed5c4
damn cat 2024-08-25 19:05:51 +02:00
Gwenhael Le Moine
cb6a040072
fix pack 2024-08-25 19:04:26 +02:00
Gwenhael Le Moine
4f98fb7258
cleanup Makefile 2024-08-25 18:37:05 +02:00