Documentation
¶
Index ¶
- type RIOT
- func (riot *RIOT) Access(write bool, idx uint16, data uint8) (uint8, error)
- func (riot *RIOT) Insert(c external.CartridgeInsertor) error
- func (riot *RIOT) Label() string
- func (riot *RIOT) PortWrite(idx uint16, data uint8, mask uint8) error
- func (riot *RIOT) Read(idx uint16) (uint8, error)
- func (riot *RIOT) Reset()
- func (riot *RIOT) Status() string
- func (riot *RIOT) Tick()
- func (riot *RIOT) Write(idx uint16, data uint8) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.