Fast loader

Source: Wikipedia, the free encyclopedia.

A emulator screenshot of a program being loaded from disk using a fast loader

A fast loader is a software program for a

compact cassette
.

Floppy disks

Fast loaders came about because of a discrepancy between the actual speed at which floppy drives could transfer data and the speed that was provided by the operating system's default routines. This discrepancy was most pronounced on the VIC-20 and Commodore 64. While the earlier Commodore PET series had used an industry-standard IEEE-488 parallel bus, this was replaced with a custom Commodore serial bus on the VIC-20. The serial bus was intended to be nearly as fast as its predecessor, due to the use of the 6522 VIA as a hardware shift register on both the drive and computer. However, hardware bugs were discovered in the 6522 that prevented this function from working consistently. As a result, the KERNAL ROM routines were hastily rewritten to transfer a single bit at a time, using a slow software handshaking protocol.[1]

Although the C64 replaced the 6522 VIA with two 6526 CIA chips, which did not suffer from this bug, the companion 1541 disk drive still had a 6522 VIA. Commodore chose not to redesign the 1541 hardware, also in order to retain backward compatibility with VIC-20 peripherals; this however came at the expense of speed. Because of the transfer protocol, the Commodore 1540 and 1541 disk drives soon gained a reputation for extreme slowness. Only at the introduction of the Commodore 128 computer and the Commodore 1571 disk drive was the original plan put into action and a hardware shift register was used, reducing the need for special fast loaders.

Soon after the C64's release, some astute programmers realized that Commodore's

vector at $
0330, thus intercepting any calls to the KERNAL LOAD routine. Next, the fast loader would transfer the necessary code into the drive RAM and order its execution, then receive the file sent by the altered transfer code. Depending on the exact nature of the routines used, the loading speed could be improved by as much as a factor of five.

This technique was used for a few of the many fast-load systems made (such as JiffyDOS). Others were simply more efficient in I/O and file handling, offering marginal to good improvement. Other products added parallel hardware.

Various software companies released fast loaders for the C64, usually in

reset button, "freeze" capabilities, and a simple onboard GUI. The Final Cartridge III was perhaps the most successful of this genre. A few commercial fast loaders, most notably CMD's JiffyDOS, were not cartridge-driven but instead replaced the KERNAL ROM
in the C64 and the DOS ROM in the 1541. While these were more difficult to install, they offered greatly increased compatibility, being almost invisible to software running on the machine. The cartridge, Action Replay MK6 RAM loader loads a 202 block program in around 9 seconds. Its Warp loader is 25 times faster, but programs can only be loaded with a loader saved to disk when the cartridge is not present. Whereas the ARMK6 fastloader was compatible with most software, The Final Cartridge III was known to crash often,[citation needed] so programs had to be loaded in normal C64 mode, deactivating the cartridge, making it more or less useless.

Many commercial programs for the C64, especially games, contained their own fast-loading routines on the distribution media. The user would load a small "stub" program from the disk with the standard slow routines, which would then install faster transfer routines in both the computer and the drive before proceeding to load the rest of the program at high speed. This way, the user benefited from the fast loader without having to buy or know about a dedicated fast-loader product.

Several popular Commodore magazines published type-in fast loading software. In April 1985, Compute! published TurboDisk, a fast loader that included C64 and VIC-20 versions. This program proved popular and was republished in the July 1985 issue of Compute!'s Gazette.[2][3][4][5]

It was printed yet again in August 1986, without the VIC-20 version, but with several accompanying utilities to relocate the program in memory and to create auto-booting software that took advantage of TurboDisk's speed. A Commodore 128 version was also included for those C128 users who still had 1541 disk drives.[6][7][8][9][10][11]

COMPUTE!'s Gazette also published several other utilities that speed up C64-to-1541 communications, including Turbo Copy (a 4-minute full-disk copier),[12][13] TurboSave (a utility that accelerated the speed of disk saves)[14] and Quick! (another fast loader).[15][16]

RUN
Magazine published Sizzle! in December 1987, an integrated package that included a relocatable fast loader with autoboot generation capability.

BYTE published Loader, a machine-language fast-loading software for Apple DOS 3.3, in November 1983.[17] Compute! published TurboDisk for DOS 3.3 in October 1986.[18]

The type-in fast loader fashion continued in the age of the Internet. Krill's Loader (2009) and Spindle (2013) are two examples of C64-to-1541 "IRQ loaders", fast loaders that allow programs (mainly games) to keep their own

GCR decoding proved to be the bottleneck, and modern loaders all carry their own optimized routines for such.[19]

Cassette tapes

Invade-a-Load title screen

The built-in routines for storing and reading data to and from

Compact Cassette
tapes were made for safe storing rather than speed. Better tape quality in the 1980s made it possible to store data more effectively, reducing loading time and tape length.

Such programs existed for several computers, such as the

Datassette.[22][23][24] Turbo 2000 was a similar system for the Atari.[25]

Speedlock was a software protection system used on the

Z80 processor, which made it harder to create illegitimate copies without the protection.[28] Early versions used a set of audible "clicking" lead tones when loading a program. Later versions did not include this, but instead had a counter showing the time left to finish loading the program, similar to those of Technician Ted and Fairlight.[26][27][29][30]

Some companies created software to bypass protection schemes, including Speedlock, for the purpose of

ZX Spectrum +3, or other proprietary disk systems.[27]

Invade-a-Load was a fast loader for cassette-based games which not only accelerated the loading of blocks from the tape, but also contained a

mini-game (in this case, a clone of Space Invaders) that could be played while waiting for the main game to finish loading. This initial minigame was loaded in under a minute, providing entertainment while waiting for the actual game to load, which could take a further five to ten minutes. On at least one occasion, a reviewer expressed their preference for Invade-a-Load over the main game itself.[31] It mostly appeared in games sold in the United Kingdom, as, by the time it was written, the Commodore market in the United States had mostly switched to floppy disk media. The loader was written by Richard Aplin for Mastertronic's own use. The loader itself has a copyright date of 1987, but the first games that used the loader showed up in 1988. Over the following years, Mastertronic used the loader in dozens of titles. The loader was also memorable for the soundtrack, originally made by Rob Hubbard for the Mastertronic title One Man and His Droid
.

In the UK, where the price of a 1541 disk drive was beyond the means of many of the target audience of C64 owners, there was enormous demand for fast loaders for C64 games. One of the first to use such a loader was

U.S. National Anthem and showing a character map version of the Stars and Stripes as their games loaded. Other notable releases included Ocean/Imagine's port of Konami's Hyper Sports which had animated sprites of runners as the game loaded and two impressive soundtracks by Martin Galway, including a version of Vangelis' "Chariots of Fire
".

Optical discs

In 1995, Yoichi Hayashi of Namco Ltd. invented a variant of the Invade-a-Load technique for use with optical disc based platforms such as PlayStation and applied for a patent. U.S. patent 5,718,632 was granted in February 1998 and assigned to Namco despite the Invade-a-Load prior art. The technique was used for Ridge Racer.

See also

  • Commodore 64 disk / tape emulation

References

  1. ^ Brain, Jim (1996-01-10). "Vic-20/C-64 serial ports - alt.folklore.computers | Google Groups". Retrieved 2012-09-26.
  2. ^ Lewis, Don (July 1985). "TurboDisk". COMPUTE!'s Gazette. p. 34. Retrieved 2013-01-16.
  3. ^ Lewis, Don (July 1985). "TurboDisk". COMPUTE!'s Gazette. p. 36. Retrieved 2013-01-16.
  4. ^ Lewis, Don (July 1985). "TurboDisk". COMPUTE!'s Gazette. p. 37. Retrieved 2013-01-16.
  5. ^ "Bug-swatter". Compute's Gazette. January 1986. p. 120.
  6. ^ Lewis, Don (August 1986). "TurboDisk 64". COMPUTE!'s Gazette. p. 64. Retrieved 2013-01-16.
  7. ^ Lewis, Don (August 1986). "TurboDisk 64". COMPUTE!'s Gazette. p. 65. Retrieved 2013-01-16.
  8. ^ Lewis, Don (August 1986). "TurboDisk 128". COMPUTE!'s Gazette. p. 68. Retrieved 2013-01-16.
  9. ^ Lewis, Don (August 1986). "TurboDisk 128". COMPUTE!'s Gazette. p. 69. Retrieved 2013-01-16.
  10. ^ Bavaro, Dino (August 1986). "TurboDisk Relocator". COMPUTE!'s Gazette. p. 66. Retrieved 2013-01-16.
  11. ^ Rozenberg, Bert (August 1986). "Turbo BootMaker". COMPUTE!'s Gazette. p. 67. Retrieved 2013-01-16.
  12. ^ Cutrone, A.M. (April 1986). "Turbo Copy". COMPUTE!'s Gazette. p. 81. Retrieved 2013-01-16.
  13. ^ Cutrone, A.M. (April 1986). "Turbo Copy". COMPUTE!'s Gazette. p. 82. Retrieved 2013-01-16.
  14. ^ Voosen, William (April 1987). "TurboSave 64". COMPUTE!'s Gazette. p. 71. Retrieved 2013-01-16.
  15. ^ Zaky, Adib (December 1988). "Quick!". COMPUTE!'s Gazette. p. 82. Retrieved 2013-01-16.
  16. ^ Zaky, Adib (December 1988). "Quick!". COMPUTE!'s Gazette. p. 85. Retrieved 2013-01-16.
  17. ^ Williams, John (November 1983). "Fast Loading with Apple DOS 3.3". BYTE. pp. 502–504. Retrieved 2016-03-19.
  18. ^ Ellerbrock, R. (October 1986). "TurboDisk For DOS 3.3". Compute!. p. 83. Retrieved 2013-11-09.
  19. ^ Åkesson, Linus (2013-03-31). "GCR decoding on the fly". Archived from the original on 2017-03-21. Retrieved 2017-03-21.
  20. ^ Carlson, Edward H. (March–April 1980). "Fast Tape Read/Write Programs For Your OSI". Compute!. pp. 115–117. Retrieved 2013-10-25.
  21. ^ Strasma, James (March–April 1980). "The PET Rabbit". Compute!. p. 94. Retrieved 2013-10-25.
  22. ^ De Ceukelaire, Harrie (January 1985). "TurboTape / High-Speed Tape Utility For Commodore 64 And VIC-20". Compute!. p. 124. Retrieved 2013-10-30.
  23. ^ De Ceukelaire, Harrie (February 1985). "How TurboTape Works". Compute!. p. 112. Retrieved 2013-10-30.
  24. ^ "Capute!". Compute!. March 1985. p. 146. Retrieved 2013-10-30.
  25. ^ "Turbo 2000". AtariMax.
  26. ^ a b Eddy, Richard (1987). "The One David" (44). Crash. Retrieved 2013-01-09. {{cite journal}}: Cite journal requires |journal= (help)
  27. ^ a b c Lerm Tape Utility D (instruction manual) (PDF). Lerm. 1990. Retrieved 2013-01-09.
  28. ^ North, Jon (1990). "How To Hack : Speedlock" (61pages=66–67). Your Sinclair. Retrieved 2023-07-28. {{cite journal}}: Cite journal requires |journal= (help)
  29. ^ Martin van der Heide, Martin Kopanske and Tomaz Kac (1997–1999). "Tape Decoding : Encoding schemes". World of Spectrum. Archived from the original on 2020-06-02. Retrieved 2013-01-09.
  30. ^ "CRASH review from 1985". Retrieved 2007-01-29.
  31. Newsfield Publications Ltd
    . March 1991. Retrieved 2019-06-17.