From 0a9d7cddb06f955d4ad6284025384f83321a1045 Mon Sep 17 00:00:00 2001 From: Olaf Seibert Date: Sat, 13 May 2017 19:47:03 +0200 Subject: [PATCH] Add some of the changes to CHANGES. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f4333bb..6473f4f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ ??.??.201?: Rhialto version 0.5: + - Fixed bug with checking addressing mode for JSR. + - Very simple .LIST and .NLIST implementation. + - Add ^pl and ^ph expressions from 2.11BSD's m11. - Object-ified macro libraries with an eye to support the .sml files from 2.11BSD's m11. But since the given file does not just contain .MACROs (it even contains conditionals) I'm not