• Robert Sprowson's avatar
    Redo DO32BIT portions using central macros · b331633d
    Robert Sprowson authored
    When 32 bitted there weren't 26/32 neutral macros around, but can use them now there are allowing one common output binary for disc based BASIC.
    Some of the sneaky 26 bit code (eg. relying on address space wrapping at 64MB rather than explicitly clearing bits when computing a jump) adopt the safer 32 bit form even if that does cost 1 extra instruction.
    Tagged as BASIC-1_57-pre1
    b331633d
fp2 31.5 KB