IPL file: Difference between revisions
Jump to navigation
Jump to search
m (typo) |
mNo edit summary |
||
Line 1: | Line 1: | ||
"Initial Program Load" ? | IPL stand for "Initial Program Load" ? | ||
IPL.TXT | The IPL.TXT file must be stored in the root of a game CD. It indicates which are the first files to load by the [[system ROM]] at startup. | ||
See [[Game CD structure]]. | |||
A missing file causes the [[DISC_I/O_ERROR]] 0000. | |||
==Format== | ==Format== | ||
File name (in 8.3 format), Bank, Offset, CR LF (0x0D, 0x0A) | |||
[[Category:CD systems]] | [[Category:CD systems]] |
Revision as of 01:54, 10 February 2017
IPL stand for "Initial Program Load" ?
The IPL.TXT file must be stored in the root of a game CD. It indicates which are the first files to load by the system ROM at startup.
See Game CD structure.
A missing file causes the DISC_I/O_ERROR 0000.
Format
File name (in 8.3 format), Bank, Offset, CR LF (0x0D, 0x0A)