-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Duplo | ||
===== | ||
|
||
Duplo is a tool for dumping the ROM in some Game Boy Advance Video cartridges. It cannot dump any other type of cartridge. These use an undocumented mapper by Matrix Memory that has been partially reverse engineered for the purposes of this project. In the future, it may be possible to do more with this mapper. | ||
Duplo is a tool for dumping the ROM in some Game Boy Advance Video cartridges. It is a SLOT-1 homebrew for the DS that dumps the ROM in the SLOT-2 cartridge. It cannot dump any other type of ROM than those used in these Game Boy Advance Video cartridges. These use an undocumented mapper by Matrix Memory that has been partially reverse engineered for the purposes of this project. In the future, it may be possible to do more with this mapper. |