Everything2
Near Matches
Ignore Exact
Full Text
Everything2

load

created by bay

(idea) by WWWWolf (1.2 y) (print)   ?   I like it! Tue May 22 2001 at 11:07:52

A BASIC command that loads a program (or a reasonably program-resembling object) to memory from disk or tape.

In Commodore basic, the syntax is LOAD "filename",primary,secondary, where primary generally says the device from where to load from (1 = tape drive, 8 = disk drive) if omitted, 1 is assumed (though C64 Executive defaulted on 8). secondary often has no intricate special meaning; in BASIC its existence just controls where the code is being load (see below for example).

Filenames may have wildcards * and ?. First that matches will be loaded.

Some handy commands for Commodore 64 and disk drive:

LOAD "$",8
Loads disk catalog to memory. (Just type LIST then to see what's on that disk.)
LOAD "*",8,1
Loads the last loaded program (or, if no files are previously loaded, the first program on catalog) to memory. (Tip: True Hackers try this command first when confronted with unfamiliar shell. =)
LOAD "name",8
Loads a BASIC program to memory starting from $0801.
LOAD "name",8,1
Loads a program to memory location specified by the file header - use this when loading machine code.

Plain LOAD will try to load the next file from tape.


Also, LOAD is the name of Kernal (sic) routine that loads the file. Here's an exaple of how to use it to load a file from disk to memory:

	;; Say that we read from disk drive
	LDA #$ff		; File no
	LDX #8			; Disk drive
	LDY #1			; Address number
	JSR SETLFS

	;; Say what file we want to read from file
	LDA FileNameLen
	LDX #<FileName
	LDY #>FileName
	JSR SETNAM

        ;; Load the file
	LDA #0			; 0 = load
	LDX #$FF		; Addr hibyte (irrelevant)
	LDY #$FF		; Addr lobyte (irrelevant)
	JSR LOAD

See SAVE. Also see 1541, LOAD "*",8,1, ",8" or ",8,1"? and LOAD"$",8


(definition) by Webster 1913 (print) I like it! Wed Dec 22 1999 at 0:55:29

Load (?), n. [OE. lode load, way; properly the same word as lode, but confused with lade, load, v. See Lade, Lead, v., Lode.]

1.

A burden; that which is laid on or put in anything for conveyance; that which is borne or sustained; a weight; as, a heavy load.

He might such a load To town with his ass carry. Gower.

2.

The quantity which can be carried or drawn in some specified way; the contents of a cart, barrow, or vessel; that which will constitute a cargo; lading.

3.

That which burdens, oppresses, or grieves the mind or spirits; as, a load of care.

" A . . . load of guilt." Ray. " Our life's a load."

Dryden.

4.

A particular measure for certain articles, being as much as may be carried at one time by the conveyance commonly used for the article measured; as, a load of wood; a load of hay; specifically, five quarters.

5.

The charge of a firearm; as, a load of powder.

6.

Weight or violence of blows.

[Obs.]

Milton.

7. Mach.

The work done by a steam engine or other prime mover when working.

Load line, ∨ Load water line Naut., the line on the outside of a vessel indicating the depth to which it sinks in the water when loaded.

Syn. -- Burden; lading; weight; cargo. See Burden.

 

© Webster 1913.


Load, v. t. [imp. & p. p. Loaded; p. pr. & vb. n. Loading. Loaden is obsolete, and laden belongs to lade.]

1.

To lay a load or burden on or in, as on a horse or in a cart; to charge with a load, as a gun; to furnish with a lading or cargo, as a ship; hence, to add weight to, so as to oppress or embarrass; to heap upon.

I strive all in vain to load the cart. Gascoigne.

I have loaden me with many spoils. Shak.

Those honors deep and broad, wherewith Your majesty loads our house. Shak.

2.

To adulterate or drug; as, to load wine.

[Cant]

3.

To magnetize.

[Obs.]

Prior.

Loaded dice, dice with one side made heavier than the others, so that the number on the opposite side will come up oftenest.

 

© Webster 1913.


printable version
chaos

Drugs Reload What's the difference between VMware, WINE, plex86, and bochs? Linux
The House That Jack Built load average Loading the ELIZA engine built into emacs feces
Commodore 64 kernal reference Pink underwear syndrome shit Mama Said
Pixies The Cremation of Sam McGee Onerate St. Anger
Toughness Planet Called Home Plan 9 fuck
Metallica Fast Load Cartridge paper memory porn
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.
  Epicenter
Login
Password

password reminder
register

Everything2 Help

Cool Staff Picks
Nodes your cousin would have liked:
The River-Merchant's Wife: A Letter
The Captcha Project
Hamlet Chicken Plant Disaster
E2 Gatherings
The United States is already at war with Iraq
Industrial Revolution
OBD-II
A Chinese Christmas in New Jersey
Fifteen Elvish ways to die
After a six-month diet of blues and greys I was back to white. I was an empty plate.
How to improve your orgasms
Treblinka
You can do anything
New Writeups
locke baron
Tyan Thunder K8WE(thing)
locke baron
Udaloy class destroyer(thing)
Scaevola
Same-sex marriage(idea)
SteveMurrayFromNZ
Waiver(idea)
nailbiter
nerve stapling(thing)
locke baron
Multiple Myeloma(thing)
SubSane
blonde, freckles, skinny, short(person)
arcanamundi
A Ruba'iyat for May(person)
riverrun
Timed Writing(idea)
auraseer
Fling(fiction)
StrawberryFrog
Iron Man(review)
devolution
Misogyny and Porn, East to West - An Empirical Analysis(idea)
devolution
Korea is a place that refuses to stand still(idea)
Beanie127
The Pacifist Soldier(fiction)
VergilKint
Distilled from Dreams(fiction)
E2 is a by-product of the existence of The Everything Development Company