#111717 - GoopyMonkey - Sat Dec 09, 2006 11:20 am
Here is the source for reading (and possibly writing to, not yet tested) the SD card when using a GBAMP SD. Just thought I'd bring this to people's attention so we can possibly make versions of apps/games for GBAMP SD.
Please delete if this this off-topic or move if it's in the wrong forum.
A version of MoonShell has been modified (v 1.5) to read the SD card as normal, although I cannot launch NDS files which, for me, pretty much renders it useless. According to the readme included, you should put _ in front of your filename.[/url]
EDIT: Thanks for that little notice, chuckstudios. I didn't realise that.
_________________
My favourite DS apps:
GBAMP Multiboot
Colors!
jEnesis
Last edited by GoopyMonkey on Sat Dec 09, 2006 8:01 pm; edited 1 time in total
#111744 - chuckstudios - Sat Dec 09, 2006 7:22 pm
Please note: that source is modified. It was made as an easy way to make M3 compatible homebrew become M2SD compatible.
#112186 - Firon - Thu Dec 14, 2006 5:50 am
http://mdxonlinemirror.dyndns.org/mpsd(m2sd)test.7z
For any GBAMP SD users, please test these 3 .nds files and post which one (if any) works right/at all. This requires a previous installation of Moonshell 1.5, though.
#112253 - ps2aich - Thu Dec 14, 2006 10:21 pm
Firon wrote: |
http://mdxonlinemirror.dyndns.org/mpsd(m2sd)test.7z
For any GBAMP SD users, please test these 3 .nds files and post which one (if any) works right/at all. This requires a previous installation of Moonshell 1.5, though. |
So I ve got my hands on a nds and a passcard, now I was able
to give the update a try:
The update worked as described in the readme, and the delivered
_BOOT_MP_1122.nds booted up, and was a Moonshell version,
with following text under 'Help and Support':
Quote: |
--MoonShell Enhanced Version Help--
November, 2006
Support GBA/NDS Movie Player sprcial .GBM form at movie and .GBS format music.
Support LRC/TXT format synchronous lyric file.
......
Author:
MoonShell Version 0.9 by Moonlight
Enhance by GBAlpha
......
|
I played MP3s successfully and a .GBM Movie
@Firon:
I tested all three of your versions, and everyone started up, but failed when to doing the write test and then failed with a critical error
Quote: |
...
Detected FAT16
Detected adapter is [Movie Player SD]
found shell=/shell
Resume initialize.
Cluster=0x00004424
Sector=0x00088640
Test: direct disk reading.
Test: direct disk writing. failed.
position = (1,0xb1!=0x83)
Critical error!! CPU HALT for safety.
|
Since writing is not implemented in the delivered lib, the disc writing test
failure is not surprising.
But the read access was successful, good work, Firon.
Are you able to build a version without write support (if this was
the reason for the critical error)?
@chuckstudios:
Can you upload your modified moonshell 1.5 again to another place,
because the given webspace seems not to be present anymore.
#112270 - Firon - Thu Dec 14, 2006 11:06 pm
It's not my build, Moonlight himself is building this. Thanks for testing. I'll tell him the results of the test.
#112279 - chuckstudios - Thu Dec 14, 2006 11:31 pm
[quote="ps2aich"] Firon wrote: |
@chuckstudios:
Can you upload your modified moonshell 1.5 again to another place,
because the given webspace seems not to be present anymore. |
http://chuckstudios.netfast.org/moonshell/Moonshell_for_m2sd.rar
Link still works for me... :-/
#112333 - ps2aich - Fri Dec 15, 2006 9:34 am
[quote="chuckstudios"]
Hi chuckstudios,
now it works also for me again (From work). yesterday (from home) a
weird webpage was displayed. I don't know the reason for this.
#112343 - chuckstudios - Fri Dec 15, 2006 11:45 am
Was it by chance, a picture frame on a black background? That's my web host's 404 page...
#112345 - melw - Fri Dec 15, 2006 12:23 pm
I get the same critical error as ps2aich when trying to run the http://mdxonlinemirror.dyndns.org/mpsd(m2sd)test.7z version. Chuckstudios links don't work either - can you move them somewhere (Rapidshare or similar) where downloading works consistently.
#112347 - ps2aich - Fri Dec 15, 2006 12:32 pm
chuckstudios wrote: |
Was it by chance, a picture frame on a black background? That's my web host's 404 page... |
yes, this was it :-)
#112387 - chuckstudios - Fri Dec 15, 2006 9:40 pm
melw wrote: |
Chuckstudios links don't work either - can you move them somewhere (Rapidshare or similar) where downloading works consistently. |
http://rapidshare.com/files/7639639/Moonshell_for_m2sd.rar.html
Just for you ;)
#112590 - melw - Mon Dec 18, 2006 10:46 am
Chuckstudios, thanks. Tried your version, but unfortunately Moonshell halts also there in a critical error. Last things shown on screen:
Code: |
Test: direct disk reading.
Test: direct disk writing. failed.
position = (1,0xb1!=0x83)
Critical error!! CPU HALT for safety. |
Not surprised that disk writing doesn't work, though.
#112592 - ps2aich - Mon Dec 18, 2006 11:22 am
melw wrote: |
Chuckstudios, thanks. Tried your version, but unfortunately Moonshell halts also there in a critical error. Last things shown on screen:
Code: | Test: direct disk reading.
Test: direct disk writing. failed.
position = (1,0xb1!=0x83)
Critical error!! CPU HALT for safety. |
Not surprised that disk writing doesn't work, though. |
BTW, Moonlight released 1.5.1 Version this weekend of Moonshell (with disabled write test), and this works for me and my GBAMPSD :-)
#113842 - altometer - Sun Dec 31, 2006 6:17 am
would anyone happen to have a backup of the new firmware? it downloads at 2kbs x.x
_________________
I have no sig. >.> <.< >.>
#113845 - tepples - Sun Dec 31, 2006 7:24 am
2 KB per second shouldn't be hard to deal with if you can stay online for five minutes. Is it that you're getting cut off?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#113858 - GoopyMonkey - Sun Dec 31, 2006 2:46 pm
So at the moment, we can only read the SD card, but not yet write data to it?
If someone were to modify the code for writing to a CF card just as has been done to the reading code, would the compatibility level for the GBAMP SD rise to that of the GBAMP CF? (With special builds of the applications, of course.)
I myself cannot change it or even have a go at it, as I don't know any GBA/DS coding at all. *looks at <INSERT PROGRAMMER'S USERNAME HERE> hopefully*
_________________
My favourite DS apps:
GBAMP Multiboot
Colors!
jEnesis