Bar
Bar
Publisher: CodeWorks - CursorGenre: [uncategorized]
Programmer: Glen Fisher
Year: 1978
Uploaded by: admin
Language: English
Downloads: 55
Download
Download
We do not own the rights to any of the software
The keyboard graphic responds to mouse clicks, touch events, and key presses.
Hold your shift key while clicking the PET keyboard to get the graphics
characters.
(The emulator simulates pressing the PET's left shift-key at the
same time as the clicked key.)
Changing the size of memory or changing the ROM version forces a reset of the PET.
The emulator has an IEEE-488 device at address 8. It can be used load and save (.prg) files.
Some programs don't run on ROM1 and some require more memory than the default 8K.
Game Notes
May include inaccurate AI generated content
AR is a simple bar graph utility. The user enters a series of numbers and the program will construct a vertical bar graph. The program will attempt to determine an appropriate scale for the y-axis of the graph. You can add meaningful labels to each bar that are readable through a sort of menu system, and customize the graph by specifying the width of each bar and the characters used to draw them.
Entering the numbers and labels is a tedious process, and there's no way to go back if you make a mistake. On its own, this program isn't terribly useful, but the graphing routines could be incorporated into a fancier BASIC program that gets its dataset from DATA statements or a tape file.
Entering the numbers and labels is a tedious process, and there's no way to go back if you make a mistake. On its own, this program isn't terribly useful, but the graphing routines could be incorporated into a fancier BASIC program that gets its dataset from DATA statements or a tape file.