Commit graph

24 commits

Author SHA1 Message Date
Gwenhael Le Moine
a425d3477b
remove global variables errbuf and fixbuf 2023-05-10 14:33:53 +02:00
Gwenhael Le Moine
e66130ee82
remove duplicated code 2023-05-10 14:08:09 +02:00
Gwenhael Le Moine
b2db78fff8
comment and formatting 2023-05-10 14:06:07 +02:00
Gwenhael Le Moine
3a277b0308
move res_{name,class} from main to resource where they belong 2023-05-10 14:05:34 +02:00
Gwenhael Le Moine
4e5678818e
one call to init_emulator 2023-05-09 14:48:24 +02:00
Gwenhael Le Moine
a95337ef81
progname, res_name and res_class are X11-specific 2023-05-09 14:41:17 +02:00
Gwenhael Le Moine
2f52760345
don't use progname in *printf( std* 2023-05-09 14:37:54 +02:00
Gwenhael Le Moine
0c9a849ae8
one less ifdef in main.c 2023-05-05 08:59:14 +02:00
Gwenhael Le Moine
f743357bca
pretty-code 2023-05-04 16:09:12 +02:00
Gwenhael Le Moine
76e9272d9e
save_options() from main to x48; deduplicate exit_x48() 2023-05-04 16:06:57 +02:00
Gwenhael Le Moine
7b4039d65c
Big scary shuffling of code to helpfully ease comprehension 2023-05-04 15:53:39 +02:00
Gwenhael Le Moine
1fdf3526bd
rename x48_gui to x48 like droid48 does 2023-05-03 13:22:58 +02:00
Gwenhael Le Moine
1d48f25f75
prefer () to (void) in functions' signatures 2023-05-03 10:35:15 +02:00
Gwenhael Le Moine
8613a52817
s/ifdef GUI_IS_*/if defined( GUI_IS_* )/g 2023-05-02 16:57:24 +02:00
Gwenhael Le Moine
53144b87f9
removed some printf and commented code 2023-05-02 13:42:58 +02:00
Gwenhael Le Moine
97da416cbd
x48ng 0.9.9 2023-04-30 18:16:13 +02:00
Gwenhael Le Moine
38bc8deb44
[WIP] merginf x48 and x48-sdl
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-04-30 15:14:17 +02:00
Gwenhael Le Moine
dfef0012a5
rename x48_x11 to x48_gui
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-04-27 16:35:56 +02:00
Gwenhael Le Moine
d889b97ea0
remove GPL headers and changelogs 2023-04-27 14:52:04 +02:00
Gwenhael Le Moine
b56fbf9a4d
fix most trivial warnings and merge changes from x48-sdl 2023-04-27 13:31:46 +02:00
Gwenhael Le Moine
4d8afad2c4
add and use .clang-format 2023-04-27 12:15:59 +02:00
Gwenhael Le Moine
33c0a11156
format all sources 2022-03-24 13:41:22 +01:00
Gwenhael Le Moine
b50a915e0a
[modernize] only keep "new" function prototype style 2022-03-24 11:19:16 +01:00
Gwenhael Le Moine
e59ca61c98 import of sources from latest release found on Sourceforge
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2015-07-26 11:16:05 +02:00