Bar
Bar
Publisher: CodeWorks - CursorGenre: [uncategorized]
Programmer: Glen Fisher
Year: 1978
Uploaded by: admin
Language: English
Downloads: 58
Download
Download
Log in with a member account to improve this entry.
We do not own the rights to any of the software
Game input holds PET matrix keys down until you physically release them, which is best for arcade games. Type input keeps the original short-tap queue for entering BASIC commands.
Charset Auto lets PET software switch normally. Graphics or Business forces the selected character ROM for compatibility/testing.
Changing RAM or ROM resets the PET. Some programs need ROM2/ROM4 or 16K/32K.
The sound slider controls the emulated PET VIA speaker. Modern browsers require a click before audio can start, so Start Game also enables audio.
The emulator has an IEEE-488 device at address 8 for loading/saving .prg files.
70%
Ready.
Game Notes
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.