.. |
tools
|
use bool in tools
|
2024-04-10 11:00:34 +02:00 |
debugger.c
|
naming: s/NR_/NB_/g
|
2024-04-10 11:05:01 +02:00 |
debugger.h
|
use more bool
|
2024-04-09 19:50:29 +02:00 |
emu_actions.c
|
externalize emulator's keyboard functions in their own files
|
2024-04-10 12:54:21 +02:00 |
emu_emulate.c
|
externalize emulator's keyboard functions in their own files
|
2024-04-10 12:54:21 +02:00 |
emu_init.c
|
naming: s/NR_/NB_/g
|
2024-04-10 11:05:01 +02:00 |
emu_keyboard.c
|
externalize emulator's keyboard functions in their own files
|
2024-04-10 12:54:21 +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
|
naming: s/NR_/NB_/g
|
2024-04-10 11:05:01 +02:00 |
emulator.h
|
externalize emulator's keyboard functions in their own files
|
2024-04-10 12:54:21 +02:00 |
emulator_inner.h
|
bool adj_time_pending
|
2024-04-09 20:55:19 +02:00 |
main.c
|
document 15625
|
2024-04-10 11:01:13 +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
|
refactor ui_init_LCD() use
|
2024-04-10 08:27:26 +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
|
refactor ui_init_LCD() use
|
2024-04-10 08:27:26 +02:00 |
ui.h
|
refactor ui_init_LCD() use
|
2024-04-10 08:27:26 +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
|
refactor ui_init_LCD() use
|
2024-04-10 08:27:26 +02:00 |
ui_x11.c
|
refactor ui_init_LCD() use
|
2024-04-10 08:27:26 +02:00 |