Initial commit

This commit is contained in:
slederer 2024-09-10 23:57:08 +02:00
commit 65ee0cd1f4
80 changed files with 27856 additions and 0 deletions

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
*.s
*.o
*.exe
*.bin
*.sym
*.swp
*.prog
*.out
*.dis
*.sasmout
*.lib
*.img
*.lsym
*.zip
sine.pas
graph.pas
graph2.pas
chase.pas
*.img
!runtime.s