|
|
|
|
On The Cover
|
44 |
Utili-keys |
|
Build stronger programs 12 ways. |
45 |
Basic Plus |
Robert Milazzo |
Beefed-up Basic. (Model III; Load 80) |
56 |
Basic Changes |
Raymond Boggs |
Find and edit Basic lines. (Model 4; Load 80) |
72 |
Hybrid Vigor |
Theodore Diament |
Power and ease combined in a text editor. (Model III; Load 80) |
80 |
Finding the Right Address |
John Ratzlaff |
Map load modile file addresses. (Model 4; Load 80) |
86 |
Quit Stalling |
Thomas P. Eggarter |
Bypass garbage collection. (Models I, III, and 4; Load 80) |
92 |
Tape Me, I’m Yours |
Jay Walton |
Check source code saved to tape. (Model III; Load 80) |
98 |
Screen Writer |
Doug Miller |
Create data input screens. (Models I and III; Load 80) |
109 |
Easy Input |
Roger A Smith, Jr. |
Tidy up Basic input statements. (Models I and III; Load 80) |
125 |
Tape Transfer |
J. L. Kissel |
Patch NEWDOS80 to load tape source files. (Model III; Load 80) |
128 |
Data Grabber |
David Goben |
Just point to what you want. (Models I and III) |
134 |
From EDAS to EDTASM and Back |
David M. Zevchak |
Disk file conversion. (Model III; Load 80) |
138 |
Thou Shalt Not Kill |
Josef Friedman |
Rename library commands. (Models I and III) |
Departments
|
6 |
Load 80 Directory |
|
8 |
Side Tracks |
Eric Malone |
12 |
Input |
|
14 |
Feedback Loop |
Terry Kepner |
21 |
Pulse Train |
edited by Bradford N. Fixon |
29 |
Reader Exchange |
|
32 |
Debug |
|
35 |
Reviews |
|
Allwrite, DMP-110, DMP-120, DMP-420, Open Access, Alcor C Compller, Basrum, Thirteen Ghosts, Programming in C for the Microcomputer User |
Directory
|
Basic Plus
Article: Basic Plus (p. 44)
System: Model III, 16K RAM
Language: Cassette Basic/Assembly
This Level II Basic enhancement features faster operation and 14 new commands.
Cassette filespec: ONE, TWO |
Finder
Article: Basic Changes (p. 56)
System: Model 4, 64K RAM
Language: Disk Basic/Assembly
The Finder program locates specific strings, edits, moves, or replaces lines, and restores most lines from programs accidentally erased from memory.
Disk filespec: FINDER/SRC (requires EDAS editor/assembler), FND100/BAS, FIND/BAS |
Editext
Article: Hybrid Vigor (p. 72)
System: Model III, 32K RAM
Language: Assembly
The Editext text editor lets you enter and correct data before processing it.
Cassette filespec: EDIT
Disk filespec: EDIT/CMD (object code)
|
Mapper
Article: Finding the Right Address (p. 80)
System: Model 4, 64K RAM
Language: Assembly
An address mapping utility for the Model 4.
Disk filespec: MAD/CMD
|
Garbage Demo
Article: Quit Stalling (p.86)
System: Models I and III, 16K RAM Cassette, 32 K RAM Disk; Model 4 (Listings 1 and 3 only), 64K RAM
Language: Basic
Eliminate “garbage collection” delays and cut program execution time.
Cassette filespec: B, C, D, E
Disk filespec: GARBDEM1/BAS, GARBDEM2/BAS, GARBDEM3/BAS, GARBDEM4/BAS
|
Tape Check
Article: Tape Me, I’m Yours (p. 92)
System: Model III, 48K RAM
Language: Assembly
Tape Check verifies source code you record from EDTASM to tape.
Cassette filespec: TPECHK
|
Create
Article: Screen Writer (p. 98)
System: Models I and III, 32K RAM
Language: Disk Basic
Develop input screens for your Model I or III.
Cassette Filespec: F
Disk filespec: CREATE/BAS
|
Formatter
Article: Easy Input (p. 109)
System: Model III, 16K RAM Cassette, 32K RAM Disk
Language: Assembly/Basic
A statement that lets you easily define the format for user input in Models I and III Basic programs.
Cassette filespec: INPUT, INPUTB, G
Disk filespec: INPUT/SRC (source code), INPUT/CMD (object code), DEMO/BAS. Source code requires Apparat editor/assembler.
|
LMOFFSET
Article: Tape Transfer (p. 125)
System: Model III
Language: Assembly
An LMOFFSET modification that loads NEWDOS80 EDTASM source files from tape to disk.
Cassette filespec: LMPATC
Disk Filespec: LMOFF/SRC (source code). Requires Apparat editor/assembler.
|
Converter
Article: From EDAS to EDTASM and Back (p. 134)
System: Model III, 32K RAM
Language: Assembly
Load EDAS files with EDTASM.
Cassette filespec: EDTEDS
Disk filespec: EDTEDAS/CMD
|
Message
Article: BBS Express (p. 152)
System: Model III, 48K TAM (requires 2 drives)
Language: Disk Basic
This month’s installment creates message and data-base files.
Cassette filespec: H, I
Disk filespec: LIST1/BAS, LIST2/BAS
|
3KEYS
Article: The Next Step (p. 168)
System: Model 4, 64K RAM
Language: Assembly
A function key filter program for the Model 4.
Disk filespec: FILTER/SRC (object code). Requires EDAS editor/assembler.
|