From 3c18239447c7b4d208ee3d5a4ce8e5fd81826cb7 Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Tue, 6 Oct 2020 20:04:53 -0700 Subject: [PATCH] Updated copyright, added ksherlock credit for Merlin --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5335fab..77a37fa 100644 --- a/README.rst +++ b/README.rst @@ -75,8 +75,9 @@ Code generation is supported for the following assemblers: * cc65 (the default) * MAC/65 +* Merlin (from `ksherlock `_) -Contributors welcome for other assemblers, like Merlin, MADS, dasm, xasm, etc. +Contributors welcome for other assemblers, like MADS, dasm, xasm, etc. Code Generation Capabilities @@ -170,7 +171,7 @@ License ========== AsmGen, the 6502 code generator sponsored by the Player/Missile Podcast -Copyright (c) 2017-2018 Rob McMullen +Copyright (c) 2017-2020 Rob McMullen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by