Thx. I also extract code with dZ80 2.0 (Z80 disassembler) :-). Problem is how interpret this code. I know that first instruction is JUMP to 1140 offset.
Thx. I also extract code with dZ80 2.0 (Z80 disassembler) :-). Problem is how interpret this code. I know that first instruction is JUMP to 1140 offset.
С любовью к вам, Yandex.Direct
Размещение рекламы на форуме способствует его дальнейшему развитию
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?
Последний раз редактировалось Gelip; 04.06.2013 в 14:11.
Эту тему просматривают: 1 (пользователей: 0 , гостей: 1)