.. |
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
|
sync back from ui4x
|
2024-09-25 10:37:14 +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
|
A small hack allows loading 48SX ROMs
|
2024-09-25 14:41:48 +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 |
ui4x_bitmaps_big_font.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_bitmaps_misc.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_bitmaps_small_font.h
|
step towards 49g UI
|
2024-09-25 13:58:55 +02:00 |
ui4x_common.c
|
step towards 49g UI
|
2024-09-25 13:58:55 +02:00 |
ui4x_common.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_config.c
|
get progname from argv[0]
|
2024-09-26 08:01:14 +02:00 |
ui4x_config.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_emulator.c
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_emulator.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_inner.h
|
step towards 49g UI
|
2024-09-25 13:58:55 +02:00 |
ui4x_main.c
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_ncurses.c
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_ncurses.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +02:00 |
ui4x_sdl2.c
|
step towards 49g UI
|
2024-09-25 13:58:55 +02:00 |
ui4x_sdl2.h
|
sync back from ui4x
|
2024-09-25 10:37:14 +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 |