All Topics  
The Final Cartridge III

 

   Email Print
   Bookmark   Link






 

The Final Cartridge III



 
 
The Final Cartridge III was a popular extension cartridge
Cartridge (electronics)

In various types of electronic equipment, a cartridge can refer to one method of adding different functionality or content; for example, a video game played on a video game console; or a method by which consumables may be replenished, such as an ink cartridge for a printer....
 which was created for the Commodore 64
Commodore 64

The Commodore 64 is an 8-bit home computer released by Commodore International in August, 1982, at a price of United States dollar595. Preceded by the Commodore VIC-20 and Commodore MAX Machine, the C64 features 64 kilobytes of Random-access memory with sound and graphics performance that were superior to IBM-compatible computers of tha...
 and Commodore 128
Commodore 128

The Commodore 128 home computer/personal computer was the last 8-bit machine commercially released by Commodore International . Introduced in January of 1985 at the Consumer Electronics Show in Las Vegas metropolitan area, it appeared three years after its predecessor, the bestselling Commodore 64....
, produced by Riska B.V. Home & Personal Computers. It offered a fast loader, increasing the speeds of the disk drive, and a freezer, allowing the program execution to be stopped to be resumed later.

The cartridge featured a "reset" button and a "freeze" button, as well as a LED
Light-emitting diode

A light-emitting diode , is an electronic light source. The LED was discovered in the early 20th century, and introduced as a practical electronic component in 1962....
 that indicated whether or not the module was active.






Discussion
Ask a question about 'The Final Cartridge III'
Start a new discussion about 'The Final Cartridge III'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Thefinalcartridge3
The Final Cartridge III was a popular extension cartridge
Cartridge (electronics)

In various types of electronic equipment, a cartridge can refer to one method of adding different functionality or content; for example, a video game played on a video game console; or a method by which consumables may be replenished, such as an ink cartridge for a printer....
 which was created for the Commodore 64
Commodore 64

The Commodore 64 is an 8-bit home computer released by Commodore International in August, 1982, at a price of United States dollar595. Preceded by the Commodore VIC-20 and Commodore MAX Machine, the C64 features 64 kilobytes of Random-access memory with sound and graphics performance that were superior to IBM-compatible computers of tha...
 and Commodore 128
Commodore 128

The Commodore 128 home computer/personal computer was the last 8-bit machine commercially released by Commodore International . Introduced in January of 1985 at the Consumer Electronics Show in Las Vegas metropolitan area, it appeared three years after its predecessor, the bestselling Commodore 64....
, produced by Riska B.V. Home & Personal Computers. It offered a fast loader, increasing the speeds of the disk drive, and a freezer, allowing the program execution to be stopped to be resumed later.

The cartridge featured a "reset" button and a "freeze" button, as well as a LED
Light-emitting diode

A light-emitting diode , is an electronic light source. The LED was discovered in the early 20th century, and introduced as a practical electronic component in 1962....
 that indicated whether or not the module was active. The cartridge featured a "Final Kill" option (accessible through the desktop, freezer or BASIC) which disabled the cartridge's functionality and booted the computer to unexpanded state. This was needed as some software, particularly games, were incompatible with fast-loaders; disabling the cartridge meant it never needed to be removed.

One of the unique features of the cartridge was its GUI
Graphical user interface

A graphical user interface is a type of user interface which allows people to human-computer interaction such as computers; hand-held devices such as MP3 Players, Portable Media Players or Gaming devices; household appliances and office equipment....
, even when its usefulness remained quite limited compared to other GUI environments for Commodore 64. Unless RUN/STOP key was held down during power-on or reset, the cartridge presented a graphical WIMP
WIMP (computing)

In human?computer interaction, WIMP stands for "Window , Icon , Menu , pointing device", denoting a style of interaction using these elements. It was coined by Merzouga Wilberts in 1980....
 desktop. The graphical look of the desktop was borrowed from AmigaOS
AmigaOS

AmigaOS is the default native operating system of the Amiga personal computer. It was developed first by Commodore International, and initially introduced in 1985 with the Amiga 1000....
 1.x. It was possible to load new GUI-based utilities from disk or tape, though these remained rare. Of the tools in the cartridge ROM, the most useful were a text editor
Text editor

A text editor is a type of software application used for editing plain text files.Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code....
, a disk file management utility, a calculator, and an alarm clock.

A big selling point was the disk and tape turbo feature, which was available for most commands; this accelerated loading things from disk or tape considerably. However, the biggest strength of this particular cartridge for the Commodore 64 lies in the built-in machine code monitor program, which is capable of the widest range of features, such as text and sprite dump, as well as text and sprite editing.

The cartridge provided an extension to the Commodore BASIC
Commodore BASIC

Commodore BASIC, also known as PET BASIC, is the dialect of the BASIC programming language used in Commodore International's 8-bit home computer line, stretching from the Commodore PET of 1977 to the Commodore 128 of 1985....
, which contained several new BASIC programming aids, such as RENUMBER, and several utility commands, one of the most notable of which was DOS" which can be used to give Commodore DOS
Commodore DOS

Commodore DOS, aka CBM DOS, was the disk operating system used with Commodore International's Commodore International#Computers, 8-bit. Unlike most other DOS systems before or since—which are booted from disk into the main computer's own random access memory at startup, and executed there—CBM DOS was executed internally in t...
 commands (e.g. DOS"S0:UNDESIRED FILE to delete a file), read the error status of the drive (plain DOS") or display the disk directory without overwriting the BASIC program in the memory (DOS"$). The BASIC commands also allowed to return to the GUI desktop mode, or start the machine-language monitor.

The freezer feature allowed to save the memory contents to disk to be resumed at later point (this allowed for convenient copying of single-load games, for example). It also allowed the use of some rudimentary game cheating functionality (disabling sprite collision detection, for example), and printing a copy of the screen image to the printer. The freezer also allowed access to the machine-language monitor.

External links