DiskChanger

A KEGS32 Disk mounting utility
   by Thomas A. Compter  (Copyright 2001)

KEGS is an Apple IIGS emulator for X-windows by Kent Dickey (kentd@cup.hp.com).

KEGS32 is a Win32 port of KEGS by  A. Kilgard(akilgard@yahoo.com). 

That worthy program normally requires that the user manually edit the "Kegs_conf" file to swap disks, etc. Because the Kegs_conf file has no file extension (.txt, etc), one must manually choose the application to open it every time one wants to edit the file. That's a pain. _This_ program is designed to serve as a GUI based disk mounter for KEGS32.

This program has two modes.  One is a GUI mode, which allows the user to click on a button for a given slot/drive combination, and pick a .2mg or .dsk file to use. This mode is limited to mounting disks in S5,D1, S5,D2, S6,D1, S6,D2, S7,D1, and S7,D2. The other mode is a Text mode, which allows more flexibility in assigning drives, by manually editing the file.

Program Assumptions: The program assumes that it (DiskChanger.exe) is kept in the same directory as the Kegs application and the Kegs_conf file, and that all disk image files are kept in the same directory as the Kegs application or in subdirectories below it.  For example,

\Kegs32
 |------Kegs32.exe 
 |------Kegs_conf
 |------DiskChanger.exe 
 |------\disks 
         |------harddrive.2mg 
         |------\3_5 
         |       |----someapp.2mg 
         | 
         |------\5_25 
                 |----somegame.dsk



