Metroid Maniac
24d3a0ae66
Dump GBA RTC data in metadata and saves ( #205 )
...
* Add barebones RTC (actually GPIO) detect
* RTC reading gotta clean up
* Nicer printing
* Add date sanity check (detect RTC presence)
* Append RTC data to dumped saves mGBA-style if present
* Actually allow restoring save with RTC included
2023-01-01 00:10:42 -07:00
Pk11
90c413f8fb
Fix clock using 12-hour and covering last character of the path ( #189 )
...
* Fix clock using 12-hour and covering last of path
* Simplify RetTime()
2022-08-09 18:53:50 -06:00
Pk11
aeb13dba29
Improve dumping menu, add metadata dumping ( #128 )
...
* Improve dumping menu, add metadata dumping
* Use `NONE` as fallback DS save instead of `UNK`
Matches GM9 for my DSTT and バトル&ゲット:ポケモンタイピングDS
* Fix metadata check for NAND save
2021-12-31 20:04:50 -07:00
Pk11
78e9bd9996
A couple derp fixes
...
- Allocate enough space for byte sizes
- Pass size to 'bytes' count
- Check lang ini not font path for lang reload
- Use 24 hour with 0 instead of space for filename date
2021-11-23 01:44:49 -06:00
Pk11
11b5c4e523
Make GM9i translatable
2021-11-22 21:02:13 -06:00
Pk11
5437be1a2e
Add save file restoring ( #68 )
...
* Remove `using namespace std`
* Improve extension function and use more
* Add save restoring
and remove fstream to save ~300KB
2020-08-20 19:09:20 -06:00
RocketRobz
54d346dc3a
Add screenshot capture with R+L
...
Code comes from the devkitPro example
2018-10-18 22:46:25 -06:00
Robz8
81fc6b9754
Add source code files
2018-10-02 11:06:03 -06:00