enow.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. Program Segment Prefix - Wikipedia

    en.wikipedia.org/wiki/Program_Segment_Prefix

    In DOS 1.x, it was necessary for the CS (Code Segment) register to contain the same segment as the PSP at program termination, thus standard programming practice involved saving the DS register (since the DS register is loaded with the PSP segment) along with a zero word to the stack at program start and terminating the program with a RETF instruction, which would pop the saved segment value ...

  4. QuickBASIC - Wikipedia

    en.wikipedia.org/wiki/QuickBASIC

    The Basic PDS 7.x version of the IDE was called QuickBASIC Extended (QBX), and it only ran on DOS, unlike the rest of Basic PDS 7.x, which also ran on OS/2. QuickBASIC 4.5 was the subject of numerous books, articles, and programming tutorials, and arrived near the high-point of BASIC saturation in the PC marketplace.

  5. IBM BASIC - Wikipedia

    en.wikipedia.org/wiki/IBM_BASIC

    Early versions of PC DOS included several sample BASIC programs that demonstrated the capabilities of the PC, including the BASICA game DONKEY.BAS. GW-BASIC is identical to BASICA, with the exception of including the Cassette BASIC code in the program, thus allowing it to run on non-IBM computers and later IBM models that lack Cassette BASIC in ...

  6. QBasic - Wikipedia

    en.wikipedia.org/wiki/QBasic

    Until MS-DOS 7, MS-DOS Editor and Help required QBasic: the EDIT.COM and HELP.COM programs simply started QBasic in editor and help mode only, and these can also be entered by running QBASIC.EXE with the /EDITOR and /QHELP switches (i.e., command lines QBASIC /EDITOR and QBASIC /QHELP). QBasic came complete with four pre-written example programs.

  7. GW-BASIC - Wikipedia

    en.wikipedia.org/wiki/GW-BASIC

    GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. Functionally identical to BASICA, its BASIC interpreter is a fully self-contained executable and does not need the Cassette BASIC ROM found in the original.

  8. PowerBASIC - Wikipedia

    en.wikipedia.org/wiki/PowerBASIC

    PowerBASIC, formerly Turbo Basic, is the brand of several commercial compilers by PowerBASIC Inc. that compile a dialect of the BASIC programming language. There are both MS-DOS and Windows versions, and two kinds of the latter: Console and Windows. The MS-DOS version has a syntax similar to that of QBasic and QuickBASIC.

  9. ASIC programming language - Wikipedia

    en.wikipedia.org/wiki/ASIC_programming_language

    ASIC is a compiler and integrated development environment for a subset of the BASIC programming language. It was released for MS-DOS and compatible systems as shareware.Written by Dave Visti of 80/20 Software, it was one of the few BASIC compilers legally available for download from BBSes.