When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of DOS commands - Wikipedia

    en.wikipedia.org/wiki/List_of_DOS_commands

    IBM computers had BASIC 1.1 in ROM, and IBM's versions of BASIC used code in this ROM-BASIC, which allowed for extra memory in the code area. BASICA last appeared in IBM PC DOS 5.02, and in OS/2 (2.0 and later), the version had ROM-BASIC moved into the program code. Microsoft released GW-BASIC for machines with no ROM-BASIC. Some OEM releases ...

  3. CONFIG.SYS - Wikipedia

    en.wikipedia.org/wiki/CONFIG.SYS

    An optional return code can be given, otherwise 0 is assumed. RMSIZE (OS/2 [nb 3] only, ignored under DR-DOS 7.02 and higher) Defines the real mode memory size. RUN (OS/2 [nb 3] only) Similar to CALL, loads programs in CONFIG.SYS. Similar to INSTALL under DOS and CALL under OS/2, but loads programs in background concurrently. SAVENAME (PTS-DOS ...

  4. DOSBox - Wikipedia

    en.wikipedia.org/wiki/DOSBox

    When the DOSBox application is opened, it automatically mounts to a virtual, permanent [24] Z: drive that stores DOSBox commands and utilities. [28] The reasons for the virtual drive are related to security, [ 29 ] but the user can mount a different drive letter in the emulator to a directory, image file, floppy disk drive, or CD-ROM drive on ...

  5. MSCDEX - Wikipedia

    en.wikipedia.org/wiki/MSCDEX

    Novell DOS 7, Caldera OpenDOS 7.01 and DR-DOS 7.02 and higher provide a functional equivalent to MSCDEX named NWCDEX, which also runs under MS-DOS and PC DOS.It has more flexible load-high capabilities, also allowing to relocate and run in protected mode through DPMS on 286 and higher processors, thereby leaving only a 7 KB stub in conventional or upper memory (in comparison to MSCDEX, which ...

  6. FreeDOS - Wikipedia

    en.wikipedia.org/wiki/FreeDOS

    FreeDOS 1.1, released on 2 January 2012, [12] is available for download as a CD-ROM image: a limited install disc that only contains the kernel and basic applications, and a full disc that contains many more applications (games, networking, development, etc.), not available as of November 2011 but with a newer, fuller 1.2. [13]

  7. QuickBASIC - Wikipedia

    en.wikipedia.org/wiki/QuickBASIC

    Download QR code; Print/export ... 1985 on a single 5.25-inch 360 KB floppy ... such as DOSBox, to run QuickBASIC on Linux and on modern personal computers ...

  8. Category:DOS code pages - Wikipedia

    en.wikipedia.org/wiki/Category:DOS_code_pages

    Pages in category "DOS code pages" The following 46 pages are in this category, out of 46 total. This list may not reflect recent changes. 0–9. Code page 0;

  9. COMMAND.COM - Wikipedia

    en.wikipedia.org/wiki/COMMAND.COM

    COMMAND.COM is the default command-line interpreter for MS-DOS, Windows 95, Windows 98 and Windows Me.In the case of DOS, it is the default user interface as well. [2] It has an additional role as the usual first program run after boot (init process), hence being responsible for setting up the system by running the AUTOEXEC.BAT configuration file, and being the ancestor of all processes.