Browse Source

+ concat a TODO asm comment in tcgmos6502.a_loadaddr_ref_reg

Nikolay Nikolov 1 month ago
parent
commit
5dc77bf3ff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/mos6502/cgcpu.pas

+ 1 - 0
compiler/mos6502/cgcpu.pas

@@ -2411,6 +2411,7 @@ unit cgcpu;
       //var
       //var
       //  tmpref : treference;
       //  tmpref : treference;
       begin
       begin
+        list.Concat(tai_comment.Create(strpnew('TODO: a_loadaddr_ref_reg '+' '+ref2string(ref)+' '+std_regname(r))));
         //if assigned(ref.symbol) then
         //if assigned(ref.symbol) then
         //  begin
         //  begin
         //    reference_reset(tmpref,0,[]);
         //    reference_reset(tmpref,0,[]);