#137605 - calcprogrammer1 - Mon Aug 13, 2007 10:37 pm
I'm wondering how hard it would be to implement the Chishm loader into my File Browser app. I would really like to use it because it can load from all cards, and I was thinking that you could make a program that could boot an NDS from either SLOT 1 OR SLOT 2 without having to passme over to slot-2, just load the .nds as-is. Is it possible?
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF
There's no place like 127.0.0.1.
#137611 - spinal_cord - Tue Aug 14, 2007 12:28 am
I was looking at Chishm's loader myself, it seems there are only a coupld of files to include. I'm using palib myself, so I have no experience with arm7 (palib takes care of sound, touch screen and wifi) I hope it wont be too hard to do. It seems like a useful feature for your browser to have, I wish you luck.
How compatible is chishm's loader anyway?
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#137613 - calcprogrammer1 - Tue Aug 14, 2007 12:32 am
I'm using PAlib as well, I want the Chishm loader because it's used in DSOrganize and is compatible with all cards. Where did you get the source? If I had the source or library to include, I might be able to get it running.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF
There's no place like 127.0.0.1.
#137615 - tepples - Tue Aug 14, 2007 1:02 am
Is this the exec stub you're looking for?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#137619 - spinal_cord - Tue Aug 14, 2007 1:17 am
Thats the one. I tried the .nds in the zip and it works on my mk6 gold. although one of the games i tried, the touch screen didnt work.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#137648 - tondopie - Tue Aug 14, 2007 11:09 am
thats because there are some problems sometimes where the arm7 doesn't always initiate properly. You could try DragonMinded's updated one.