X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=dsp56k_mach.c;h=c50f926e7e74ca815812c70bc3f9bf3bdf58c56c;hp=20fc07af96eec0f16be143d74d5643c339ba3880;hb=ceab9325bdbffccecf61ba26387ed03f4ab0591e;hpb=30a208654896284b50e7b362e97d3e63ec717b96 diff --git a/dsp56k_mach.c b/dsp56k_mach.c index 20fc07a..c50f926 100644 --- a/dsp56k_mach.c +++ b/dsp56k_mach.c @@ -1,7 +1,7 @@ // // RMAC - Reboot's Macro Assembler for the Atari Jaguar Console System // DSP56L_MACH.C - Code Generation for Motorola DSP56001 -// Copyright (C) 199x Landon Dyer, 2011-2018 Reboot and Friends +// Copyright (C) 199x Landon Dyer, 2011-2020 Reboot and Friends // RMAC derived from MADMAC v1.07 Written by Landon Dyer, 1986 // Source utilised with the kind permission of Landon Dyer // @@ -75,7 +75,7 @@ static inline int dsp_extra_ea() { if (deposit_extra_ea == DEPOSIT_EXTRA_WORD) { - if (!(dspImmedEXATTR&FLOAT)) + if (!(dspImmedEXATTR & FLOAT)) { if (dspImmedEXATTR & DEFINED) {