Hello,
This is "bug" on BASIC to see graphics from page 2 to page 0 (65536-131072 to 0-65535)
And can't link this list of BASIC :
10 bload "nbasic.bin",r: Rem NestorBASIC is loading... 20 p(0)=1 [: p(0)= 0 : rem page 2 : 65535 - 131072 30 p(1)=0 : p(2)= 0 : rem page 0 : 0 - 65535 40 p(3)=&H4000 : p(4) = 1 : p (5)= 1 50 K=usr(23)
And resolved on the my assembleer
di ld a,2 out (099h),A ld a,14 or 128 out (99h),a ei
STOP at this list why is easy to make read to write, but at ending of loop...
(for example 16384 bytes from page 2 to page 0) and the result is not OK
Can't help this problem of read/write on page 0/1 ?
Talk you.
Dany
n.b.: This MSX-BASIC is not full : missing functions for get/put 64/128K but
SET PAGE is use but screen 0-4 is not use because syntax error ...
Aangemeld of registreer om reacties te plaatsen