From 3fbae082f4cbd358a87d35d0dac44f115b3ce512 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Thu, 14 May 2020 15:13:16 -0400 Subject: [PATCH] Remove INTJUMP mechanism Not worth the trouble. Easier to set jump in binary directly. --- blk/081 | 2 +- blk/083 | 10 +++++----- blk/283 | 6 +++--- blk/583 | 2 +- blk/585 | 2 -- blk/588 | 3 --- 6 files changed, 10 insertions(+), 15 deletions(-) diff --git a/blk/081 b/blk/081 index fa18965..c44d84d 100644 --- a/blk/081 +++ b/blk/081 @@ -1,6 +1,6 @@ RAMSTART FUTURE USES +3c BLK(* +02 CURRENT +3e FUTURE USES -+04 HERE +4e INTJUMP ++04 HERE +06 C