Skip to main content

Module bus

Module bus 

Source
Expand description

The Bus owns everything mutable.

Structs§

Bus
The main system bus for Rusty2600, holding the chips.
WriteEvent
A single CPU write observed by the debugger’s optional WriteLog, tagged with the TIA beam position at the moment it happened.
WriteLog
The debugger’s optional per-write log (rusty2600-frontend’s debug-hooks feature enables it while the debugger overlay is open).

Traits§

AudioBus
VideoBus