From ba07c2bc98fdba991b6d6444d57f0f897cf5959f Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 12 Jun 2016 20:08:57 +0200 Subject: import full project --- Matris.g1w | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Matris.g1w (limited to 'Matris.g1w') 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 -- cgit v1.3.1