]> Shamusworld >> Repos - rmac/blobdiff - fltpoint.c
Added in DSP fixups to sect.c, misc. fixes for 6502 assembler.
[rmac] / fltpoint.c
index 911e0085ae2729b6c513cf16f975061a86287adb..8739e88c1500d73397e6974df8c506377ee2e91a 100644 (file)
@@ -2,7 +2,7 @@
 // Floating point to IEEE-754 conversion routines
 //
 // by James Hammons
-// (C) 2018 Underground Software
+// (C) 2019 Underground Software
 //
 // Since there are no guarantees vis-a-vis floating point numbers in C, we have
 // to utilize routines like the following in order to guarantee that the thing