saturnng/src
2024-09-24 21:05:05 +02:00
..
MSFs make install (WIP) 2024-08-25 16:52:42 +02:00
___x11.c remove more x11* 2024-09-24 15:50:34 +02:00
___x11.h remove more x11* 2024-09-24 15:50:34 +02:00
___x11_lcd.c clean Makefile; deprecate x11*.{c,h} 2024-09-24 15:45:16 +02:00
___x11_lcd.h clean Makefile; deprecate x11*.{c,h} 2024-09-24 15:45:16 +02:00
___x11_main.c clean Makefile; deprecate x11*.{c,h} 2024-09-24 15:45:16 +02:00
config.h drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
cpu.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
cpu.h remove CPU_SPIN_LOOP references 2024-09-22 13:30:20 +02:00
debug.c copy .clang-format from x48ng and format all the code 2024-03-26 13:36:50 +01:00
debug.h Add header guard to all header files 2024-08-29 13:44:54 +02:00
dis.c syntax "else" 2024-09-11 16:39:11 +02:00
disk_io.c syntax "else" 2024-09-11 16:39:11 +02:00
disk_io.h Add header guard to all header files 2024-08-29 13:44:54 +02:00
disk_io_obj.c make code compile cleanly without warning (mostly explicit casting) 2024-09-18 14:12:35 +02:00
emulator.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
flash49.c merge args.h into config.h 2024-09-22 15:12:32 +02:00
flash49.h space 2024-09-19 13:34:20 +02:00
hdw.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
hw_config.c make code compile cleanly without warning (mostly explicit casting) 2024-09-18 14:12:35 +02:00
keyb.c make code compile cleanly without warning (mostly explicit casting) 2024-09-18 14:12:35 +02:00
keyb.h "missing" includes 2024-09-11 22:13:57 +02:00
machdep.h Add header guard to all header files 2024-08-29 13:44:54 +02:00
modules.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
modules.h syntax "else" 2024-09-11 16:39:11 +02:00
monitor.c merge args.h into config.h 2024-09-22 15:12:32 +02:00
monitor.h make a header for monitor (debugger); rename t48.c 2024-09-11 20:53:03 +02:00
pack.c remove gratuitous renaming 2024-09-18 15:37:09 +02:00
romram.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
romram49.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
serial.c merge args.h into config.h 2024-09-22 15:12:32 +02:00
serial.h missing include 2024-09-24 15:33:37 +02:00
ui48_bitmaps_big_font.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_bitmaps_misc.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_bitmaps_small_font.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_common.c \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_common.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_config.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
ui48_config.h bring in first part of ui48 2024-09-24 11:09:24 +02:00
ui48_emulator.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
ui48_emulator.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_inner.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_main.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
ui48_ncurses.c \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_ncurses.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
ui48_sdl2.c [ui48_sdl2] fixed LCD offsets 2024-09-24 14:16:25 +02:00
ui48_sdl2.h \o/ Working ui48 integration ! 2024-09-24 13:47:04 +02:00
x_func.c drop Args keep only config_t, normalize filenames in config_init 2024-09-24 21:05:05 +02:00
x_func.h document x* functions usage 2024-09-19 16:13:30 +02:00