The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Assembly question
#9
It's listed in the wiki: <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZXBasic">http://www.boriel.com/wiki/en/index.php/ZXBasic</a><!-- m -->

Explicitly, this one is at: <!-- m --><a class="postlink" href="http://goo.gl/4jPd5">http://goo.gl/4jPd5</a><!-- m -->


Early on it talks about storing UDG data inside the code in safe places and accessing it. Then how to put the maze data into a DIM. Then a faster way - store the screen image instead, since it's way faster to put up as a screen$ type block. Then function fastHalfSquares is discussed, which contains a data table, as well as the code that accesses it - and so on.

Hope it helps!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)