Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-03-05 | Move init files on %rom% device to lib directory prefix (%rom%lib/). This | Ray Johnston | 1 | -16/+49 |
2006-02-22 | Document in the generated gsromfs.c which target endianness the file | Ralph Giles | 1 | -1/+6 |
2006-02-22 | Fix mkromfs to generate 32-bit big_endian values in memory, not native | Ray Johnston | 1 | -2/+6 |
2006-02-22 | Use the uint32_t stdint type for the compiled initialization data | Ralph Giles | 1 | -18/+20 |
2006-02-21 | Fix missing declaration on Windows platforms. | Ray Johnston | 1 | -4/+8 |
2006-02-21 | Implement %rom% IODevice and use it for the COMPILE_INITS=1 builds. Data | Ray Johnston | 1 | -96/+398 |
2005-09-16 | Add missing documentation in Develop.htm and remove dead code commented out | Ray Johnston | 1 | -1/+0 |
2005-08-24 | Partial support for a compressed %rom% iodevice. It is enabled by | Ralph Giles | 1 | -0/+181 |