From 1f3e2c335750032b2d14be8f484c78e8aebf65d9 Mon Sep 17 00:00:00 2001 From: Jeremiah Orians Date: Sat, 8 Oct 2016 15:40:33 -0400 Subject: [PATCH] Revised changelog to reflect recent changes --- CHANGELOG.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index e027981..20729cf 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -2,12 +2,15 @@ ** Added + Created xeh tool in C for more cross platform debugging + Created M0 in hex2 ++ Documented build steps in notes.org ** Changed + Renamed xeh1 files to match current naming standard ++ created roms/ to store previously built roms and expanded .gitignore to prevent binary blobs from being checked in. ** Fixed + Fixed leading char bug in M0 ++ Updated Checksums to reflect updates in stage1_assembler-2 ** Removed