I have a few small utils I wrote many years ago also. Most of my stuff is on floppy so hopefully the disks will still be readable. I'm just getting back into it and would like to contribute something to FreeDOS also. All my asm source is in NASM 2.1 form. I am fluent in C, x86 asm and Object/Pascal
On Sun, Aug 16, 2020 at 2:32 PM Devin Racher <[email protected]> wrote: > To whom it may concern, > > I've written some software for FreeDOS that may be of interest. These are > programs that I use to make my FreeDOS experience more comfortable. Perhaps > others may, as well. > > calc - A simple command-line calculator. Can also convert between > hex, > dec, oct, bin values. https://github.com/deverac/calc > > difpat - Create diffs of files or directories with dif. Patch files or > directories with pat. https://github.com/deverac/difpat > > domenu - A port of DougMenu (a text-UI menu) to FreeDOS. Novell > functions > have been disabled. https://github.com/deverac/domenu > > hexdump - Output a file in hex+ASCII format. Can also display Standard > or > Extended ASCII table. https://github.com/deverac/hexdump > > > All programs include source files, can be built on FreeDOS and have been > packaged for FreeDOS. I wasn't sure about packaging conventions, so all > packages install to \DEVEL. If that needs to change, please let me know. > > You are welcome to include/distribute any of these program(s) with FreeDOS > that > you deem suitable. > > If you don't want to include any of them with FreeDOS, that's OK, too. > > Cheers! > > > > _______________________________________________ > Freedos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freedos-devel >
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
