Files
86Box/src/disc_random.h
OBattler c6c6fe8e2d Added support for version 1.20 of the 86F format;
Hopefully made the 86F handler for the FDC READ TRACK command work correctly.
2016-09-07 20:59:08 +02:00

3 lines
57 B
C

uint8_t disc_random_generate();
void disc_random_init();