summaryrefslogtreecommitdiff
path: root/gs/src/mkromfs.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-05Move init files on %rom% device to lib directory prefix (%rom%lib/). ThisRay Johnston1-16/+49
2006-02-22Document in the generated gsromfs.c which target endianness the fileRalph Giles1-1/+6
2006-02-22Fix mkromfs to generate 32-bit big_endian values in memory, not nativeRay Johnston1-2/+6
2006-02-22Use the uint32_t stdint type for the compiled initialization dataRalph Giles1-18/+20
2006-02-21Fix missing declaration on Windows platforms.Ray Johnston1-4/+8
2006-02-21Implement %rom% IODevice and use it for the COMPILE_INITS=1 builds. DataRay Johnston1-96/+398
2005-09-16Add missing documentation in Develop.htm and remove dead code commented outRay Johnston1-1/+0
2005-08-24Partial support for a compressed %rom% iodevice. It is enabled byRalph Giles1-0/+181