Implement foundation for windows non-canon
authorLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 12 Apr 2024 15:38:17 +0000 (17:38 +0200)
committerLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Sun, 15 Dec 2024 08:02:00 +0000 (09:02 +0100)
commit1375b100214f4e2163edef48799ff8b0a3d36106
tree1412fcb3edbb9f2692e69e3896f67fa484d42ac3
parente167b7a77149cd58de4d0c56cc529bcd09bfe7bc
Implement foundation for windows

It may be buggy and empty for now, but it formulates the basic idea.

Many functions go unused now because I wanted to have this commit as
small as possible (it is quite large as is). Some are defined and not
used, some had to be commented out to make the project pass compilation.

Immediate future work should either fix bugs or implement some visual
output to better detect bugs to be fixed.
Makefile
TODO
inc/FET_sim.h
src/c_setnode.c
src/main.c
src/terminal.c
src/text.c