-
Steps to reproduce:
* Put on your ear protectors
* CD \
* DELTREE /Y WINDOWS
Note: it's irrelevant whether the directory "WINDOWS" exists or not, to delete it with existing buggy version, avoid the "/Y" switch ;-)
http://www.freedos.org/cgi-bin/lsm.cgi?mode=lsm&lsm=base/deltree.lsm
> Version 1.02f.ea
> Entered-date 2008-12-12
The date is wrong, should be...
2010-01-07 13:13:04 UTC by dos386
-
Hans Bezemer has released the latest 4tH 3.60.0 on Dec. 28, 2009. 4tH is his portable Forth written in ANSI C. It is embeddable and features 16-bit and 32-bit DOS .EXEs, portable bytecode, very extensive examples and documentation, and "cannot be crashed". Grab it at http://www.xs4all.nl/~thebeez/4tH/ and enjoy!
Compiler...
2010-01-02 19:00:13 UTC by rugxulo
-
The New Year brings an opportunity for change. So to celebrate the end of 2009, and the beginning of 2010, I have posted the new web design for the FreeDOS web site. Thanks to nodethirtythree for this great update! (Note that if you are using a mobile device, you will [automatically] get a slightly different version of the new web design, optimized for mobile web browsers with limited...
2009-12-31 22:13:28 UTC by jhall1
-
On Dec. 12 Japheth again updated JWasm, his improved WASM fork. This is intended to be more MASM v6 (etc.) compatible with more features than the default WASM. Read the changelog at http://www.japheth.de/JWasm/History.txt (mostly bugfixes and added SSE4 support) or just grab binaries (16-bit or 32-bit) from here:
2009-12-31 15:16:52 UTC by rugxulo
-
If you have more than 16 MB of RAM, try adding "SET DPMIMEM=MAXMEM 16384" into your AUTOEXEC.BAT file.
2009-12-29 17:46:34 UTC by tnavratil
-
On Jan. 1, marcov has announced the final release of FreePascal 2.4.0. Changes that may break backwards compatibility are documented at http://wiki.freepascal.org/User_Changes_2.4.0 while downloads are available at the main FTP server at
2009-12-27 03:04:17 UTC by rugxulo
-
> so I'm sorry to give you anymore information about the problem.
HIMEM & EMM386, telink version ???
> I tried to programm asm under FreeDos but everytime I execute tlink "file"
> (after tasm "file.asm") my system reboots.
> I dont get any Error Messages before reboot or anything else
One possible solution is to use FASM, not needing any linker at all: http://flatassembler.net/...
2009-12-27 02:40:16 UTC by dos386
-
I tried to programm asm under FreeDos but everytime I execute tlink "file" (after tasm "file.asm") my system reboots.
I dont get any Error Messages before reboot or anything else so I'm sorry to give you anymore information about the problem.
FreeDos is installed on a seperate Partition (FAT16).
2009-12-26 17:32:36 UTC by kurotsuchi
-
About 2 months ago, I posted a note asking for help with the FreeDOS web design. I didn't get much in response. In fact, only 2 people sent back a design concept. Instead, I contacted AJ at nodethirtythree design. He agreed to help me, and modified one of his existing web designs (nonzero_blue) for use on the FreeDOS web site. I think it looks great! I'll put the new design up in a few days...
2009-12-22 18:12:32 UTC by jhall1
-
I wrote:
> Get 2039
Wrong, get 2038 and use it __OR__ get 2039 and help to test the BUG.
Larry wrote:
> I hope it will come out soon...
Kernel must get fixed first.
> Actually I cannot make proper crackshots
why ?
> > JEMM386 has a SBEMU-HACK that reportedly "works" for a few people.
> I have never heard of such a thing
RTFS, it's in ;-)
2009-12-20 10:11:43 UTC by dos386