From c3fa28be00d0ed2997d8f52eca20650de8da877b Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Sat, 5 Jun 2021 11:09:59 -0700 Subject: [PATCH] Add note to verify pages being served properly --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 40f9e05..f0dfbb4 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,8 @@

6502bench SourceGen

+

WRONG ORIGIN -- SHOULD BE SERVED FROM MASTER BRANCH

+

6502bench is a code development "workbench" for the 65xx family of processors, including the 6502, 65C02, and 65802/65816. It currently features one tool, the SourceGen disassembler.