Commit Graph

52 Commits

Author SHA1 Message Date
Konrad Beckmann 7d99781f90 step 3: Tell users to press and hold the button
It should not be needed in normal cases, but it doesn't
hurt to do. It is needed in some cases, when the external
flash has been corrupted.
2022-05-17 17:22:35 +02:00
Konrad Beckmann 5a90788fcd step 3: Verify ITCM again in step 3
It is already verified in step 2. However, it is possible
that users change the files for some reason, and this makes
sure that everything is in order.
2022-05-17 17:22:35 +02:00
Konrad Beckmann 441d74b5d8 Add support for the Zelda variant 2021-11-14 22:48:07 +01:00
Thomas Roth 72d2aa74c7
Merge pull request #26 from DNA64/patch-2
Update README.md
2021-08-09 12:30:38 +02:00
viral_dna 4ba9ecc1ae
Update README.md
Added missing libraries required for installing the nightly build of openocd to the command line string of the Ubuntu setup portion of the guide.
2021-07-07 22:35:45 -07:00
viral_dna 77376d2e67 Update README.md
Changed to prevent installing duplicate outdated GNU Arm Embedded Toolchain. Use xPack or Nightly.
2021-06-08 08:12:44 +02:00
Konrad Beckmann 013626e9c3 payload: Add information about how to compile 2021-05-25 08:20:28 +02:00
Yukai Li 3ea8edb5d8 Update payload 2021-05-25 08:11:15 +02:00
Yukai Li 6adff1ea54 Ignore logs 2021-05-25 08:11:15 +02:00
timschuerewegen 68c22425dd Turn on backlight in payload 2021-05-25 08:11:15 +02:00
timschuerewegen 905ed60d44 Import Tim's version 2021-05-25 08:11:15 +02:00
Konrad Beckmann e1143f9e5b Check hash in step 3
This prevents people from using a broken dump from step 2
which would otherwise have corrupted the external flash,
with no way to recover.
2021-03-27 17:32:04 +01:00
Thomas Roth 9fff5d6148
Merge pull request #20 from ismouton/fix-typo
Put prompts in more standard format
2021-01-01 23:56:42 +01:00
Shane Mouton 11b6cdd9e7 Update prompts to standard `y/N` format. 2021-01-01 17:21:28 -05:00
al3x10m 718ff9c1a4 updated readme and scripts usage 2020-12-29 12:09:17 +01:00
al3x10m 4f8041cf5d support for raspberry pi 2020-12-29 12:09:17 +01:00
Thomas Roth f47de1ddcc Update README.md 2020-12-14 22:18:36 +01:00
Thomas Roth c667842991 Reduce default adapter speed. 2020-12-13 21:14:26 +01:00
Thomas Roth 4f945daa4d Revert accidentally pushed change 2020-12-12 18:48:34 +01:00
Thomas Roth 5d63afccb0 Correctly detect when OpenOCD was not found. 2020-12-12 18:42:42 +01:00
Konrad Beckmann 85a118119a Update README.md, inform about battery 2020-12-10 20:55:29 +01:00
Thomas Roth 9faf5f3bb6
Update README.md 2020-12-10 11:06:47 +01:00
Thomas Roth 37015682c1 Revert "Update install_pwnadventure.sh"
This reverts commit a723e972d4.
2020-12-08 14:16:22 +01:00
Thomas Roth a723e972d4
Update install_pwnadventure.sh 2020-12-08 13:42:29 +01:00
viral_dna ec07514ff1
Fixed some typos and made changes to required tools (#14)
Added "libftdi1" to required tools as it's required by some builds before installing the nightly openocd-git build.
2020-12-08 10:07:59 +01:00
Thomas Roth fb675c90ec
Update README.md 2020-12-07 21:43:05 +01:00
Thomas Roth 3552a5aa8e
Update README.md 2020-12-05 12:56:42 +01:00
Steve Clement fc93390b3e
chg: [doc] Added link to hacking wiki (#13) 2020-12-04 08:14:55 +01:00
Steve Clement 0f0795755d
fix: [doc] Updated discord link (#12) 2020-12-03 10:15:59 +01:00
Steve Clement 7f3627bd73 chg: [doc] More details on discord channels 2020-12-02 12:36:04 +01:00
Steve Clement 56d2793575 chg: [doc] Added alt-openocd location envVar note. Initial discord support pointer. 2020-12-02 12:36:04 +01:00
Konrad Beckmann cafca62e14 readme: Inform about openocd version requirements 2020-12-02 09:37:51 +01:00
Konrad Beckmann 3d977868e3 Use OPENOCD env var to check version 2020-12-02 09:24:25 +01:00
Steve Clement 62d81e943d new: [config] Added config.sh file 2020-12-02 09:12:39 +01:00
Thomas Roth 5304a154ba
Update README.md 2020-12-01 12:41:14 +01:00
z3bu 02f498f84d Remove bc dependency 2020-11-30 23:08:31 +01:00
NotWearingPants 46e5a861aa fix typo in 2_backup_flash.sh 2020-11-30 19:05:37 +01:00
Thomas Roth 0590fdd4e7
README.md: Add Mac instructions 2020-11-30 15:52:48 +01:00
Thomas Roth 8193c70e95
README.md: Add more recovery instructions 2020-11-30 13:40:32 +01:00
Thomas Roth a63a5503e3
README.md: Add more recovery instructions 2020-11-30 13:40:07 +01:00
Thomas Roth ed72a6bd5d
README.md: Remove wrong package (See #1) 2020-11-30 13:35:20 +01:00
Thomas Roth 67e8c9cf90 Add prebuilt 2020-11-29 19:30:27 +01:00
Thomas Roth 9ca112d5ab Update README.md 2020-11-29 13:31:58 +01:00
Thomas Roth b34487de4f Update README.md 2020-11-29 13:23:58 +01:00
Thomas Roth e1552513f4 Add README & warning to step 3 2020-11-29 13:23:05 +01:00
Thomas Roth 8cff3e3e1b Halt in flashdumper 2020-11-29 12:54:59 +01:00
Thomas Roth d020888bc6 Add RDP1 script 2020-11-29 12:45:43 +01:00
Thomas Roth ab6f3a0449 Don't reset chip when restoring SPI flash. 2020-11-29 12:40:48 +01:00
Thomas Roth 59436a2251 Add logs for commands 2020-11-29 12:31:12 +01:00
Thomas Roth d2a7abb9bc Silence unlock logging 2020-11-29 12:17:17 +01:00