libx48ng/src
2024-04-02 16:16:29 +02:00
..
tools clean some warnings 2023-10-01 22:50:53 +02:00
debugger.c clang-format decided to align things better 2024-04-02 16:14:02 +02:00
debugger.h merge debugger c in one big file, clean dead code, fiddling 2023-09-16 19:07:39 +02:00
emu_actions.c add --inhibit-shutdown as a quick and crude temporary fix for #15 2024-04-02 16:16:29 +02:00
emu_emulate.c clean some warnings 2023-10-01 22:50:53 +02:00
emu_init.c clang-format decided to align things better 2024-04-02 16:14:02 +02:00
emu_memory.c update .clang-format and format all the code 2023-09-22 09:44:23 +02:00
emu_register.c eliminate duplicate code 2023-09-26 11:28:32 +02:00
emu_serial.c update .clang-format and format all the code 2023-09-22 09:44:23 +02:00
emu_timer.c clean some warnings 2023-10-01 22:50:53 +02:00
emulator.h prepare code to clean signatures 2024-02-23 23:37:39 +01:00
emulator_inner.h comment unused #define 2023-09-27 14:04:23 +02:00
main.c initialize emulator display and lcd_nibbles_buffer in one place only 2023-12-21 13:48:40 +01:00
romio.c clean some warnings 2023-10-01 22:50:53 +02:00
romio.h update .clang-format and format all the code 2023-09-22 09:44:23 +02:00
runtime_options.c add --inhibit-shutdown as a quick and crude temporary fix for #15 2024-04-02 16:16:29 +02:00
runtime_options.h add --inhibit-shutdown as a quick and crude temporary fix for #15 2024-04-02 16:16:29 +02:00
ui.c clang-format decided to align things better 2024-04-02 16:14:02 +02:00
ui.h initialize emulator display and lcd_nibbles_buffer in one place only 2023-12-21 13:48:40 +01:00
ui_inner.h enclose UIs more in themselves 2023-09-27 14:01:23 +02:00
ui_sdl.c clang-format decided to align things better 2024-04-02 16:14:02 +02:00
ui_text.c [ui_text] fall through case to avoid duplicating code 2024-04-02 16:15:45 +02:00
ui_x11.c clang-format decided to align things better 2024-04-02 16:14:02 +02:00