If I have a program's data stored in a separate asm program (because the one program is becoming too big to store its own data), and I use rst 20h\rst 10h to find the data program, as long as it's less than 16k, will it always be on only 1 page or will it most likely span pages? ~Stephen Hicks