Go to file
FyloZ 22401f30ac
Move states to global variables
2024-05-06 20:23:44 -04:00
.idea Fix build system 2024-04-30 12:28:43 -04:00
cpu Move states to global variables 2024-05-06 20:23:44 -04:00
debugger Move states to global variables 2024-05-06 20:23:44 -04:00
include Move states to global variables 2024-05-06 20:23:44 -04:00
libs/log.c Fix build system 2024-04-30 12:28:43 -04:00
mappers Move states to global variables 2024-05-06 20:23:44 -04:00
ppu Move states to global variables 2024-05-06 20:23:44 -04:00
rom Move states to global variables 2024-05-06 20:23:44 -04:00
test_roms Window and cursor abstractions 2024-01-14 21:59:13 -05:00
utils Use linked list to navigate through interactive debugger windows 2024-05-01 11:45:39 -04:00
.gitignore Move states to global variables 2024-05-06 20:23:44 -04:00
CMakeLists.txt Fix build system 2024-04-30 12:28:43 -04:00
main.c Move states to global variables 2024-05-06 20:23:44 -04:00
system.c Move states to global variables 2024-05-06 20:23:44 -04:00