X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=dsp56k_mach.c;h=f7e8c870e7fc2906c330c9cc7543412b3e251e47;hp=20fc07af96eec0f16be143d74d5643c339ba3880;hb=c59f7a33730dacf753e066a4002e2f749051a137;hpb=30a208654896284b50e7b362e97d3e63ec717b96 diff --git a/dsp56k_mach.c b/dsp56k_mach.c index 20fc07a..f7e8c87 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-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) {