diff --git a/README.md b/README.md index 5b6c8bb..c752c07 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ -# dasmfw -The DisASseMbler FrameWork - -Copyright (c) 2015-2021 Hermann Seib +# dasmfw +The DisASseMbler FrameWork + +Copyright (c) 2015-2022 Hermann Seib Parts Copyright (c) 2000 Arto Salmi Parts Copyright (c) 2013 Colin Bourassa Parts Copyright (c) 2014-2015 Rainer Buchty - -Currently contains disassemblers for the following processor families: -6501,65C02,6800,6801,6809,68HC11,6301,6309,AVR8,68000 -(which also covers 6502,6802,6803,6808,6303 and potentially more using the same instruction set as one of the above). - -Documentation is in [dasmfw.htm](dasmfw.htm) - - + +Currently contains disassemblers for the following processor families: +6501,65C02,6800,6801,6809,68HC11,6301,6309,AVR8,68000 +(which also covers 6502,6802,6803,6808,6303 and potentially more using the same instruction set as one of the above). + +Documentation is in [dasmfw.htm](dasmfw.htm) + + ## Building `dasmfw`is a command line tool written in