initial commit

This commit is contained in:
2026-07-18 20:34:55 +02:00
commit 59ad004c96
474 changed files with 226635 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
cd fractals
call make.bat
cd ..
cd games
call make.bat
cd ..
cd hires
call make.bat
cd ..
cd hiresmc
call make.bat
cd ..
cd particles
call make.bat
cd ..
cd kernalio
call make.bat
cd ..
cd memmap
call make.bat
cd ..
cd rasterirq
call make.bat
cd ..
cd scrolling
call make.bat
cd ..
cd sprites
call make.bat
cd ..
cd stdio
call make.bat
cd ..