• exec/load/hexdump_lib.js

    From rswindell@VERT to CVS commit on Friday, December 29, 2017 19:00:13
    exec/load hexdump_lib.js NONE 1.1
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15780

    Added Files:
    hexdump_lib.js
    Log Message:
    A handy little binary data dumping/debugging library



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, February 02, 2018 04:33:23
    exec/load hexdump_lib.js 1.1 1.2
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv17088

    Modified Files:
    hexdump_lib.js
    Log Message:
    Added carriage returns needed for terminal use.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, March 22, 2018 16:03:50
    exec/load hexdump_lib.js 1.2 1.3
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv3564/load

    Modified Files:
    hexdump_lib.js
    Log Message:
    Make hexdump_lib.js more lib-like and change the functions (methods) to
    return arrays rather than calling printf() directly. Also, make the ASCII portion of the output optional (but enabled by default).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, May 09, 2019 15:21:25
    exec/load hexdump_lib.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv16376

    Modified Files:
    hexdump_lib.js
    Log Message:
    Fix off-by-one in digits of offset calculation.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net