first commit

This commit is contained in:
2024-01-24 08:46:06 +01:00
commit eaa6b01808
42 changed files with 29149 additions and 0 deletions

4
dos.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
#include <stdint.h>
#include <stdio.h>