-
-
Notifications
You must be signed in to change notification settings - Fork 122
Add MASK_EN note #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add MASK_EN note #629
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -24,6 +24,13 @@ after having displayed the picture). The Cancel Mask function may be | |||||||
also invoked (optionally) by completion of PAL_SET and ATTR_SET | ||||||||
commands. | ||||||||
|
||||||||
:::tip | ||||||||
|
||||||||
SGB freezes/unfreezes the Game Boy screen automatically whenever the LCD is | ||||||||
turned off/on. | ||||||||
Comment on lines
+29
to
+30
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think "stops updating" might confuse people, although it's technically correct. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. AFAIK, leaving the screen turned off for a significant period of time causes the SGB firmware to blank out the framebuffer. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||||
|
||||||||
::: | ||||||||
|
||||||||
## SGB Command $0C — ATRC_EN | ||||||||
|
||||||||
Used to enable/disable Attraction mode, which is enabled by default. | ||||||||
|
Uh oh!
There was an error while loading. Please reload this page.