From 85416f3523a68b30b3b207e4eae6531ed2483b5c Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 3 Aug 2016 17:55:32 -0700 Subject: [PATCH] More VT100 ROM code annotations --- devices/pc8080/rom/vt100/VT100.asm | 6 ++++-- .../pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.asm | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) 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 .