Commit Graph

12 Commits

Author SHA1 Message Date
ApacheThunder
adfb94c5c9 Update nrio-usb-disk
* Fixed bug with nrio-usb-disk that prevented it from mounting EZP when
using latest version of DLDI. (turns out to be the last sector bug)
* Moved some frequently used functions to ITCM.
2024-11-25 20:55:13 -06:00
ApacheThunder
52cac7b0ab Improve console font ...
* Console front adjusted so line seperator is a continous line.
* > character used instead of asterisk for file browser cursor.
* "nitro" displayed as drive name for internal fat image instead of fat
to better differenciate it from MicroSD.
2024-11-25 16:09:57 -06:00
ApacheThunder
2bc8cba3c4 ez5n DLDI code updated
* internal ez5n code updated to latest version.
* Added read time function to internal ez5n code to allow DLDI to
properly indicate startup/isinserted fail if DLDI init is attempted when
no MicroSD card is inserted. Time out currently set to 2 seconds.
* Included homebrew in fat image also has updated ez5n DLDI driver as
well as the ez5n.dldi file being updated as well.
2024-11-25 02:06:24 -06:00
ApacheThunder
71a5741cd5 Update fat image, add hw version text.
* Fat image now had updated version of GodMode9i. (Version with slot2
support that now has latest commits from main branch of GM9i)
* Autoboot can now be toggled on/off via single const bool. Compile with
the bool set to false if you wish to disable autoboot.
* New card command added to read hw version from EZP cart. This command
was found courtasy of Lifehackerhansol. UI code updated to dispaly this
in top right corner of top screen UI. (This is only displayed if file
browser UI is activated)
2024-11-22 22:31:46 -06:00
ApacheThunder
648a3f9695 Update Readme.md
* Auto boot is now enabled so updated the instructions on the button
actions.
2024-11-15 14:25:20 -06:00
ApacheThunder
0758ef03a5 Auto boot enabled.
* Autoboot enabled.
* First path checked for gbaframe and autoboot nds files is now expected
to be internal fat while the rest are expected to be MicroSD. If path
for first entry doesn't exist it will attempt MicroSD init and load next
path from there.
2024-11-15 14:21:29 -06:00
ApacheThunder
e8d37fd8a6 Update readme.
* Looks like it finally works now. :P
* Added link to repo that contains NTRO DLDI source code to readme.
2024-11-12 19:59:51 -06:00
ApacheThunder
e358013515 Re-add readme...
Github app was not detecting changes. Re-adding and hoping this fixes
it. :P
2024-11-12 19:57:44 -06:00
ApacheThunder
e7b7387f96 Remove Readme.
Github app acting up. So gonna remove and re-add to try and get it to
detect changes to this file.
2024-11-12 19:57:01 -06:00
ApacheThunder
f5f3154fcf
Update README.md 2024-11-12 19:39:46 -06:00
ApacheThunder
a13c6f1bbb Add gitignore. 2024-11-12 19:27:55 -06:00
ApacheThunder
06cbab11ed
Initial Commit...
* Requires unlocked flash. (aka EZP cart has not had fw1.06 run on it yet). EZP flash can be unlocked with EZP_Recovery_Tool however requires desoldering WP# win on flash chip to do this.
2024-11-12 19:26:10 -06:00