v0.1.1 Partial Super Chip Support #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "schip"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement the Super Chip processor extension set:
Fully Implemented:
00cN#2 Scroll the screen down00fb#3 Scroll the screen right00fc#4 Scroll the screen left00fd#5 Exit (halt and catch fire)00fe#6 Return to low-resolution mode00ff#7 Enter high-resolution modePartially Implemented:
fx75#8 Save to "flag registers" (not persistent)fx85#9 Load from "flag registers (not persistent)Not Included:
fx30#10 Load 16x16 number sprite into I register (missing font)TL;DR: