diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-12 20:02:38 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-12 20:02:38 +0200 |
| commit | ccffb70cb955e274c50a3e6c8af32c819c10803b (patch) | |
| tree | 3289f57dce43c8cad2a62e2c97106756ee2b1aaa /Audio.g1w | |
| parent | 79e6003711c396c508ef89e0664270b22f0db601 (diff) | |
| download | fx-sound-master.tar.gz fx-sound-master.zip | |
Diffstat (limited to 'Audio.g1w')
| -rw-r--r-- | Audio.g1w | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Audio.g1w b/Audio.g1w new file mode 100644 index 0000000..bde5ee9 --- /dev/null +++ b/Audio.g1w @@ -0,0 +1,16 @@ +[DLSimProject]
+Name=Audio
+Version=1.00.0000
+Model=:fx-9860G.dlm
+SourcePath=SRC
+MemoryPath=INIT
+MemCardPath=SDCard
+
+[Program1]
+Program=AUDIO.G1A
+Debug=Debug\FXADDINror.dbg
+LoadAddress=80000000:90100000
+
+[Files]
+SourceFile=:Audio.c
+SourceFile=..\Matris\SYSCALLS.src
|
