From: Alan Cox Date: Sat, 2 Jun 2018 22:07:03 +0000 (+0100) Subject: tricks: note comments X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d03b6377a4f29f86f5837e416bceba0e76fc5a91;p=FUZIX.git tricks: note comments --- diff --git a/Kernel/platform-trs80m1/tricks.s b/Kernel/platform-trs80m1/tricks.s index c93905ec..b4bbc143 100644 --- a/Kernel/platform-trs80m1/tricks.s +++ b/Kernel/platform-trs80m1/tricks.s @@ -20,6 +20,9 @@ ; Interrupts are off so I guess the stack pointer is spare (Watch ; out for NMI if we do model 3 this way!) ; +; NOTE: comments are out of date it's actually now doing 16's for +; more. I'll fix these ASAP +; bankfork: ld (cpatch0 + 1),a ; patch parent into loop ld a,c