]> Shamusworld >> Repos - rmac/blobdiff - dsp56k_mach.c
Fix RMACPATH
[rmac] / dsp56k_mach.c
index 20fc07af96eec0f16be143d74d5643c339ba3880..c50f926e7e74ca815812c70bc3f9bf3bdf58c56c 100644 (file)
@@ -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)
                        {