Commit graph

19 commits

Author SHA1 Message Date
Gwenhael Le Moine
5cb5c777aa
make debug level configurable at runtime 2024-10-04 17:22:22 +02:00
Gwenhael Le Moine
1be1bf09bb
fixed DEBUG, enabled with DEBUG_NONE by default 2024-10-04 16:31:38 +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
970274cefc
notes to find a what's wrong in emulation 2024-10-02 18:10:01 +02:00
Gwenhael Le Moine
c47d806c0c
move ui4x_* under src/ui4x/ 2024-09-27 10:10:54 +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
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
9c99a84a0d
drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +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
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
c592d66819
750ms for long-press like x48ng 2024-09-11 22:13:41 +02:00
Gwenhael Le Moine
5ea10494af
Add header guard to all header files 2024-08-29 13:44:54 +02:00
Gwenhael Le Moine
24abaca1b0
remove src/config_x.h used only for ultrix 2024-03-26 15:21:50 +01:00
Gwenhael Le Moine
fed52bb907
4MiB port 2 card for 48GX 2024-03-26 15:20:56 +01:00
Gwenhael Le Moine
d085a1537e
copy .clang-format from x48ng and format all the code 2024-03-26 13:36:50 +01:00
Gwenhael Le Moine
18be3f70ba
double pixels' size by default 2024-03-26 13:33:07 +01:00
Gwenhael Le Moine
7d328a9214
move code into src/; update scripts 2024-03-20 16:25:41 +01:00
Renamed from config.h (Browse further)