File:FloatConvert.png: Revision history

File on Wiki - GameHacking.org

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 December 2013

  • curprev 13:0813:08, 18 December 2013Dlevere talk contribs 367 bytes +367 Floating Point conversion utility, FloatConvert.EXE, converts floating point numbers (i.e. 76.9775) to the IEEE 754 format. In memory, 76.9775 is represented as 42 99 F4 7B. This program is Win32 code and has been tested on W95 first release,...