[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Computing Editorial (please read)



While defending GOTO, I wrote this code stub--

: 1000 PRINT CHR$(4);"PR#3":PRINT:PRINT
: 1005 HOME:POKE 36,35:PRINT "Main menu:"

I just realized that in two lines there are workarounds for two 
different undocumented Apple ][e firmware 'features'...

Maybe that's why Microsoft can't seem to fix their bugs.  You live with 
them long enough, you internalize the workarounds...

--Dave Althoff, ][.
    /-\        _       _          *** Thanks for a great season!! ***
   /XXX\      /X\     /X\_      _     /X\__      _     _        _____
  /XXXXX\    /XXX\   /XXXX\    /X\   /XXXXX\    /X\   /X\      /XXXXX
_/XXXXXXX\__/XXXXX\/XXXXXXXX\_/XXX\_/XXXXXXX\__/XXX\_/XXX\_/\_/XXXXXX

a) In the original Apple ][e firmware, if you did a PR#3 to start the 
   80-column display, sometimes a VTAB instruction would not work 
   properly unless you printed something to the screen first.

b) HTAB did not work on the original ][e 80-column firmware.