Enum C8800Retro.ButtonRow
Button array rows (A-D)
Assembly: C8800Retro.dll
View Source
public enum C8800Retro.ButtonRow
Fields
A
Button row A
View Source
A = 0
B
Button row B
View Source
B = 1
C
Button row C
View Source
C = 2
D
Button row D
View Source
D = 3