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
It would be nice to abstract Microprocessor to a protocol so we can have multiple 6502 implementations or even other 8-bit cpu implementations: 6800 or Z80 come to mind.
The text was updated successfully, but these errors were encountered:
It would be nice to abstract
Microprocessor
to a protocol so we can have multiple 6502 implementations or even other 8-bit cpu implementations: 6800 or Z80 come to mind.The text was updated successfully, but these errors were encountered: