Systems are implementations of the ISystem
and related interfaces, and represent a computer running on the 6502 CPU using the Highbyte.DotNet6502
library for executing code.
A system implementation does not have any dependencies to specific rendering, input handling, or audio technologies. For these purposes, see the Highbyte.DotNet6502.Impl.*
projects.