Implement the basis of the loop mode
authorLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 8 Mar 2024 23:17:29 +0000 (00:17 +0100)
committerLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 8 Mar 2024 23:17:29 +0000 (00:17 +0100)
commit0d1dadcae29c850b013f94fe549d241bba5a8fad
tree978b50b6246ab2b1e000204422428d61fce028e6
parent9ccb2c57c1e31b244c92baee439873e16518340e
Implement the basis of the loop mode

Implement basic non-canonical handling.
Needs some tuning.
Libft
Makefile
inc/palboss.h [new file with mode: 0644]
src/loop.c [new file with mode: 0644]
src/main.c