Announcement

Collapse
No announcement yet.

Screen addresses

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Screen addresses

    The beginning address for screen 0 is &HB800. Can someone give me the beginning addresses for screens 1, 2, 7, 8, 9, 11 & 12? For those of us who peek and poke the screen we need these addresses. Maybe PowerBASIC could give them in the SCREEN section of the Reference Guide in future editions.

  • #2
    Isn't there an internal variable for determining this, pbvScrnBuff or something like that?
    If you try to make something idiot-proof, someone will invent a better idiot.

    Comment


    • #3
      Is there some way I can obtain more information on pbxScrnBuff and possible other internal variables? I can't find it any manual I have.

      ------------------

      Comment


      • #4
        It's in the online help.

        --Dave


        ------------------
        PowerBASIC Support
        mailto:[email protected][email protected]</A>
        Home of the BASIC Gurus
        www.basicguru.com

        Comment


        • #5
          While on the subject of Internal Variables, I'd like to suggest for the next PB/DOS that the pbvCpu variable be enhanced to detect 80486, Pentium (classic), Pentium Pro, Pentium II, Pentium III, AMD K6 and Athlon CPUs (and any other popular CPUs of consequence).
          If you try to make something idiot-proof, someone will invent a better idiot.

          Comment

          Working...
          X