From fa7ece3864acc40eb88ed83a758ea66877523de2 Mon Sep 17 00:00:00 2001 From: Olaf Seibert Date: Sat, 23 Jan 2021 22:43:44 +0100 Subject: [PATCH] Update CHANGES. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 6dbc156..f6fb5e0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ ??.??.20??: Rhialto version 0.6: + - Fixed rounding issues with floating point literals. + - Fixed FPP instructions which take fp immediate operands. + - Fixed bounds check on FPP AC0-3 operands. + - Fix listing to show a % before values that represent a register + number. + - Added checks for junk text following correct code. This revealed + some small other issues, now fixed. 25.04.2020: Rhialto version 0.5: