mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-07 18:36:09 +08:00
5 lines
179 B
C
5 lines
179 B
C
|
|
bool ElTorito_ChecksumRecord(unsigned char *entry/*32 bytes*/);
|
|
bool ElTorito_ScanForBootRecord(CDROM_Interface *drv,unsigned long &boot_record,unsigned long &el_torito_base);
|
|
|