diff options
author | Ian C <ianc@noddybox.co.uk> | 2018-12-04 10:59:51 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2018-12-04 10:59:51 +0000 |
commit | 9f32d1e5e165b4d2dd5394bf29a8d2c335d2c46e (patch) | |
tree | 35295226693b6f1dc9cf256c86a114de5b82b24e /README.md | |
parent | 03f19ea3a0e0ba0b17ff7c0c0f9f4a1b6ca977a9 (diff) |
Updated README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -35,7 +35,8 @@ Currently **casm** supports the following output drivers: * A simple library format for larger projects. * NES ROM -## Major Changes in V1.3 +## Latest changes -* Added SPC700 (VERY untested) -* Added NES output format +* Started trying to add Amstrad CPC output +* Made duplicate labels an error +* Fixes to 24-bit addresses |