diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-12 20:08:57 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-12 20:08:57 +0200 |
| commit | ba07c2bc98fdba991b6d6444d57f0f897cf5959f (patch) | |
| tree | 6ff34bf1bf181a6eebcd59bbeba2ad05ffe4408b /Matris.g1w | |
| parent | 847d1a917f6cb17493c66398ce4ce53b89d8c438 (diff) | |
| download | fx-matris-ba07c2bc98fdba991b6d6444d57f0f897cf5959f.tar.gz fx-matris-ba07c2bc98fdba991b6d6444d57f0f897cf5959f.zip | |
Diffstat (limited to 'Matris.g1w')
| -rw-r--r-- | Matris.g1w | 23 |
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
|
