background image

QL-SD User Manual

13

more write accesses to come because it does not want to constantly update the map on the card
and thus wear the card’s Flash memory more than necessary). You might have noticed, that after
about one second after the last write access the drive LED is switched on for a short period of time.

Do not switch off the QL before this has completed!

Failing to do so will most probably result in

loss of the last writes or worse. If you want to do something extra for your data safety, you can
issue a UMOUNT 1 command and then remove the card before actually switching off.

5.

Data Exchange with your PC

Nowadays, when most of the software for your QL comes from the Internet, you might probably be
wondering how you can transfer files from your Internet-connected PC to your QL. For a „normal“
PC without additional software, it is not possible to access the contents of a QL_BDI.BIN file and
thus read and write files in the QL file system contained therein.

5.1. Transfer Using Disk Drives

The least complicated way would be: Use floppy disks, if you have. QL software is typically that
small that a lot of software can be pushed onto a single (even DD) floppy disk. You can also
transfer zip files in compressed form, and you get even more software onto the disk. If you have
owned that disk drive for a while, you might already know how to best transfer from a DOS- or
Windows-based computer to a QL disk (There are some programs out there that facilitate FAT- to
QL disk transfers. Search your favourite QL software archive)

5.2. Transfer Using a BDI Driver

Disk drives and disk interfaces are becoming a scarce resource nowadays and are heavily sought
after - If you watch the prices for used devices on popular auction platforms, they are often even
higher than what the equipment used to cost new decades ago. So there must be an alternative to
using disks - and there is:

Some QL Emulators for PCs might have a BDI driver that is able to access the contents of your QL
disk images. By the time of writing this document, there are preliminary versions of such drivers
available for

Q-Emulator

and

uqlx

. Other drivers might become developed for other QL Emulators.

Please refer to the documentation that came with the BDI driver for your Emulator on how to
transfer files between the systems.

6. QL-SD Usage Recommendations

For a lot of users that are used to be using only floppy disks (or even microdrives), the huge capa-
city of storage that you can have with QL-SD might be some sort of „Culture Clash“. This chapter
gives some general recommendations on how to adapt your organisation of data and ways of work-
ing with this huge amount of storage. While we are trying to give some hints, this is obviously not
the place to explain all of the possible QL mass storage extensions.

6.1. No more Reboots

From now on, the days of „Insert Disk and re-boot“ will probably be gone for you. You

can

go on

working like that, but you will be losing a lot of potential of your new set-up. Instead, invest a bit of
time to develop a proper BOOT program that sets you up for rather longer sessions. There are a
number of good examples for such BOOT files around - Check your favourite QL software
repository or discuss the issue in one of the QL fora.

6.2. Make Directories your Friends

Large disk space will become largely unmanageable if you don’t organise your files into directories
(It is not the slightest bit of fun to „CTRL-F5“ yourself through screens and screens of file names

Содержание QL-SD

Страница 1: ...QL SD User Manual...

Страница 2: ...fer Using a BDI Driver 13 6 QL SD Usage Recommendations 13 6 1 No more Reboots 13 6 2 Make Directories your Friends 13 6 2 1 Organise your Disk Space 14 6 2 2 Create a WORK_ directory 14 6 2 3 The MAK...

Страница 3: ...QL SD User Manual 3 16 Disclaimer 25...

Страница 4: ...Miracle SuperGold Card It is thus not recommended to use it together with this extension 3 QL SD is principally incompatible with any software using the ROM slot area The Eidersoft ICE and mICE suite...

Страница 5: ...ur data and your peace of mind probably aspects of the hardware and software Should you be willing to explore the commands and procedures described in the latter part of the manual it is assumed that...

Страница 6: ...n standard on this SD card it should happily copy all the files across 3 Hardware Installation As QL SD is intended to go inside the QL s case leaving the original stylish outside intact as much as po...

Страница 7: ...drive before you can actually start using QL SD Minerva on the QL SD s EPROM is probably the most advanced and bug free versions of all QL ROMs TK2 is a must for every advanced QL user so should be th...

Страница 8: ...the inner row of connectors but instead into the outer row on the QL SD socket If your QL SD did not come with the EPROM already inserted use a pair of fine pliers to slightly bend the respective pin...

Страница 9: ...the installed QL SD should look like2 3 5 Reassembly Bad manuals would now state Assembly follows the exact steps as disassembly but in the opposite order And we do exactly the same Re Insert the top...

Страница 10: ...er of standard size file systems you can and should use to get you going Just pick the one you think that fits you and your QL and rename it on your PC to QL_BDI BIN You can create your own QL_BDI BIN...

Страница 11: ...it is thoroughly recommended to start with the 64MB file system image and explore your actual requirements before building your system 4 2 Installing the File System This is probably the easiest step...

Страница 12: ...r map and write that as well Once the UMOUNT command returns and the drive LED is off you can safely remove the card After inserting a new card properly formatted and with a proper BDI image on it iss...

Страница 13: ...ays and are heavily sought after If you watch the prices for used devices on popular auction platforms they are often even higher than what the equipment used to cost new decades ago So there must be...

Страница 14: ...of work Make sure that when you start a new project programming word processing whatever you create a new directory under sdc1_work_ and put everything that belongs to that project into that director...

Страница 15: ...ould also be thoroughly recommended Instead of searching the lost file yourself the computer can do it for you pth_ is useful for having the computer find the files you want to execute spread across a...

Страница 16: ...PC or other modern day hardware will not be possible in this mode The actually recommended method is to use the card in a mode that most QL emulators do The QL file system resides in a large file on...

Страница 17: ...d thus might destroy other PC related data on the card There are even tools in the PC world to de fragment a disk i e collate all files into contiguous space on the disk While those tools are availabl...

Страница 18: ...everything bigger than 256MB 32 for 512MB and up Really large images what would they be good for should use a Group Size of 64 By the time this document is written there is really no stable opinion o...

Страница 19: ...ons The QL SD driver EDDE 2 core installs the following new procedures and functions into S BASIC SDC_START MOUNT UMOUNT SDC_USE SDC_BASE SDC_VER 8 1 SDC_START Activates the QL SD driver in case activ...

Страница 20: ...drive most probably the only one is MOUNTed automatically So there is no need to do this manually Please refer to the paragraph on SD card changes for guidance on how to use this command properly Exa...

Страница 21: ...is zero this function returns the full driver version string including core driver build number and status as a string Valid values for Mode are 1 the four character hardware version string is return...

Страница 22: ...ition Any attempt to do so will return End of File Note that no files can be open on the logical drive with which you wish to perform direct I O 11 QL SD Driver The QL SD driver implements a Level 2 D...

Страница 23: ...the driver from loading If you hit a key in time this message will be displayed Load driver with SDC_START command The QL can then be booted as normal by pressing F1 or F2 If you then wish to load th...

Страница 24: ...ver startup As QL SD lives in ROM space there is actually no direct way for the QL 68008 CPU to write access the QL SD registers A write of one single byte to QL SD is thus initiated by a read acess t...

Страница 25: ...e QL SD EDDE 2 driver software is Copyright by Adrian Ives Andrew Reed Phil Borman and Peter Graf QL SD EDDE 2 is free software under the terms of the GNU General Public License as published by the Fr...

Страница 26: ...erience who might be able to support you QL SD is intended as a community project where people help each other to fix problems The QL Forum http www qlforum co uk or the QL Mailing lists might be a go...

Отзывы: