Difference between revisions of "DS-Xtreme OpenSource Firmware Project/Files"
Rex Nebular (talk | contribs) |
|||
Line 22: | Line 22: | ||
|- | |- | ||
| | | | ||
+ | <!-- ******************************************************************* --> | ||
+ | <!-- ******************************************************************* --> | ||
+ | '''Firmware Original (its amazing what people keep :-)''' | ||
+ | [http://wiki.gbatemp.net/images/a/ac/V000_Original.rar V0.0.0 original firmware] | ||
+ | |||
+ | This gives some real insights into what the later firmware is. You can see the private partions, fpga, usb and launcher code all in seperate files. The updater is pre Delphi so is nice and small for the disassembler. | ||
<!-- ******************************************************************* --> | <!-- ******************************************************************* --> | ||
<!-- ******************************************************************* --> | <!-- ******************************************************************* --> | ||
Line 55: | Line 61: | ||
<!-- ******************************************************************* --> | <!-- ******************************************************************* --> | ||
<!-- ******************************************************************* --> | <!-- ******************************************************************* --> | ||
− | '''Firmware Release V1.1.2 | + | '''Firmware Release V1.1.2''' |
[http://wiki.gbatemp.net/images/6/60/V112_Skins.rar V1.1.2 Launcher skin files] | [http://wiki.gbatemp.net/images/6/60/V112_Skins.rar V1.1.2 Launcher skin files] | ||
[http://wiki.gbatemp.net/images/3/30/V112_update.bin V1.1.2 USB/FPGA/Launcher firmware] | [http://wiki.gbatemp.net/images/3/30/V112_update.bin V1.1.2 USB/FPGA/Launcher firmware] | ||
[http://wiki.gbatemp.net/images/0/06/V112_update.txt V1.1.2 Updater application info file] | [http://wiki.gbatemp.net/images/0/06/V112_update.txt V1.1.2 Updater application info file] | ||
[http://wiki.gbatemp.net/images/c/cf/V112_UpdaterTool.rar V1.1.2 PC Updater application] | [http://wiki.gbatemp.net/images/c/cf/V112_UpdaterTool.rar V1.1.2 PC Updater application] | ||
+ | |||
+ | <!-- ******************************************************************* --> | ||
+ | <!-- ******************************************************************* --> | ||
+ | '''Firmware Release V1.1.3 (DSX Current Files, taken from DSX site)''' | ||
+ | [http://wiki.gbatemp.net/images/3/30/V113_update.bin V1.1.3 USB/FPGA/Launcher firmware] | ||
+ | [http://wiki.gbatemp.net/images/0/06/V113_update.txt V1.1.3 Updater application info file] | ||
<!-- ******************************************************************* --> | <!-- ******************************************************************* --> | ||
<!-- ******************************************************************* --> | <!-- ******************************************************************* --> |
Revision as of 02:21, 25 March 2008
| |||
|
What Are All The Files For?
PC Updater application is the file you download from the DS-X site to update your card to the latest firmware. On running the updater, it downloads update.txt and update.bin from the DSX server.
Updater.txt is some sort of information file for the PC updater application, I'm not sure what all the values are about, some are obvious.
Updater.bin must contain the USB firmware, the FPGA configurations and the NDS launcher?
NDS Launcher is a dump from DS memory of the DSX launcher (version 1.0.02).
The recovery tool is what the DSX team give you to try and repair damaged carts.
Cypress Windows XP Drivers are used with the recovery tool.
The exact nature of Updater.txt and Update.bin will be published when the PC updater application has be full disassembled and examined.
|