User Tools

Site Tools


base:demo_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:demo_programming [2018-11-10 23:45] – Spelling beppbase:demo_programming [2018-11-10 23:45] – [Horizontal Rastersplits] bepp
Line 30: Line 30:
   * waiting for rasterline > $d012 but < 256 -> simply wait on lowbyte to match   * waiting for rasterline > $d012 but < 256 -> simply wait on lowbyte to match
   * waiting for a rasterline > $d012 but > 255 -> wait for set bit 7 of $d011 and then wait for lowbyte to match   * waiting for a rasterline > $d012 but > 255 -> wait for set bit 7 of $d011 and then wait for lowbyte to match
-  * +
 //being in rasterline 256+ and// //being in rasterline 256+ and//
   * waiting for a rasterline < $d012 and < 256 -> wait for unset bit 7 of $d011 and then wait for lowb   * waiting for a rasterline < $d012 and < 256 -> wait for unset bit 7 of $d011 and then wait for lowb
base/demo_programming.txt · Last modified: 2022-03-15 19:00 by erhan