So yeah this is basically just me learning C, so nothing useful here, just an experimental playground for me
  • C 97.6%
  • CMake 2%
  • Shell 0.4%
Find a file
2026-05-26 11:44:35 +02:00
.gitignore added another part of the code, attempt at recreating https://git.dvorakmortonxd.dev/dvorakmortonxd/DvorakMSDOS later on, added a space to help with consistency 2026-05-25 22:49:31 +02:00
CMakeLists.txt added another part of the code, attempt at recreating https://git.dvorakmortonxd.dev/dvorakmortonxd/DvorakMSDOS later on, added a space to help with consistency 2026-05-25 22:49:31 +02:00
compile.sh added a quick compile script for us linux larpers 😎 2026-05-25 22:59:21 +02:00
dvorakmsdos.c made some progress on the DvorakMSDOS remake with the login screen 2026-05-26 11:44:35 +02:00
dvorakmsdos.h added another part of the code, attempt at recreating https://git.dvorakmortonxd.dev/dvorakmortonxd/DvorakMSDOS later on, added a space to help with consistency 2026-05-25 22:49:31 +02:00
LICENSE Initial commit 2026-05-21 21:25:31 +02:00
main.c while(1) is cleaner than while(1==1) 2026-05-25 22:51:10 +02:00
README.md Initial commit 2026-05-21 21:25:31 +02:00

my-own-study-c-repo

So yeah this is basically just me learning C, so nothing useful here, just an experimental playground for me