summaryrefslogtreecommitdiff
path: root/Matris.g1w
diff options
context:
space:
mode:
Diffstat (limited to 'Matris.g1w')
-rw-r--r--Matris.g1w23
1 files changed, 23 insertions, 0 deletions
diff --git a/Matris.g1w b/Matris.g1w
new file mode 100644
index 0000000..a24d9f9
--- /dev/null
+++ b/Matris.g1w
@@ -0,0 +1,23 @@
+[DLSimProject]
+Name=Matris
+Version=2.0
+Model=:fx-9860G.dlm
+SourcePath=SRC
+MemoryPath=INIT
+MemCardPath=SDCard
+
+[Program1]
+Program=MATRIS.G1A
+Debug=Debug\FXADDINror.dbg
+LoadAddress=80000000:90100000
+
+[Files]
+SourceFile=:Matris.c
+SourceFile=:SYSCALLS.src
+SourceFile=:key.c
+SourceFile=:draw.c
+SourceFile=:global.c
+HeaderFile=:Sprites.h
+HeaderFile=:key.h
+HeaderFile=:draw.h
+HeaderFile=:global.h