package
Version:
v0.0.0-...-a6bb76f
Opens a new window with list of versions in this module.
Published: Apr 17, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CPU interface {
Step() (int, error)
}
CPU defines the interface for CPU interaction
Gameboy struct
New initialises a new Gameboy System
Eject ejects a cart from memory
LoadCart loads a cart using the loader
Update runs the system update cycle for a single frame
Memory defines the interface for memory interaction
Source Files
¶
Directories
¶
Package gameboy_mock is a generated GoMock package.
|
Package gameboy_mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.