Jump to content

romdiskfs Released


olaf

Recommended Posts

This DS library implements the Linux ROMFS file system for reading a pre-made boot romdisk. To create a romdisk image, you will need the program "genromfs". This program was designed for Linux but can compile under Cygwin.", included is a prebuilt mingw windows binary.

 

This was derived/ported from KOS 1.3.x from the Dreamcast KallistiOS. Included is a simple FS test which demonstrates reading a couple of files from the romdisk, and then it displays the directory structure.

 

For more information about using the filesystem checkout the fs.h file for the proper api calls, which are all very similiar to standard stdio calls. Also included is some stdio newlib stubs that call the kosFS for better stdio support but so far I havent figure out how to port those into the existing devkitpro / libnds configuration.

Note that this news comes from PDRoms. More information on romdiskfs is available here.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...