| ??? 12/08/02 14:55 Read: times |
#34022 - RE: BASCOM-8051 Software |
I dont use Basic in any form (Bascom or otherwise) but this should be okay
If I were you I'd download a Demo C compiler. Learning C will open doors for you. xby is a xram command similar to poke (ie stuff a location with a value) Pho mean print hex without formatting so (ignoring Xram) Dim x,y,z, as byte do x = 0 y = 1 z = 2 printhex x printhex y printhex z loop |
| Topic | Author | Date |
| BASCOM-8051 Software | 01/01/70 00:00 | |
| RE: BASCOM-8051 Software | 01/01/70 00:00 | |
| RE: BASCOM-8051 Software | 01/01/70 00:00 | |
| RE: BASCOM-8051 Software | 01/01/70 00:00 | |
| RE: BASCOM-8051 Software | 01/01/70 00:00 | |
RE: BASCOM-8051 Software | 01/01/70 00:00 |



