Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/16/01 17:54
Read: times


 
#11633 - RE: a/d conversion in BASIC
With the basic system, you don't need anything more than a palmpilot with a terminal emulator to write and test code. I ain't ever seen a virus on a palmpilot....

10 PRINT "Mtop ",MTOP

Is a good start. It tells you how much RAM the system thinks it can see. It should be the same as you think you have, but it often isn't. Its a simple test of your memory mapping logic.

You can toggle processor bits directly, but I cannot for the life of me remember the command.

You could have done with mapping a pack of LEDs onto a memory location and then you can get pretty light chaser effects to play with.

Steve



List of 9 messages in thread
TopicAuthorDate
a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      
RE: a/d conversion in BASIC            01/01/70 00:00      

Back to Subject List