diff --git a/devices/pc8080/rom/vt100/VT100.asm b/devices/pc8080/rom/vt100/VT100.asm index e71b12040..72322412b 100644 --- a/devices/pc8080/rom/vt100/VT100.asm +++ b/devices/pc8080/rom/vt100/VT100.asm @@ -2,9 +2,11 @@ ; DZ80 V3.4.1 8080 Disassembly of archive/VT100.bin ; 2016/08/03 14:55 ; -; Code annotations beginning with ";;" borrowed from Adam Mayer (https://github.com/phooky) +; Comments beginning with ";;" borrowed from Adam Mayer (https://github.com/phooky) ; See https://github.com/phooky/VT100-Hax/blob/master/ROMs/haxrom.d80 -; More information at http://vt100romhax.tumblr.com/post/90789754818/day-four-rom-checksums +; Additional information at http://vt100romhax.tumblr.com/post/90789754818/day-four-rom-checksums +; +; All other comments/annotations by Jeff Parsons ; org 0 ; diff --git a/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.asm b/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.asm index 6f97bb6a9..46b85c9c0 100644 --- a/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.asm +++ b/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.asm @@ -5,7 +5,7 @@ ; ; Listing produced by NDISASM, 2015-Apr-04 ; Additional post-processing performed by the PCjs TextOut module -; All post-processing, comments, etc., copyright © 2012-2015 Jeff Parsons +; All post-processing, comments, etc., copyright © 2012-2016 Jeff Parsons ; ; This file is part of PCjs, which is part of the JavaScript Machines Project (aka JSMachines) ; at and .