Remove /home/justy paths, trim trailing whitespace
T. Joseph Carter
4 years ago
150 | 150 | # HDV Starting Directory is the starting directory for choose HDV disk images |
151 | 151 | # Default: your home directory (if not set) |
152 | 152 | |
153 | HDV Starting Directory = | |
153 | HDV Starting Directory = | |
154 | 154 | |
155 | 155 | # And you may also predefine hard disk images here, for 1 and 2 correspondingly. |
156 | 156 | # Please, use Shift+F3 and Shift+F4 in emulator for change them in real time. |
157 | 157 | # Remember, that values given here will be rewritten if you change them in emulator. |
158 | 158 | # Default - do not use any HDV images |
159 | 159 | |
160 | Harddisk Image 1 = | |
161 | Harddisk Image 2 = | |
160 | Harddisk Image 1 = | |
161 | Harddisk Image 2 = | |
162 | 162 | |
163 | 163 | ########################################################################## |
164 | 164 | # |
167 | 167 | # |
168 | 168 | # Default: your home directory (if not set) |
169 | 169 | |
170 | Slot 6 Directory = /home/justy/Asimov.NET/action/bubble_bobble | |
170 | Slot 6 Directory = | |
171 | 171 | |
172 | 172 | # You may also provide images to be inserted in 1 and 2 drive (D1 or D2) of Slot 6 at startup |
173 | 173 | # Default: do not use, starting with image named Master.dsk in current directory |
174 | 174 | |
175 | 175 | # To get access to the disk in second drive(D2), use something like '] CATALOG,D2' at Applesoft DOS(tm) prompt. |
176 | 176 | |
177 | Disk Image 1 = /home/justy/Asimov.NET/action/bubble_bobble/bubble_bobble2.dsk.gz | |
178 | Disk Image 2 = | |
177 | Disk Image 1 = | |
178 | Disk Image 2 = | |
179 | 179 | |
180 | 180 | # The next parameter defines if you wish to auto-load these disk images in drives at startup! |
181 | 181 | # Default value is 0 (Off), suggested: 1 (On) |
187 | 187 | # Save State Filename - file name for saving/loading state with keys F11 and F12 in emulator. |
188 | 188 | # Default is none. Note: you can choose it at runtime by pressing F11 (for saving) or F12 (for loading) |
189 | 189 | |
190 | Save State Filename = | |
190 | Save State Filename = | |
191 | 191 | |
192 | 192 | # SaveSate Directory is a directory where current states will be saved by using F11,F12 (or ALT+F11, ALT+F12 keys, or Ctrl+0..9, Ctrl+Shift+0..9) |
193 | 193 | #Default is none, which means your home directory |
194 | 194 | |
195 | Save State Directory = | |
195 | Save State Directory = | |
196 | 196 | |
197 | 197 | # Define if you wish to save state on exit and restore it at startup by the next parameter: |
198 | 198 | # Possible values are 0 - off, and 1 - on. When On, save state will be saved in Save State Filename at exit, |
225 | 225 | # !!! Warning: FTP Local Dir should be existing directory with write access either FTP won't work |
226 | 226 | # Note : FTP Server MUST end with '/' sign either it won't work! FTP Local Dir should not end with '/' |
227 | 227 | |
228 | FTP Server = ftp://ftp.apple.asimov.net/pub/apple_II/images/games/action/ | |
228 | FTP Server = ftp://ftp.apple.asimov.net/pub/apple_II/images/games/ | |
229 | 229 | FTP ServerHDD = ftp://ftp.apple.asimov.net/pub/apple_II/images/ |
230 | 230 | FTP UserPass = anonymous:my-mail@mail.com |
231 | FTP Local Dir = | |
231 | FTP Local Dir = | |
232 | 232 | |
233 | 233 | ########################################################################## |
234 | 234 | # |