X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=68kgen.c;h=ec3541d65e80dfe13f616ced2a9aab89f5a4b8b0;hp=b2a6f81c164d4b1d3363641efe91f5ce42f6bbb9;hb=05d0350b35a6a6b255cb2a3fab7796f5d4ee4d02;hpb=6c1bc379012b1c1ca369e71e39509f3538042382 diff --git a/68kgen.c b/68kgen.c index b2a6f81..ec3541d 100644 --- a/68kgen.c +++ b/68kgen.c @@ -1,9 +1,9 @@ // -// RMAC - Reboot's Macro Assembler for the Atari Jaguar Console System +// RMAC - Reboot's Macro Assembler for all Atari computers // 68KGEN.C - Tool to Generate 68000 Opcode Table -// Copyright (C) 199x Landon Dyer, 2011 Reboot and Friends +// Copyright (C) 199x Landon Dyer, 2011-2017 Reboot and Friends // RMAC derived from MADMAC v1.07 Written by Landon Dyer, 1986 -// Source Utilised with the Kind Permission of Landon Dyer +// Source utilised with the kind permission of Landon Dyer // #include