Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
troed committed Feb 27, 2016
1 parent 33b3265 commit b368197
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Wakestate detect v1.0 by Troed/SYNC

As promised during my overscan and sync scroll talk at STNICCC 2015:
https://www.youtube.com/watch?v=F4WJYyoF1Lk

Here's a piece of code to detect which wakestate the machine is
currently in. It's done using a specially crafted scanline which due
to the combination and position of GLUE frequency and resolution
register changes creates a scanline of different length in ST
wakestate 1,2,3,4 as well as on STE.

Feel free to include _detect_ws in your own code.

More information on how this works here:
http://www.atari-wiki.com/?title=ST_STE_Scanlines

0 comments on commit b368197

Please sign in to comment.