X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=dsp56k_mach.c;h=0fe0316e9d46df4ba88b307ba0c9ee95eaa91b9f;hb=cbc8347d4ffea164ca05b03e4e3be39945be8777;hp=20fc07af96eec0f16be143d74d5643c339ba3880;hpb=30a208654896284b50e7b362e97d3e63ec717b96;p=rmac diff --git a/dsp56k_mach.c b/dsp56k_mach.c index 20fc07a..0fe0316 100644 --- a/dsp56k_mach.c +++ b/dsp56k_mach.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 // DSP56L_MACH.C - Code Generation for Motorola DSP56001 -// Copyright (C) 199x Landon Dyer, 2011-2018 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 // @@ -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) {