User Tools

Site Tools


base:kernal_floating_point_mathematics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
base:kernal_floating_point_mathematics [2020-04-22 06:06] – [7.3 Integer to FP] robin_8bstbase:kernal_floating_point_mathematics [2020-12-06 20:22] – [7.3 Integer to FP], Lothar Englisch says $bc3c converts a signed 8-bit value. pararaum
Line 234: Line 234:
 **$bc44** = Convert signed 16-bit integer held in FAC1 at $63 (lo) and $62 (high) to FP\\ **$bc44** = Convert signed 16-bit integer held in FAC1 at $63 (lo) and $62 (high) to FP\\
 **$b391** = Convert signed 16-bit integer held in Y/A (lo/high) to a FP number in FAC1\\ **$b391** = Convert signed 16-bit integer held in Y/A (lo/high) to a FP number in FAC1\\
-**$bc3c** = Convert unsigned 8-bit integer held in A to a FP number in FAC1\\+**$bc3c** = Convert signed 8-bit integer held in A to a FP number in FAC1\\
 **$b3a2** = Convert unsigned 8-bit integer held in Y to a FP number in FAC1 **$b3a2** = Convert unsigned 8-bit integer held in Y to a FP number in FAC1
  
base/kernal_floating_point_mathematics.txt · Last modified: 2020-12-06 20:48 by pararaum