• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Download SuperCard source code

Started by mysql, October 20, 2005, 03:51:33 AM

Previous topic - Next topic

MisterJP

That's the best supercard news i've seen so far !!

Everything to read and write to the supercard (both SD and CF) are in this files.

Many, Many Thanks !!

JP

SolidSnake

oh god! hope somebody make some kind of pin organizer using the realtime clock from DS :D
nowledge is POWER
http://www.newsinside.org
Everything about gp2x, emulation, roms, homebrew, hardware and gamming.
Reviews, releases, comparisons, tests, and much more!

fattybumbum

Dont wish to be thick but what can we do with this?

SolidSnake

Quote from: "fattybumbum"Dont wish to be thick but what can we do with this?


with this developers will know how to make aplications using the supercard I/O system
nowledge is POWER
http://www.newsinside.org
Everything about gp2x, emulation, roms, homebrew, hardware and gamming.
Reviews, releases, comparisons, tests, and much more!

Cubehacker

Awesome another reason to get supercard !
The future is looking bright.
The future is SUPERCARD.
ick of ROMS ?
Get Retro !
http://www.BFTP.co.uk

SolidSnake

Quote from: "Cubehacker"Awesome another reason to get supercard !
The future is looking bright.
The future is SUPERCARD.



LOL, the future is DVD!
nowledge is POWER
http://www.newsinside.org
Everything about gp2x, emulation, roms, homebrew, hardware and gamming.
Reviews, releases, comparisons, tests, and much more!

MisterJP

Quote from: "fattybumbum"Dont wish to be thick but what can we do with this?

Basically, it won't change anything when playing games, however it can help a lot for homebrew dev : you can have access to the CF/SD filesystem from a running program : for example, it allows to play MP3 whithout packing them in a rom image (that's what the last Moonshell release do) until now if you wanted to do such thing you had to pack the player program and the mp3 files in a single nds file (which is not easy when you want to add or remove files frequently).
So you will have your program and its data in separate file on the CF/SD which is handy when transfering data to and from your card.
Moreover, you can write file to the device ! Which wasn't possible until now.
It allows the DS to run a new kind of program from a simple document reader/writer (taking notes, recording message,...) to full featured OS ;).

JP.

MetroidPrime

With the source released I hope to see ScummVM playing Talkie versions and saving directly to CF/SD which would also be great in snesDS.
-- Loving all Metroid games ---

Nero

This is great stuff! Another reason to get the SC.
Slot-1-
R4 DS fw 1.08

-Slot-2-
SuperCard SD - fw 1.70 / w. Superkey

mgarrine

We could now have a big progress in DS Linux development,,,

and for PIM organisers as well, as you just said...


personally, i dream about a text editor like notepad, it would be the app i have always dreamed about for the ds...
[size=14]´   º Í!¸ LÍ!mgarrine$[/size]

SolidSnake

Quote from: "mgarrine"We could now have a big progress in DS Linux development,,,

and for PIM organisers as well, as you just said...


personally, i dream about a text editor like notepad, it would be the app i have always dreamed about for the ds...


o/
nowledge is POWER
http://www.newsinside.org
Everything about gp2x, emulation, roms, homebrew, hardware and gamming.
Reviews, releases, comparisons, tests, and much more!

Trenton_net

Someone should archive the files in the download section/mirror section if not already done.

NT

Is this the full source or does this just involve CF read/writes?  Did romman release this?  If not, who did?