X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=dsp56k_amode.c;h=699bd5a53e75205bc12b524dd3f1a823523872ea;hb=cbc8347d4ffea164ca05b03e4e3be39945be8777;hp=ac562ec14d1415d080372ca0c625b18a83273c5a;hpb=4a08774b122ba509b13c79975b2ad0f2e441c56b;p=rmac diff --git a/dsp56k_amode.c b/dsp56k_amode.c index ac562ec..699bd5a 100644 --- a/dsp56k_amode.c +++ b/dsp56k_amode.c @@ -1,7 +1,7 @@ // -// RMAC - Reboot's Macro Assembler for the Atari Jaguar Console System +// RMAC - Renamed Macro Assembler for the Atari Jaguar Console System // AMODE.C - DSP 56001 Addressing Modes -// Copyright (C) 199x Landon Dyer, 2011-2020 Reboot and Friends +// Copyright (C) 199x Landon Dyer, 2011-2021 Reboot and Friends // RMAC derived from MADMAC v1.07 Written by Landon Dyer, 1986 // Source utilised with the kind permission of Landon Dyer // @@ -21,7 +21,6 @@ #include "mntab.h" // Address-mode information -//int nmodes; // Number of addr'ing modes found int dsp_am0; // Addressing mode int dsp_a0reg; // Register TOKEN dsp_a0expr[EXPRSIZE]; // Expression