Atari ST - 1989
KMR RAM Disk

- Genre
- Tape / Disk / Cartridge Utility
- Year
- 1989
- Language
- Machine Language
- Publisher
- [no publisher]
- Controls
- -
- Distributor
- —
- Players
- —
- Developer
- [n/a]
- Resolution
- Low / Medium / High / VGA
- Licensed from
- -
- Programmer(s)
- Millican, Kevin
- Country

- Graphic Artist(s)
- —
- Software
- English
- Game design
- —
- Box/Instructions
- English
- Musician(s)
- —
- License
- Hack
- Sound FX
- —
- Serial
- —
- Cover Artist(s)
- —
- ST Type
- ST, STe, TT, Falcon030 / 0.5MB
- MIDI
- —
- Version
- —
- Dump
- Download
- Number of Disks
- 1 / Double Sided / HD Installable
- Dump format
- MSA
- Protection
- —
INSTRUCTIONS
* KMR_XXXX.PRG * Reset survivable RAM DISK with filename configuration. * Modified by Kevin Millican - October 1989 * This program is in the public domain and may be freely copied. * This Program is a modification of the Public Domain Program ETERNAL, * and was adapted from the ERAMXXXX.PRG variant. The only difference * between this and the ERAMXXXX.PRG program is that the cluster size is * 512 bytes instead of 1024 bytes; particularly useful if you have a lot of * small files held in a ram disk (e.g. help files). * What this modified version does is to READ what drive number and size * the ram disk should be from its own filename. * The search string used by the sfirst gemdos call is "\AUTO\KMR_*.PRG". * For a ram disk 'D' of size 100K you would rename this program to * KMR_D100.PRG, put it in the AUTO folder and cold boot (switch on). * The sfirst search attribute is $37, which searches for files and folders, * so you could rename this program to anything you like and create a * folder or file with and acceptable file name as above. * If an incorrect filename is found or sfirst returns an error or a 0 * size, the program defaults to drive 'D' of size 349K. * Do not forget to install the drive on the desktop and then save the * desktop.
