Retro/FlashFloppy

From LunaSys
Revision as of 19:12, 19 April 2024 by Eadam (talk | contribs) (Created page with "This page explains how to flash and mod a gotek with flashfloppy under linux == Flash == This is only for an "artery" chip gotek Jump "boot" wires as in the picture below:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page explains how to flash and mod a gotek with flashfloppy under linux

Flash

This is only for an "artery" chip gotek

Jump "boot" wires as in the picture below:


Then under linux run:

```dfu-util -D /downloads/build/flashfloppy/releases/flashfloppy-3.42/dfu/flashfloppy-at415-st105-3.42.dfu -a 0 -s 0x08000000:unprotect:force```

And once again:

```dfu-util -D /downloads/build/flashfloppy/releases/flashfloppy-3.42/dfu/flashfloppy-at415-st105-3.42.dfu -a 0```


Sources