C# Class C64Lib.Core.Job1541State

Show file Open project: rosc77/vita64

Public Properties

Property Type Description
current_halftrack int
disk_changed bool
gcr_ptr System.UInt32
write_protected bool

Property Details

current_halftrack public property

public int current_halftrack
return int

disk_changed public property

public bool disk_changed
return bool

gcr_ptr public property

public UInt32,System gcr_ptr
return System.UInt32

write_protected public property

public bool write_protected
return bool