From 02c9c3b3b39bc71ca11471e90eb13d0b1dd87cb3 Mon Sep 17 00:00:00 2001 From: Ramsis Date: Fri, 20 Nov 2015 19:28:42 +0100 Subject: [PATCH] Added README.md file --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b04eb33 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# SNES PowerPak Firmware v3 "MUFASA" +==================================== + +This is an unofficial firmware for RetroUSB's [SNES PowerPak](http://www.retrousb.com/product_info.php?cPath=24&products_id=84) flash cart. + +It gives you the following advantages over the stock v1.0X firmware: +* Up to 56 characters per filename are displayed on the screen thanks to the SNES's horizontal hi-res mode. +* A settings menu lets you change the PowerPak's configuration at any time. +* The SPC player actually works. ;-) +* A more stable user interface with more intuitive joypad button mapping. +* Full theme support, i.e. with a bit of skill, you can customize the UI to your own liking. Or, just use any of the themes supplied within this release. :D +* Better performance thanks to a unified software design that takes advantage of the SNES's 16-bit capabilities. +* In-system update flashing. +* ... and more! :-) + +For installation instructions and more information, please check [How To Use.txt](https://github.com/Ramsis-SNES/snes-powerpak-firmware-v3/blob/master/How%20To%20Use.txt). + +Have fun, and ... long live the SNES PowerPak! :D