Revised changelog to reflect recent changes

This commit is contained in:
Jeremiah Orians 2016-10-08 15:40:33 -04:00
parent 3d53e20bdc
commit 1f3e2c3357
No known key found for this signature in database
GPG Key ID: 7457821534D2ACCD
1 changed files with 3 additions and 0 deletions

View File

@ -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