libx48ng/src
2024-04-11 13:47:33 +02:00
..
tools use bool in tools 2024-04-10 11:00:34 +02:00
debugger.c saturn.rstk represents hardware so RSTK 2024-04-10 16:44:51 +02:00
debugger.h special header file for debugger: emulator_for_debugger.h 2024-04-10 14:21:10 +02:00
emu_emulate.c saturn.rstk represents hardware so RSTK 2024-04-10 16:44:51 +02:00
emu_init.c merge init_emulator into start_emulator 2024-04-11 13:47:33 +02:00
emu_keyboard.c special header file for debugger: emulator_for_debugger.h 2024-04-10 14:21:10 +02:00
emu_memory.c comment out unused parts of device_t 2024-04-09 19:49:26 +02:00
emu_register.c eliminate duplicate code 2023-09-26 11:28:32 +02:00
emu_serial.c naming: s/NR_/NB_/g 2024-04-10 11:05:01 +02:00
emu_timer.c move declarations out of emulator.h 2024-04-11 09:55:24 +02:00
emulator.h move declarations out of emulator.h 2024-04-11 09:55:24 +02:00
emulator_for_debugger.h move declarations out of emulator.h 2024-04-11 09:55:24 +02:00
emulator_inner.h move declarations out of emulator.h 2024-04-11 09:55:24 +02:00
main.c positive condition 2024-04-11 13:47:20 +02:00
romio.c more bool variables; split opt_gx and opt_49 (unused) 2024-04-09 23:07:26 +02:00
romio.h more bool variables; split opt_gx and opt_49 (unused) 2024-04-09 23:07:26 +02:00
runtime_options.c name function by what it's doing 2024-04-11 13:46:16 +02:00
runtime_options.h name function by what it's doing 2024-04-11 13:46:16 +02:00
ui.c simplify starting emulator and UI 2024-04-10 14:59:50 +02:00
ui.h cleaning, show contrast value in TUI 2024-04-10 16:24:41 +02:00
ui_inner.h refactor ui_init_LCD() use 2024-04-10 08:27:26 +02:00
ui_sdl.c refactor ui_init_LCD() use 2024-04-10 08:27:26 +02:00
ui_text.c cleaning, show contrast value in TUI 2024-04-10 16:24:41 +02:00
ui_x11.c cleaning, show contrast value in TUI 2024-04-10 16:24:41 +02:00