0 Members and 3 Guests are viewing this topic.
I'm pretty sure the OS is in some of the hidden portion of the 32KB (I think) of RAM that all 83s and 84s should have. 24KB of this is User RAM, but the rest of it isn't normally accessible by the user. ASM programs can access it though. The 32KB isn't part of the 48-128KB extra RAM(I know 84s have this much, but I'm positive the 83s have less). Could an assembly programmer possibly clarify this?
For(A,1,80→{L3-A}End
will bad things happen if i do the following code:Code: [Select]For(A,1,80→{L3-A}End