libx48ng/src
2023-09-14 12:52:58 +02:00
..
tools prettify all the code 2023-09-07 16:36:44 +02:00
error_handling.c refactor fatal_exit() 2023-09-14 12:52:58 +02:00
error_handling.h fatal_exit() isn't so tied to GUI 2023-09-07 14:55:41 +02:00
hp48.h cleaning sdl1 version 2023-09-13 15:07:31 +02:00
hp48_emulate.c Document x48 public API; merge x48_lcd.c into x48.c 2023-09-14 09:46:46 +02:00
hp48_init.c split global and UI-specific options; inline X11's init_nibble_maps() 2023-09-07 14:51:31 +02:00
hp48_serial.c cleaning sdl1 version 2023-09-13 15:07:31 +02:00
hp48emu.h mostly formatting 2023-09-13 09:28:04 +02:00
hp48emu_actions.c Document x48 public API; merge x48_lcd.c into x48.c 2023-09-14 09:46:46 +02:00
hp48emu_memory.c Document x48 public API; merge x48_lcd.c into x48.c 2023-09-14 09:46:46 +02:00
hp48emu_register.c code formatting 2023-05-17 10:27:19 +02:00
main.c more parse_args() into options.{c,h} as its role is to set set options 2023-09-14 12:38:51 +02:00
options.c more parse_args() into options.{c,h} as its role is to set set options 2023-09-14 12:38:51 +02:00
options.h more parse_args() into options.{c,h} as its role is to set set options 2023-09-14 12:38:51 +02:00
romio.c remove romio.c dependance on x48_resources.h 2023-05-10 15:33:07 +02:00
romio.h config.h is only needed in few places now 2023-05-03 14:10:33 +02:00
timer.c [major] entirely removed debugger and realine dependency 2023-09-07 12:40:04 +02:00
timer.h remove orphan functions' prototypes in headers 2023-05-10 13:56:03 +02:00
x48.c Document x48 public API; merge x48_lcd.c into x48.c 2023-09-14 09:46:46 +02:00
x48.h move bitmaps (back) into their own header 2023-09-14 11:11:23 +02:00
x48_bitmaps.h move bitmaps (back) into their own header 2023-09-14 11:11:23 +02:00