dcpu16-emulator v0.2.0 (2014-06-26T15:05:24Z)
Dub
Repo
FloppyDrive.handleInterrupt
emulator
dcpu
devices
floppydrive
FloppyDrive
Handles hardware interrupt and returns a number of cycles.
class
FloppyDrive
(Cpu)
override
uint
handleInterrupt
(
)
Meta
Source
See Implementation
emulator
dcpu
devices
floppydrive
FloppyDrive
constructors
this
functions
attachEmulator
commitFrame
discardFrame
discardUndoStack
floppy
handleInterrupt
handleUpdateQuery
hardwareId
hardwareVersion
manufacturer
setStateError
setupReadWrite
stateErrorUpdated
undoFrames
undoStackSize
updateFrame
manifest constants
sectorReadWriteSpeed
sectorSize
sectorsPerTrack
seekingTime
variables
_emulator
_error
_floppy
_state
curentTrack
interruptMessage
isReading
ramAddress
targetSector
Handles hardware interrupt and returns a number of cycles.