I am not sure if it could be useful for anyone, but I have just reimplemented VERIFY.COM by Peter Mikalajunas -1995- ( https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/verify/) in pure assembler. It is not a big deal, but was a personal challenge. With this main .COM executable gets reduced from 5,444 bytes to just 653 bytes.
Also I noticed that "original" VERIFY was not compatible with the internal command, allowing only /ON or /OFF. My implementation works with ON and OFF, but also with 1 or 0. Source code and binaries are available at: https://sourceforge.net/projects/nikkhokkho/files/VERIFY/ ------------------------------------------------------ Javier Gutiérrez Chamorro https://www.javiergutierrezchamorro.com
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel