From 01b51167301fe75415ea2d2a16f89e34204f3bfa Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 8 May 2016 21:45:50 +0100 Subject: Changes for V1.2: * Finished library support. * Finished SNES support * Fixed bad email in copyleft headers. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c506e4..8fc2d75 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,14 @@ Currently **casm** supports the following output drivers: * T64 Commodore 64 tape image * ZX81 P file * Gameboy ROM +* SNES ROM +* A simple library format for larger projects. Plans for: -* SNES ROM * NES ROM -## Major Changes in V1.1 +## Major Changes in V1.2 -* Added Gameboy support -* Fixed breaking bugs in 6502 generation, especially around zero-page addressing +* Added basic SNES support for processor and output. +* Added a library format for linking together of files in a larger project. -- cgit v1.2.3