From 6c2eee806be97e7b392c6ef8b9aca6830f529a1c Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 19 Aug 2024 13:12:53 -0700 Subject: [PATCH] Update tool reference --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 7a840cd..77e6d31 100644 --- a/docs/index.html +++ b/docs/index.html @@ -180,7 +180,7 @@ in the

Open Source

6502bench is written in C# .NET, using the (free to download) Visual -Studio Community 2019 IDE as the primary development environment. +Studio Community 2022 IDE as the primary development environment. The user interface uses the Windows Presentation Foundation (WPF) API. 6502bench is an open-source project, licensed under Apache 2.0. The full source code is available on