Skip to content

Instantly share code, notes, and snippets.

@pmachapman
Created August 5, 2024 01:07
Show Gist options
  • Save pmachapman/3d1c44d57cb5cac5bdaa34c74a966e4b to your computer and use it in GitHub Desktop.
Save pmachapman/3d1c44d57cb5cac5bdaa34c74a966e4b to your computer and use it in GitHub Desktop.
Write to a POST Diagnostics Card
' 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