A quick pre-release update of SCFW, custom firmware and kernel for Supercard SD (Secure Digital) now includes support for the DrSMS emulator.
For installation of SCFW, just download the current version and copy the folder scfw
in the SD card root. Once this is done, you can use the kernel by loading scfw/kernel.gba
from the official firmware.
Also, you can select the file firmware.frm
from within the SCFW flash kernel on the Supercard firmware. Because the firmware is minimal and the kernel is loaded from the SD card, firmware updates should be rare.
The news include support for E-Book Advance, which allows you to upload TXT files and change the display mode via kernel settings.
In addition, support for Music Player Advance 2 has been added, which allows you to upload MPA and MPAC files. Music Player Advance 2 is similar to WinAmp for GBA, but only supports the NEiM0D MPA audio format. Also available a tool to compile MPAC ROM.
For SuperCard SD, Mini SD and Micro SD versions, download scfw-0.5.2-MPA-2024-08-01v0001.zip
. . For the SuperCard lite micro SD version, download instead scfw-sclite-0.5.2-MPA-2024-08-01v0001.zip
. .
Current features
- Navigation between the files.
- Loading ROM GBA.
- You can flash a Supercard firmware.
- Automatic SRAM, wait and prefetch (hooked) patch.
- Automatic loading and rescuing of SRAM.
- Manual management of SRAM.
- SDHC support.
- Patch of soft reset.
Scheduled functionality
Management of the SRAM.- Improved file navigator.
- Support for multiple file types with built-in goomba/pocketnes, etc..
- NDS mode.
- A lot of cleanliness of the code.
- Patch caching after their creation to increase the loading speed.
Patch for soft reset.- Higher loading speed.
- Cheat.
- Rescue states.
Support for SDHC.
Changelog
- Added support for E-Book Advance.
- Upload the TXT files (
*.txt
). - You can change the display mode in the kernel settings.
- Upload the TXT files (
- Added support for Music Player Advance 2.
- MPA2 is basically WinAmp for the GBA, but it only supports the NiM0D’s MPA audio format.
- Upload the files of the Music Player Advance (
*.mpa
). - Upload the Compile Files of the Advanced Music Player (
*.mpac
). - The MPAC ROM build tool is available here.
Download: SCFW v0.5.2-MPA
Download: SCFW SCLite v0.5.2-MPA
Download: Source code SCFW v0.5.2-MPA
Source: gbatemp.net