aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2024-05-09 00:32:27 +0100
committerIan C <ianc@noddybox.co.uk>2024-05-09 00:32:27 +0100
commit38f98a4d81042befe65fd84c33eeea806ecc5c86 (patch)
treea75c2f2ec302e71f041422ef35d8ace51419db98
parent7726afd3b696613f1920a856b9e187a3bdf9fa9d (diff)
Missing updates for V1.12 in CHANGELOG and README.md
-rw-r--r--CHANGELOG4
-rw-r--r--README.md3
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2d96601..fe5f189 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,3 +11,7 @@ V1.10
V1.11
=====
* Added Intel HEX output.
+
+V1.12
+=====
+* Added VIC-20 PRG output options.
diff --git a/README.md b/README.md
index ba5cb02..8a60b07 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,8 @@ Currently **casm** supports the following output drivers:
* NES ROM
* Amstrad CPC CDT tape file
* Intel HEX format files
+* Commodore PRG file
## Latest changes
-* Added Intel HEX format output
+* Commodore PRG file for VIC-20