Commit graph

128 commits

Author SHA1 Message Date
Gwenhael Le Moine
389964ae7e
allow to only poll UI event every X frames 2024-09-27 21:47:14 +02:00
Gwenhael Le Moine
eee03e3b8e
document --tui bug 2024-09-27 21:46:52 +02:00
Gwenhael Le Moine
b32334bf22
keep comment relevant 2024-09-27 21:26:23 +02:00
Gwenhael Le Moine
08a683d204
replace IdleXLoop with usleep 2024-09-27 21:25:03 +02:00
Gwenhael Le Moine
dea07d3bcc
document where ui calls were in emulator.c (even if there's not used there anymore) 2024-09-27 21:24:15 +02:00
Gwenhael Le Moine
a39e209394
move increasing t1_count here otherwise it would never be 2024-09-27 21:23:23 +02:00
Gwenhael Le Moine
145a6430d8
naming; use config.progname instead of raw argv[0] 2024-09-27 10:30:05 +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
760417d273
fix upper shape of big 9 2024-09-26 18:27:57 +02:00
Gwenhael Le Moine
2760ce825f
update README with todo-list 2024-09-26 16:26:51 +02:00
Gwenhael Le Moine
9a5d77766e
[sdl2] draw pixels directly 2024-09-26 16:23:59 +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
493af19b9c
Prepare README for release 2024-09-26 14:58:38 +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
be691df487
[pack] define messages in C instead of loading external .cat file 2024-09-26 11:06:43 +02:00
Gwenhael Le Moine
ffb19ef50c
ui4x_main is main 2024-09-26 10:55:14 +02:00
Gwenhael Le Moine
aa06525ec8
get progname from argv[0] 2024-09-26 08:01: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
a5f60a12bd
step towards 49g UI 2024-09-25 13:58:55 +02:00
Gwenhael Le Moine
d8648a0df7
launcher scripts: overridable STATEDIR 2024-09-25 13:58:07 +02:00
Gwenhael Le Moine
4e80ba7ea8
sync back from ui4x 2024-09-25 10:37:14 +02:00
Gwenhael Le Moine
807292bc9f
fix includes, clean 2024-09-24 22:52:29 +02:00
Gwenhael Le Moine
f226af5fd0
print_config() 2024-09-24 21:20:50 +02:00
Gwenhael Le Moine
e268d75cca
SerialInit() and show it on UI 2024-09-24 21:17:50 +02:00
Gwenhael Le Moine
9c99a84a0d
drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
Gwenhael Le Moine
7655c92ae6
print_config() 2024-09-24 20:27:18 +02:00
Gwenhael Le Moine
66c6450252
disable file related params 2024-09-24 20:23:21 +02:00
Gwenhael Le Moine
a632375f04
remove more x11* 2024-09-24 15:50:34 +02:00
Gwenhael Le Moine
36e1501e5a
clean Makefile; deprecate x11*.{c,h} 2024-09-24 15:45:16 +02:00
Gwenhael Le Moine
d8f629bdc3
missing include 2024-09-24 15:33:37 +02:00
Gwenhael Le Moine
57220f8287
update launcher scripts 2024-09-24 15:14:15 +02:00
Gwenhael Le Moine
576063d929
bring back monitor 2024-09-24 14:35:11 +02:00
Gwenhael Le Moine
4dc6b4cf42
remove X11 dependencies 2024-09-24 14:24:20 +02:00
Gwenhael Le Moine
c21f364d2d
[ui48_sdl2] fixed LCD offsets 2024-09-24 14:16:25 +02:00
Gwenhael Le Moine
8c9c6501a5
naming 2024-09-24 13:54:33 +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
938fecafda
merge args.h into config.h 2024-09-22 15:12:32 +02:00
Gwenhael Le Moine
9b0150b6a1
remove CPU_SPIN_LOOP references
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2024-09-22 13:30:20 +02:00
Gwenhael Le Moine
adf3512f3e
remove CPU_SPIN_SHUTDN
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2024-09-22 13:28:31 +02:00
Gwenhael Le Moine
b138240450
fiddling 2024-09-19 16:13:45 +02:00
Gwenhael Le Moine
fe99044a96
document x* functions usage 2024-09-19 16:13:30 +02:00