From: Alan Cox Date: Mon, 13 Nov 2017 14:14:54 +0000 (+0000) Subject: TODO: update X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=4088d194153b600ffb9fd784b28568df3b0cd803;p=FUZIX.git TODO: update --- diff --git a/Applications/MWC/cmd/asz80/TODO b/Applications/MWC/cmd/asz80/TODO index 32192519..05fece88 100644 --- a/Applications/MWC/cmd/asz80/TODO +++ b/Applications/MWC/cmd/asz80/TODO @@ -6,7 +6,6 @@ DONE - Need to add .code .equ and all the other .byte type stuff that is nice to - .include for asm hacking (or parse cpp #line) - Check that JR works with symbols properly (require they are in the same .o maybe) DONE @@ -49,7 +48,7 @@ Relocation types DONE versus our segment base for this object module (usual) DONE versus other segment base for this module DONE versus unresolved symbol - PC relative (not so much Z80) +IP PC relative (not so much Z80) Need to support relocations for 16bit and also 8bit ZP. Do we need to extend the assembler to support relocations for high 8 / low 8 ? Probably not for Z80