Menu

Tree [011aeb] master /
 History

HTTPS access


File Date Author Commit
 doc 2024-07-01 Peter Dell Peter Dell [e4f651] Do not use "new" with throw.
 site 2023-07-26 Peter Dell Peter Dell [982672] Rename site files
 src 2024-07-02 Peter Dell Peter Dell [011aeb] Disable _CRTDBG_MAP_ALLOC again
 tst 2024-06-30 Peter Dell Peter Dell [77390a] Rework equate definition and add serialization....
 .gitattributes 2015-04-13 Eric Bacher Eric Bacher [ab48c6] Start of version 3.0
 .gitignore 2024-02-05 Peter Dell Peter Dell [5df803] Update .gitignore
 COPYING 2020-05-03 Peter Dell Peter Dell [e28690] Merge fork at https://sourceforge.net/u/scttgs0...
 README.md 2023-05-20 Peter Dell Peter Dell [b27ffd] Replace tabs by spaces
 dis6502.sln 2024-06-15 Peter Dell Peter Dell [e7906e] Update dis6502.sln
 vcpkg.json 2023-07-26 Peter Dell Peter Dell [5e141b] Add vcpkg.json

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-2023  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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.