From 90494034543a7e8dd8199720733d4141d37aad22 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 25 May 2016 22:16:32 +0100 Subject: Read for V1.3 tagging --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8fc2d75..f903e25 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,8 @@ Currently **casm** supports: * 6502 * Gameboy CPU * 65c816/Ricoh 5A22 (SNES) +* SPC700 (SNES sound chip - VERY untested) -Plans for: - -* SPC700 (SNES sound chip) ## Output Formats @@ -35,12 +33,9 @@ Currently **casm** supports the following output drivers: * Gameboy ROM * SNES ROM * A simple library format for larger projects. - -Plans for: - * NES ROM -## Major Changes in V1.2 +## Major Changes in V1.3 -* Added basic SNES support for processor and output. -* Added a library format for linking together of files in a larger project. +* Added SPC700 (VERY untested) +* Added NES output format -- cgit v1.2.3