Initial commit

This commit is contained in:
slederer 2024-09-10 23:57:08 +02:00
commit 284ebb3404
79 changed files with 27845 additions and 0 deletions

21
.gitignore vendored Normal file
View file

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