dcpu16-emulator v0.2.0 (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
;
}
Members
Variables
data
ushort
[
512
]
data
;
Undocumented in source.
Meta
Source
See Implementation
emulator
dcpu
devices
floppydrive
classes
FloppyDrive
enums
ErrorCode
StateCode
structs
Floppy
Sector
Mackapar 3.5" Floppy Drive (M35FD) See 'docs/floppy drive.txt' for specification.