Skip to content

A simple file upload utility for the usb2snes sd2snes firmware

License

Notifications You must be signed in to change notification settings

undisbeliever/usb2snes-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

usb2snes-uploader

A simple file upload utility for the usb2snes sd2snes firmware.

Usage

To upload a file to the usb2snes:

> usb2snes-uploader.py Castle_Platformer.sfc /games/Castle_Platformer.sfc

To upload a file to the usb2snes inside the /games directory:

> usb2snes-uploader.py Castle_Platformer.sfc -d /games

To upload a file to a usb2snes inside the /games directory and then boot it:

> usb2snes-uploader.py -b Castle_Platformer.sfc -d /games

Requirements

Copyright

Copyright (c) 2020, Marcus Rowe (undisbeliever)

Distributed under the MIT License (MIT), see LICENSE for details.

About

A simple file upload utility for the usb2snes sd2snes firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages