Menu

Tree [f5ab3f] master /
 History

HTTPS access


File Date Author Commit
 doc 2015-04-13 Eric Bacher Eric Bacher [ab48c6] Start of version 3.0
 site 2019-01-06 Peter Dell Peter Dell [267aba] Add site folder for https://dis6502.sourceforge...
 src 2022-05-09 Peter Dell Peter Dell [f5ab3f] Fix links, texts and initializations
 tst 2022-04-25 Peter Dell Peter Dell [18030b] Add unit001/002 to git repository for reference
 .gitattributes 2015-04-13 Eric Bacher Eric Bacher [ab48c6] Start of version 3.0
 .gitignore 2022-03-28 Peter Dell Peter Dell [534c75] Merge Commit [2ca44d], ignore cache file
 COPYING 2020-05-03 Peter Dell Peter Dell [e28690] Merge fork at https://sourceforge.net/u/scttgs0...
 Doxyfile 2020-05-03 Peter Dell Peter Dell [e28690] Merge fork at https://sourceforge.net/u/scttgs0...
 README.md 2022-05-09 Peter Dell Peter Dell [f5ab3f] Fix links, texts and initializations
 compare-with-gtk.WinMerge 2022-03-28 Peter Dell Peter Dell [09cff1] Merge changes from Scott Giese up to [0deb19] c...
 compare-with-sdx_stable.WinMerge 2022-02-06 Peter Dell Peter Dell [ce4bca] Update merges status
 dis6502.sln 2022-03-23 Peter Dell Peter Dell [cf3dff] Remove x64 config

Read Me

DIS6502

The 6502 Disassembler (DIS6502) is a Windows application that enables you to interactively disassemble an 8-bit binary file or disk image file. You can then save a ready to assemble listing in an assembler source file.

Copyright (C) 1997-2019  Eric Bacher
Copyright (C) 2005  James Wilkinson
Copyright (C) 2015-2022  Peter Dell
Copyright (C) 2019,2022  Scott Giese

Purpose:

The original version is maintained by Peter Dell and is available at https://sourceforge.net/projects/dis6502/.

GNU General Public License version 2:

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.