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 revision
Previous revision
Next revisionBoth sides next revision
base:demo_programming [2018-11-10 23:45] – Spelling beppbase:demo_programming [2018-12-18 16:53] – [Rasterbars] ftc
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
Line 77: Line 77:
   * [[Rasterbars small source|Rasterbars 3 source]] - by Graham   * [[Rasterbars small source|Rasterbars 3 source]] - by Graham
   * [[Rasterbars Flash screen effect|Rasterbar Flasher source]] - Flash Screen effect by Wozza/CygnusOz   * [[Rasterbars Flash screen effect|Rasterbar Flasher source]] - Flash Screen effect by Wozza/CygnusOz
 +  * [[Horizontal Raster Split|Horizontal Raster Split]] - Monte Carlos
  
 ===== Scrolling text ===== ===== Scrolling text =====
base/demo_programming.txt · Last modified: 2022-03-15 19:00 by erhan