LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

File System

Root / Submissions / [.]

DevinF06Created:
Version:Size:
This library will allow an internal file system that can be used in programs. Although a little big, it could be worked around by compressing the project into a .PKD file with this.

Instructions:

Just copy the file and use this code:
EXEC "PRG3:FS.LIB"
Example:
FS$=FS_GET(FS$,"file") 'Will return nothing, because FS is empty
FS$=FS_SET(FS$,"file","contents") 'Will write "contents" to file
FS$=FS_DEL(FS$,"file") 'Will remove file
F$=FS_CONV("yay") 'Just fixes certain chars and would mainly be used in the program

RIP

TRIP

TRIP C

I wonder why this is on the popular places list today I am making a new one btw