Super Chip: 00FF Enter High-Resolution Mode #7

Closed
opened 2023-04-15 03:39:37 +00:00 by j · 0 comments
Owner

Implement an instruction which switches the display into a 128x64 "High Res" mode

In the original SChip implementation, this would keep the screen's contents, as all draw calls are scaled 2x in "Low Res" mode. During my initial implementation of this feature, this behavior caused major issues in games, so it was removed.

Implement an instruction which switches the display into a 128x64 "High Res" mode In the original SChip implementation, this would keep the screen's contents, as all draw calls are scaled 2x in "Low Res" mode. During my initial implementation of this feature, this behavior caused major issues in games, so it was removed.
j added this to the Super Chip Support milestone 2023-04-15 03:39:37 +00:00
j added the
enhancement
label 2023-04-15 03:39:37 +00:00
j closed this issue 2023-04-15 03:56:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: j/Chirp#7
No description provided.