Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| todo [2025/04/26 20:56] – [General improvements] hiccup | todo [2026/04/30 22:19] (current) – [Unsorted] hiccup | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| * 3DS: Document GodMode9' | * 3DS: Document GodMode9' | ||
| * GB/C: this can be used to detect (to some degree) which bootrom your GB/C has https:// | * GB/C: this can be used to detect (to some degree) which bootrom your GB/C has https:// | ||
| - | * [[template:carts_important_notes]]: | + | * [[template:dumping_important_notes]]: |
| * Add something to about importance of [[submission: | * Add something to about importance of [[submission: | ||
| * Add something here about checking ROMs using emulators/ | * Add something here about checking ROMs using emulators/ | ||
| Line 25: | Line 25: | ||
| 359c8a37110aa60f87354e603c801982a036d9d39a2869df3b794e9418acb8d4 | 359c8a37110aa60f87354e603c801982a036d9d39a2869df3b794e9418acb8d4 | ||
| 039b84f95dafaf4b103b51a27e6f46b6d1cda8b299e4b72ef53b56d5c725f73b | 039b84f95dafaf4b103b51a27e6f46b6d1cda8b299e4b72ef53b56d5c725f73b | ||
| + | * Vita: look into https:// | ||
| + | * Re. GBA dumping: "if you have dirty contacts you end up with address lines not working (mirrored data), or the data lines having a bit stuck high/low [not a single bit flip]" | ||
| + | * 3DS: add something about this tool https:// | ||
| ===== Add new systems ===== | ===== Add new systems ===== | ||
| Line 32: | Line 34: | ||
| * Atari Lynx - [[https:// | * Atari Lynx - [[https:// | ||
| * Atari Jaguar carts - either desolder ROMs and use ROM programmer, or use a BJL-modded jaguar and the bjl_dump homebrew | * Atari Jaguar carts - either desolder ROMs and use ROM programmer, or use a BJL-modded jaguar and the bjl_dump homebrew | ||
| - | * Create | + | * GBA e-Reader |
| * Create guide for Bandai Wonderswan. OSCR adapter requires [[https:// | * Create guide for Bandai Wonderswan. OSCR adapter requires [[https:// | ||
| * This [[https:// | * This [[https:// | ||
| Line 50: | Line 52: | ||
| * Famicom Disk System: [[https:// | * Famicom Disk System: [[https:// | ||
| * GB: https:// | * GB: https:// | ||
| + | * GB: Dumper for analogue pocket http:// | ||
| + | * GBA: https:// | ||
| + | * GBA e-Reader: idea - e-card dumper homebrew that is loaded via e-card or link cable - sending card data out via the audio jack (or link cable). | ||
| + | * GBA e-Reader: idea - add support to GBA cart dumpers to dump e-cards via e-reader cart | ||
| ===== Method development ===== | ===== Method development ===== | ||
| * General: more " | * General: more " | ||
| Line 61: | Line 66: | ||
| * Add explanations of why the different pieces of info are useful to record to [[submission: | * Add explanations of why the different pieces of info are useful to record to [[submission: | ||
| * Hiccup' | * Hiccup' | ||
| - | * It may be a good idea to overdump (dump past the maximum known capacity) from some carts on some systems, to make sure all the ROM is dumped (even if the capacity is written on the ROM chip), and then analyse the overdump to find the actual size. Maybe this is something that could be done by the dumping hardware itself - maybe make suggestion on OSCR github discussions. | + | * It may be a good idea to overdump (dump past the maximum known capacity) from some carts on some systems, to make sure all the ROM is dumped (even if the capacity is written on the ROM chip), and then analyse the overdump to find the actual size - maybe using a script. Maybe this is something that could be done by the dumping hardware itself - maybe make suggestion on OSCR github discussions. Would need to decide how much to dump though. |
| * Hardware: integrate Lesserkuma' | * Hardware: integrate Lesserkuma' | ||
| * Some carts may have DLC in the save data. Add a note to the dumping guide pages about this. | * Some carts may have DLC in the save data. Add a note to the dumping guide pages about this. | ||
| * Rewritable Hard Disks and Flash Media: add instructions on how to censor personal information without altering the surrounding data structure (e.g. FF/00-out file contents without modifying the filesystem metadata or shifting data) | * Rewritable Hard Disks and Flash Media: add instructions on how to censor personal information without altering the surrounding data structure (e.g. FF/00-out file contents without modifying the filesystem metadata or shifting data) | ||
| * Full PCB documentation/ | * Full PCB documentation/ | ||