Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Examples

./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.bin

Compiling

run 'make'

Compiling Issues

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

Credits

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp