Normally the screen is at page 30 (or 14 on 256KB SAMs) so could write 'let 
sc=31*16384' extra page because of ROM0. Or you can use the following to get 
the current screen address. 
let sc=((peek 23160 band 31)+1)*16384

Dave
  ----- Original Message ----- 
  From: James R Curry 
  To: sam-users@nvg.ntnu.no 
  Sent: Thursday, August 28, 2008 6:41 PM
  Subject: Random Sam BASIC question.


  Okay, utterly random question...

  How does one determine the start address of the screen in Sam BASIC?

  I forget.

  It has been years.

  -- 
  James R Curry
  [EMAIL PROTECTED]

Reply via email to