From 537668883cd8e1c625980982018cda4884cc5f33 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 7 Jun 2021 18:01:29 -0700 Subject: [PATCH] Do text substitution on main page --- docs/index.html | 388 ++++++++++++++++++++++++++---------------------- 1 file changed, 208 insertions(+), 180 deletions(-) diff --git a/docs/index.html b/docs/index.html index c761d05..2846ee8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,180 +1,208 @@ - - - - - - - - - - - - - 6502bench Tools - - - - -
- - - -
- -
- - - -
- -
- -

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.

- -

SourceGen is an industrial-strength disassembler for 6502, -65C02, and 65816 programs. It runs on Windows 7 or later.

- -

Demos and information:

- - -

Check out the -GitHub project, -where you can download source & binaries for the latest version from the -Releases page. -

- -

Key features include:

- - -

- Main Window Screenshot - Gen/Asm Dialog Screenshot - Gen/Asm Dialog Screenshot -

- -

Features in Detail:

- - -

Open Source

- -

6502bench is written in C# .NET, using the (free to download) Visual -Studio Community 2019 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 -GitHub.

- -
- - - - - + + + + + + + + + + + + + 6502bench Tools + + + + +
+ + +
+ 6502bench +
+ +
+ +
+ + + + + +
+ +
+ +

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.

+ +

SourceGen is an industrial-strength disassembler for 6502, +65C02, and 65816 programs. It runs on Windows 7 or later.

+ +

Demos and information:

+ + +

Check out the +GitHub project, +where you can download source & binaries for the latest version from the +Releases page. +

+ +

Key features include:

+ + +

+ Main Window Screenshot + Gen/Asm Dialog Screenshot + Gen/Asm Dialog Screenshot +

+ +

Features in Detail:

+ + +

Open Source

+ +

6502bench is written in C# .NET, using the (free to download) Visual +Studio Community 2019 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 +GitHub.

+ +
+ + + + +