More actions
(Created page with "{{Infobox homebrew | title = Eepinator | image = File:Eepinatords.png | type = Utilities | version = 31 March 2007 | licence = Mixed | author ...") |
No edit summary |
||
Line 2: | Line 2: | ||
| title = Eepinator | | title = Eepinator | ||
| image = [[File:Eepinatords.png]] | | image = [[File:Eepinatords.png]] | ||
| type = | | type = Utility | ||
| version = 31 March 2007 | | version = 31 March 2007 | ||
| licence = Mixed | | licence = Mixed | ||
Line 11: | Line 11: | ||
}} | }} | ||
This is a basic EEPROM backup tool, allows | This is a basic EEPROM backup tool, allows you to read and copy save data to and from DS gamecart EEPROM. | ||
==User guide== | ==User guide== | ||
Basically all it does is copy from EEPROM to FAT, and copy from FAT to EEPROM. Super basic text UI. | Basically all it does is copy from EEPROM to FAT, and copy from FAT to EEPROM. Super basic text UI. | ||
It also supports using SRAM as storage, and if | It also supports using SRAM as storage, and if you have a gba cart in slot-2, and a flashcart in slot-1, you could copy the sram off the gba cart to flashcart. | ||
Hexdump is not implemented yet. | Hexdump is not implemented yet. | ||
==Known issues== | ==Known issues== | ||
May not work for slot-1 card users because inserting the slot-1 flashcart causes a reset. | |||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Utility homebrews on DS]] |
Revision as of 08:17, 19 Mayıs 2021
Eepinator | |
File:Eepinatords.png | |
General | |
---|---|
Author(s) | davr |
Type | Utility |
Version | 31 March 2007 |
Licence | Mixed |
Links | |
[Media:Eepinatords.rar Download] | |
Website |
<htmlet>adsense</htmlet>
This is a basic EEPROM backup tool, allows you to read and copy save data to and from DS gamecart EEPROM.
User guide
Basically all it does is copy from EEPROM to FAT, and copy from FAT to EEPROM. Super basic text UI.
It also supports using SRAM as storage, and if you have a gba cart in slot-2, and a flashcart in slot-1, you could copy the sram off the gba cart to flashcart.
Hexdump is not implemented yet.
Known issues
May not work for slot-1 card users because inserting the slot-1 flashcart causes a reset.