From cc4761dd62492c11ab9132e36ddf0ec08c3e0672 Mon Sep 17 00:00:00 2001
From: Andy McFadden
Date: Sat, 24 Oct 2020 08:27:04 -0700
Subject: [PATCH] Not called "hints" anymore
---
index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 6fe56c4..40f9e05 100644
--- a/index.html
+++ b/index.html
@@ -68,9 +68,9 @@ features one tool, the SourceGen disassembler.
Analyzer:
- Support for 6502, 65C02, and 65816, including undocumented
- opcodes.
- - Hinting mechanism allows manual identification of code, data, and
- inline data.
+ opcodes and the W65C02 extensions.
+ Code tagging mechanism allows manual identification of code start/stop
+ points and inline data.
Editable labels are generated for every branch destination and data
target.
Automatic detection and classification of character strings and runs