Commit graph

28 commits

Author SHA1 Message Date
b185b6d2c7
Add note about self-compiling 2021-08-03 15:02:38 -05:00
698e9ab012
Merge pull request #2 from RonkZeDonk/savefiles
Allow more than one save file
2021-08-03 15:00:26 -05:00
RonkZeDonk
f1415e66a3 allow more than one savefile 2021-08-02 22:32:09 -04:00
b0e7860be9
Merge pull request #1 from spellboundtriangle/spellboundtriangle-no2gb
Remove 2 gigabyte SD card requirement
2021-04-02 20:11:31 -05:00
triangle
ada91ff9a2
Remove 2 gigabyte SD card requirement
The latest hiyaCFW automatically handles creation of dummy files to account for the "limit", so this is not necessary.
2021-04-02 20:05:59 -05:00
e7592f7ca5 Create .gitignore 2020-04-25 20:05:44 -05:00
c54192f272
Update README.md 2020-04-25 11:25:44 -05:00
8e5ca131b9 Merge branch 'master' of https://github.com/Ta180m/Make-Forwarder-Dsi 2020-04-25 11:07:21 -05:00
912427caac Cleaned up build 2020-04-25 11:07:11 -05:00
a2b1398a96
Update README.md 2020-04-25 11:04:42 -05:00
f4eb19cc94 Hopefully fixed icon 2020-04-24 20:22:01 -05:00
77a140b482 Merge branch 'master' of https://github.com/Ta180m/Make-Forwarder-Dsi 2020-04-24 19:46:25 -05:00
01be706aac Attempt to fix icon 2020-04-24 19:46:14 -05:00
aa5c39dcfa
Update README.md 2020-04-24 19:39:33 -05:00
d541d9b192
Update README.md 2020-04-24 19:37:59 -05:00
69ca7d2694
Update README.md 2020-04-24 18:33:57 -05:00
699498a31a Merge branch 'master' of https://github.com/Ta180m/Make-Forwarder-Dsi 2020-04-24 18:20:13 -05:00
e3228b6a8a build 2020-04-24 17:15:03 -05:00
a6159069f2
Update README.md 2020-04-24 17:07:47 -05:00
8c79f6fd0b
Create README.md 2020-04-24 15:27:23 -05:00
058540bdfb
Update main.cpp
Updated save path
2020-04-24 15:26:37 -05:00
edo9300
933c95027e Typo 2019-02-17 23:07:31 +01:00
edo9300
d32fb11c24 Rewritten part of the ini class
Using c api functions to load files as they're more optimized on the ds and faster, moved everything into a single nested map instead of storing values in a separate object for better speed.
2019-02-17 23:02:47 +01:00
Edoardo Lolletti
13a57542e1
Fixed ini class 2019-02-17 20:28:08 +01:00
edo9300
7a0dc2ef4b Create new ini handling class using cpp stuff 2019-02-13 23:32:22 +01:00
edo9300
82eda30cfd Formatted source files 2019-02-13 21:02:02 +01:00
edo9300
b5f65106ca Added source 2019-02-13 20:18:36 +01:00
edo9300
21f96ca812 Initial commit 2019-02-13 20:17:57 +01:00