]> Shamusworld >> Repos - rmac/blobdiff - dsp56k_mach.c
Added in DSP fixups to sect.c, misc. fixes for 6502 assembler.
[rmac] / dsp56k_mach.c
index 20fc07af96eec0f16be143d74d5643c339ba3880..f7e8c870e7fc2906c330c9cc7543412b3e251e47 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-2019 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)
                        {