Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ZRDX DOS Extender v0.50

NotificationsYou must be signed in to change notification settings

amindlost/zrdx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the source code of ZRDX v0.50, released 2000-07, for the purpose of archival and preservation. As of 2022-01, the original host website atwww.zrdx.da.ru is no longer available, but is archived on theWayback Machine.

No changes have been made aside from converting all file and directory names to lowercase, and the addition of this readme.

ZRDX is Copyright © 1998-1999 by Sergey Belyakov.

Overview

ZRDX can be used to run programs, designed for DOS4G/W, PMODE/W, DOS32A,WDOSX via Watcom C++, TMT Pascal, LadSoft C, etc. compilers.

Application running under ZRDX can access all physical memory (up to 4G),all DPMI functions (int 31h) are compatible with DPMI 0.9 specification,except fns 0A00h-0B03h. DOS extender provides translation of all functions,translated by PMODE/W, except identification fns, and almost all functions,translated by DOS4G/W. If you are using only standard libraries, these fnsare quietly enough for your programs to run. If you call DOS directly, youmay examine the list of all translated functions in file 'src/extender.asm'.

You are encouraged to use UPX for packing your executables. It is much moreeffective than PMWLITE or any other executables packer, and supports widevariety of target platforms.

License

ZRDX 0.50 is distributed as freeware and can be freely copied and used inany purposes, either commercial or non-commercial. There are no restrictionsapplied to development and use of software which can be created via modifying or extending original ZRDX source files or binary code.

ZRDX is distributed "AS IS". The author does not guarantee fitness for anyparticular purpose, and can not be held responsible for any advantages ormisadvantages coming from using or not using this product.

All rights on original source files are reserved by the author, SergeyBelyakov.


[8]ページ先頭

©2009-2025 Movatter.jp