From 5cd74989a03d3c3277b5334bd5cd814e2fa69fa6 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 27 Jan 2020 14:01:43 -0800 Subject: [PATCH] Update for v1.5 --- index.html | 45 ++++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index f015d84..f008c71 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,11 @@ - - - -6502bench Tools + + + + + 6502bench Tools @@ -18,22 +19,28 @@ features one tool, the SourceGen disassembler.

Quick links:


SourceGen is an industrial-strength disassembler for 6502, -65C02, and 65816 programs. Key features include:

+65C02, and 65816 programs. It runs on Windows 7 or later. Key features include:

  • Code generation:
  • @@ -121,7 +132,7 @@ The full source code for the project is available on GitHub, licensed under Apac