From 3047439174bec1d0de79b7c99624e5253e55d647 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 1 Jan 2025 18:26:11 +0100 Subject: [PATCH 1/3] Fixed typo --- doc/da65.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/da65.sgml b/doc/da65.sgml index 113eb6f97..94fbfbd29 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -255,7 +255,7 @@ disassembler may be told to recognize either the 65SC02 or 65C02 CPUs. The latter understands the same opcodes as the former, plus 16 additional bit manipulation and bit test-and-branch commands. Using 6502x as CPU the illegal opcodes of 6502 CPU are detected and displayed. 6502dtv setting recognizes the -emulated CPU instructons of the C64DTV device. +emulated CPU instructions of the C64DTV device. When disassembling 4510 code, due to handling of 16-bit wide branches, da65 From 0d8cbbc38b6c99e91f804f0a2b2df95a3a0054c7 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 1 Jan 2025 18:30:23 +0100 Subject: [PATCH 2/3] Fixed typos --- doc/funcref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index f2dd02efc..bc2424272 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -2436,7 +2436,7 @@ the address must first be ORed with $60. - @@ -7315,7 +7315,7 @@ if (stat (FILENAME, &stbuf) == 0) { / Date: Wed, 1 Jan 2025 18:31:57 +0100 Subject: [PATCH 3/3] Fixed typo --- doc/tgi.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tgi.sgml b/doc/tgi.sgml index 29acd8ce6..3b013664f 100644 --- a/doc/tgi.sgml +++ b/doc/tgi.sgml @@ -477,10 +477,10 @@ be used in presence of a prototype. -/