Is possible simply insert WW.COM 16384 bytes to RAM memory ZX Spectrum e.g. 40000 and run SUBROUTINE with RANDOMIZE USR 4+position code xxxx ??
I try like this:
1. In Spectaculator make new TAP file
2. SAVE "ww" CODE 40000,16384 (size WW.COM)
3. In ZX-Blockeditor insert WW.COM to block Standard Data file TAP
4. In Spectaculator open TAP and LOAD"" CODE
5. Now have all WW.COM in memory from address 40000
6. I calculate position offset subroutine and add this to 40000 e.g. 1F6B (8043 DEC): 40000 + 8043 = 48043
7. Next try run RANDOMIZE USR 48043
I try also before CLEAR 48042
Is this is possible without fix code address?




Ответить с цитированием