Re: DRL updated!
Aitor Santamaria Merino <[email protected]>
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
Eric Auer wrote: >Hi all, >as DRL.EXE had the infamous "error 200 due to compilation with >Turbo Pascal 7.0 and running on > 180 MHz" >AND did display LFN data as if it were directory entries, I have >taken the effort to use my long-term memory about Pascal language >and have fixed several things with DRL. > I guess help is no longer needed here ... >PS: I have also removed all intr() calls, which use incompatible >selfmodifying code in most Turbo Pascal versions. What is left >is one inline(...$cd/$16...) and one msdos(...). Should be safe >for all v86/emm386 things and other self-modifying-code-not-likers. > ??? Does this mean that EMM386 (or other VMM monitor) would not let me run self-modifying code?? Aitor