|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <d64.h>
Data Fields | |
| D64Format | format |
| D64Track | tracks |
| D64Sector | sectors |
| unsigned char * | content |
| unsigned char * | snapshot |
| int | contentSize |
| D64ErrorCode * | errors |
| int | errorsSize |
| D64Track | lastUsedTrack |
| D64ErrorCode* errors |