Home
last modified time | relevance | path

Searched defs:CapsTrackInfoT1 (Results 1 – 2 of 2) sorted by last modified time

/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/caps/
H A DCapsAPI.h104 struct CapsTrackInfoT1 { struct
117 typedef struct CapsTrackInfoT1 *PCAPSTRACKINFOT1; argument
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/caps/
H A Dcapsimage.h103 struct CapsTrackInfoT1 { struct
104 CapsULong type; // track type
105 CapsULong cylinder; // cylinder#
106 CapsULong head; // head#
107 CapsULong sectorcnt; // available sectors
108 CapsULong sectorsize; // sector size
109 CapsUByte *trackbuf; // track buffer memory
110 CapsULong tracklen; // track buffer memory length
111 CapsULong timelen; // timing buffer length
112 CapsULong *timebuf; // timing buffer
[all …]