diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-11-22 14:37:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-22 14:37:46 +0000 |
commit | 92be3c9d3aab75b8a3ee496c4956cc80ac14d0b5 (patch) | |
tree | 2438bd1fcabb8511339a5f44b192f4be8282e5c7 /README.md | |
parent | 2f5cf83bf77b86976876f406c7261cbc6119c235 (diff) |
Added Intel HEX output
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Currently **casm** supports the following output drivers: * A simple library format for larger projects * NES ROM * Amstrad CPC CDT tape file +* Intel HEX format files ## Latest changes |