Machine - aaronboult/emulator-8080 GitHub Wiki
Machine
A struct representing the Arcade Machine.
Fields
- cpu: Processor8080 - The processor of the arcade machine
- canvas: sdl2::render::Canvas - Controls the machines display
- audio_controller: AudioController - Controls the machines audio