- Notifications
You must be signed in to change notification settings - Fork2
Satlink is a Linux utility that communicates with the Saturn USB DataLink to read memory, write memory, and launch Saturn homebrew.
License
NotificationsYou must be signed in to change notification settings
VGKintsugi/Satlink-Linux
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Satlink is a Linux utility that communicates with theSaturn USB DataLink to read memory, write memory, and launch Saturn homebrew. Satlink was developed because the original DataLink software was Windows only.
./satlinkSatlink v0.10Satlink Usage:satlink -b output.bin (dumps bios to output.bin)satlink -r hex_address count output.bin (reads count bytes from hex_address to output.bin)satlink -w hex_address input.bin (writes input.bin to hex_address)satlink -e hex_address sl.bin (writes sl.bin to hex_address andthen executes it)Examples: satlink -b bios.bin satlink -e 0x06004000 sl.binrun 'make'
Make sure you have the "libftdi1" and "libftdi1-dev" packages installed.
Edit the Makefile to make sure the include path to libftdh.h is correct
About
Satlink is a Linux utility that communicates with the Saturn USB DataLink to read memory, write memory, and launch Saturn homebrew.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published