/ws-cartfriend

Flashcart debugging menu for homebrew development.

Primary LanguageCGNU General Public License v3.0GPL-3.0

CartFriend

WonderSwan flashcart launcher/utility. Work in progress.

Supported flashcarts

  • WS Flash Masta (currently in first slot only) - target flash_masta
  • Generic (no flashcart-specific features) - target generic

Build instructions

Once the Wonderful toolchain is installed (when it's officially released - it's a bit of a mess right now), run:

$ make TARGET=target

Licensing

The source code as a whole is available under GPLv3 or later; however, some files (in particular, flashcart platform drivers and XMODEM transfer logic) are available under the zlib license to faciliate reuse in other homebrew projects - check the source file header to make sure!

Warning: The primary purpose of this tool is to aid homebrew development with Wonderful and other toolchains, as well as allow smooth execution of WonderSwan homebrew by end users. While the utility is provided "as-is" and without warranty, the development team reserves the right to deny support to users where doing so would unavoidably aid in copyright infringement.