Giter Club home page Giter Club logo

zrdx's Introduction

ZRDX DOS Extender

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 at www.zrdx.da.ru is no longer available, but is archived on the Wayback 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 fns are quietly enough for your programs to run. If you call DOS directly, you may 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 more effective than PMWLITE or any other executables packer, and supports wide variety of target platforms.

License

ZRDX 0.50 is distributed as freeware and can be freely copied and used in any purposes, either commercial or non-commercial. There are no restrictions applied 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 any particular purpose, and can not be held responsible for any advantages or misadvantages coming from using or not using this product.

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.