Z80State

data class Z80State(var context: Int = 0)

Constructors

Link copied to clipboard
constructor(context: Int = 0)

Properties

Link copied to clipboard