Authors
Publication
Pub Details
Syntax/Syntax ZX80 v3 n4
Volume:
3
Issue:
4
Date
April 1982
Pages
19
See all articles from Syntax/Syntax ZX80 v3 n4
Technique for replacing characters or keywords in a program without retyping, using FOR-PEEK-POKE loops to scan program memory and substitute character codes. Example replaces all AND keywords with OR, with separate versions for 4K and 8K ROM address spaces.