From a21ff667a86d5c7c8afd1255a34e4e48d8209b9f Mon Sep 17 00:00:00 2001 From: marcobaye Date: Thu, 5 Jan 2017 20:26:51 +0000 Subject: [PATCH] tweaked docs git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@83 4df02467-bbd4-4a76-a152-e7ce94205b78 --- docs/cputypes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cputypes.txt b/docs/cputypes.txt index 87249f1..25fb7ab 100644 --- a/docs/cputypes.txt +++ b/docs/cputypes.txt @@ -65,8 +65,8 @@ There are 178 documented opcodes. *** r65c02 -This is a superset of 65c02, probably originally from Rockwell. It -adds bit manipulation instructions: +This is a superset of 65c02, probably originally by Rockwell. It adds +bit manipulation instructions: BBR0 $12, near_target branch on bit reset in zp BBS0 $12, near_target branch on bit set in zp RMB0 $12 reset memory bit in zp