You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2026. It is now read-only.
Timer A in SPG2xx generates its clock signal by ANDing its two clock sources together which can be used for more complex timer patterns, but currently veesem only supports the trivial cases of one source generating a frequency and the other always being high or low.
While the more complex signals are not used often in commercial games, it might be useful for homebrew.
Timer A in SPG2xx generates its clock signal by ANDing its two clock sources together which can be used for more complex timer patterns, but currently veesem only supports the trivial cases of one source generating a frequency and the other always being high or low.
While the more complex signals are not used often in commercial games, it might be useful for homebrew.