dcpu16-emulator ~master (2014-06-26T15:05:24Z)
Dub
Repo
Sector
emulator
dcpu
devices
floppydrive
Mackapar 3.5" Floppy Drive (M35FD) See 'docs/floppy drive.txt' for specification.
@
trusted
nothrow
struct
Sector {
ushort
[
512
]
data
;
}
Meta
Source
See Implementation
emulator
dcpu
devices
floppydrive
classes
FloppyDrive
structs
Sector
Mackapar 3.5" Floppy Drive (M35FD) See 'docs/floppy drive.txt' for specification.