#128423 - Gendo Ikari - Fri May 11, 2007 11:37 am
I've read tons of tutorials and guide from all parts of web. However i didn't catch the general vision of nds dev, and i misunderstood some concepts (maybe because i'm not english).
So, i've got some concept questions to ask:
1) Storage.
Example. I've got my Slot-1 card, i've got my app in it, how much storage R/W i have? The data sheet of NDS got around the web tell me that i have 4 mb of Memory to store my app.
But the cards have gigabytes of storage. These numbers is related to different things? Explain me please.
2) FileSystem
I see many library about fs. But where is the "disk" where i put the filesystem? is the ram of NDS? Is in the slot-1 card? I've to put a gba card and use it to storage qwith a fs?
3) VRAM
I've understand that in NDS i've got bank of hardware ram, from A to I. That's simple.
But what is "mapping"? Why i have to map ram? What's the meaning of this table?
http://www.dev-scene.com/NDS/NDS_Tutorials_VramTable
Thank you for explanations :D
So, i've got some concept questions to ask:
1) Storage.
Example. I've got my Slot-1 card, i've got my app in it, how much storage R/W i have? The data sheet of NDS got around the web tell me that i have 4 mb of Memory to store my app.
But the cards have gigabytes of storage. These numbers is related to different things? Explain me please.
2) FileSystem
I see many library about fs. But where is the "disk" where i put the filesystem? is the ram of NDS? Is in the slot-1 card? I've to put a gba card and use it to storage qwith a fs?
3) VRAM
I've understand that in NDS i've got bank of hardware ram, from A to I. That's simple.
But what is "mapping"? Why i have to map ram? What's the meaning of this table?
http://www.dev-scene.com/NDS/NDS_Tutorials_VramTable
Thank you for explanations :D