bulk data dump

Amiga 1000 complete system demonstration
This commit is contained in:
Jason Bou-Samra
2024-04-22 19:55:27 +10:00
committed by GitHub
parent 0c805ccfc0
commit d2545cf26d
12 changed files with 1869 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
with "/home/jason/opt/sdlada/share/gpr/sdlada.gpr";
project main is
for Main use ("main.adb");
end main;