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 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) { / -/