.. |
tools
|
enable more warnings by default, make it compile cleanly with them
|
2024-05-20 19:03:39 +02:00 |
config.c
|
enable more warnings by default, make it compile cleanly with them
|
2024-05-20 19:03:39 +02:00 |
config.h
|
naming config
|
2024-04-18 15:47:23 +02:00 |
debugger.c
|
enable more warnings by default, make it compile cleanly with them
|
2024-05-20 19:03:39 +02:00 |
debugger.h
|
exit only from main.c; inline emulate into main
|
2024-04-24 16:06:24 +02:00 |
emu_emulate.c
|
no need to force inline
|
2024-06-12 09:14:54 +02:00 |
emu_init.c
|
simplify saturn.keybuf
|
2024-06-05 14:08:10 +02:00 |
emu_keyboard.c
|
simplify saturn.keybuf
|
2024-06-05 14:08:10 +02:00 |
emu_memory.c
|
naming config
|
2024-04-18 15:47:23 +02:00 |
emu_register.c
|
define number of fields
|
2024-06-05 15:05:50 +02:00 |
emu_serial.c
|
remove commented code
|
2024-06-11 12:26:01 +02:00 |
emu_timer.c
|
move declarations out of emulator.h
|
2024-04-11 09:55:24 +02:00 |
emulator.h
|
moveing code
|
2024-06-05 14:36:19 +02:00 |
emulator_for_debugger.h
|
use bool and step_instruction doesn't need to return anything
|
2024-06-11 12:33:35 +02:00 |
emulator_inner.h
|
define number of fields
|
2024-06-05 15:05:50 +02:00 |
main.c
|
simplify saturn.keybuf
|
2024-06-05 14:08:10 +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 |
ui.c
|
factorize annunciators among all UIs
|
2024-06-12 12:49:59 +02:00 |
ui.h
|
[colors] factorize colors among all 3 UIs
|
2024-06-12 10:53:03 +02:00 |
ui_inner.h
|
factorize using opt_gx and sdl surfaces on/off
|
2024-06-12 13:40:53 +02:00 |
ui_sdl.c
|
pixel contrast in mono
|
2024-06-13 16:54:59 +02:00 |
ui_text.c
|
variables declaration style
|
2024-06-13 16:43:08 +02:00 |
ui_x11.c
|
variables declaration style
|
2024-06-13 16:43:08 +02:00 |