Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Console ¶
type Console struct {
// contains filtered or unexported fields
}
func NewConsole ¶
NewConsole returns a new memory mapped console device that will output to the specified writer, any bytes written to the specified memory location
func (*Console) AddressRange ¶
func (c *Console) AddressRange() []sim6502.MappedMemoryAddressRange
Click to show internal directories.
Click to hide internal directories.