From e949fbdbbfb125769f5129f79a5033af051b2a54 Mon Sep 17 00:00:00 2001 From: Kugel Fuhr <98353208+kugelfuhr@users.noreply.github.com> Date: Sun, 22 Jun 2025 20:32:55 +0200 Subject: [PATCH] Unify CPU list in the docs. --- doc/da65.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/da65.sgml b/doc/da65.sgml index 7300d3d71..dd51a4764 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -248,8 +248,8 @@ With the command line option , the disassembler may be told which CPU to support: - - NMOS 6502 (all legal instructions) - - NMOS 6502 with all undocumented instructions + - NMOS 6502 (all legal instructions) + - NMOS 6502 with all undocumented instructions - the emulated CPU of the C64DTV device - first CMOS instruction set (no bit manipulation, no wai/stp) - full CMOS instruction set (has bit manipulation and wai/stp)