On Tue, Feb 21, 2023 at 1:37 AM <jer...@shidel.net> wrote: > On Feb 20, 2023, at 4:17 PM, Louis Santillan <lpsan...@gmail.com> wrote: > > [..] > GW-BASIC - MIT License, Microsoft’s original 1983 version > https://github.com/microsoft/GW-BASIC > > > tkchia has a better branch that should be easier to compile and will > be more complete. > https://github.com/tkchia/GW-BASIC > > > I’m confused, how can it be a more complete version of GW-BASIC than the > actual GW-BASIC? Did Microsoft release an old version like with MS-DOS 2.0?
So the code MS released had no Makefile or documentation on how to build. tkchia and others fixed that, replaced some OEM routines, as well as fixed a few bugs that are evident if you do not have MS's original DOS 2.x/3.x development tools or you are trying to use more modern MASM tools. See https://github.com/tkchia/GW-BASIC#assembling > > [..] > > One other command that might be interesting to add to FreeDOS is the > fast compressor/decompressor LZ4. > > > License? URL? GPL2 for binaries. BSD for libs. https://github.com/lz4/lz4/tree/dev/contrib/djgpp https://github.com/lz4/lz4/ _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel