Skip to content

Commit 7ab46f7

Browse files
committed
slight adjustments, readme and icon
1 parent 1cd427d commit 7ab46f7

16 files changed

+97
-10413
lines changed

Diff for: .gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ package.json
1818
*.nacp
1919
*.nro
2020
*.nso
21-
*.pfs0
21+
*.pfs0
22+
23+
build

Diff for: LICENSE.3DSGBA

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
Copyright (C) 2014 Steveice10
3+
4+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5+
6+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7+
8+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Diff for: build/exefs/main

-323 KB
Binary file not shown.

Diff for: build/gba.d

-31
This file was deleted.

Diff for: build/main.d

-217
This file was deleted.

Diff for: build/memory.d

-25
This file was deleted.

Diff for: build/sound.d

-31
This file was deleted.

Diff for: build/system.d

-4
This file was deleted.

Diff for: build/thread.d

-4
This file was deleted.

0 commit comments

Comments
 (0)