Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Peter Norton Programmer's Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  Now we move on to the third element of ROM: the ROM BASIC. The ROM BASIC
  acts in two ways. First, it provides the core of the BASIC language, which
  includes most of the commands and the underlying foundation--such as
  memory management--that BASIC uses. The disk versions of interpreted
  BASIC, which are found in the program files BASIC.COM and BASICA.COM, are
  essentially supplements to ROM BASIC, and they rely on ROM BASIC to get
  much of their work done. The second role of ROM BASIC is to provide what
  IBM calls "cassette" BASIC--the BASIC that is activated when you start up
  your computer without a disk.

  Whenever you use any of the interpreted, disk-based BASICs, the ROM BASIC
  programs are also used--although there's nothing to make you aware of it.
  On the other hand, compiled BASIC programs don't make use of the ROM
  BASIC.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson