Created
August 5, 2024 01:07
-
-
Save pmachapman/3d1c44d57cb5cac5bdaa34c74a966e4b to your computer and use it in GitHub Desktop.
Write to a POST Diagnostics Card
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' Write 1337 to the POST diagnostics card | |
OUT &H80, &H37 | |
OUT &H80, &H13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment