nesemu/gui
william eee13026b0 Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
..
components Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
CMakeLists.txt Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
actions.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
actions.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
char_map.c Efficient rendering 2024-06-16 19:22:40 -04:00
char_map.h Efficient rendering 2024-06-16 19:22:40 -04:00
dbg_nametable.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
dbg_nametable.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
dbg_palette.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
dbg_palette.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
dbg_pattern_table.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
dbg_pattern_table.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
gui.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
gui.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
main_window.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
main_window.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
nametable_window.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
nametable_window.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
pattern_window.c Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00
pattern_window.h Add working basic component based GUI system. Allows to open and close windows without restarting. 2024-10-03 19:24:03 -04:00