This is an old revision of the document!
This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
After you turn on your computer, you can start the UniCMT manager (UC) by:
Apart from the FAT32 file system, there is no need to organize the files on the USB flash drive in any way. The structure is entirely up to you. The manager is always loaded, as it is in the internal memory of the UniCMT. It displays the contents of the USB flash disk when loaded.
There are three exceptions. If you want to configure certain types of data files to run, you can place a run.cfg file with the configuration in the /unicmt folder.
The second exception is the location of the data to be saved. If you save data in any program to a cassette recorder, it will be saved to the /SAVED folder on the disk. The name is always in the form KANJITEST.BAS#001.MZF, with the name you choose at the beginning and the version number at the end in case you save under the same name more than once.
The last exception is placing the unicmt.app file in the root directory. This file is used to update the firmware and is no longer necessary and can be deleted after the update, but it doesn't matter if you keep it.
The directory structure could look like this:
/GAMES/ FLAPPY.MZF multipart_game.mzt /PROGS/ BASIC_1Z-016A.MZF /SAVED/ LINEDEMO.BAS_____#001.MZF LINEDEMO.BAS_____#002.MZF OPENINGB000______#001.MZF /unicmt/ run.cfg unicmt-date-time.mzf unicmt.app
To set the internal real-time clock of the UniCMT, use the program unicmt-date-time.mzf, which can be downloaded as part of the sample contents of the USB flash drive for UniCMT.
The real time clock is backed up by a CR1220 battery. Currently, the time is only used when saving files. If you do not use this function or the time of the saved files is not important to you, we recommend not inserting the battery to prevent it from draining during potentially extended periods of non-use.
You can navigate through the disk structure with the manager and press <CR> to quickly start any MZF, MZT, M12 or similar executable file. Executable programs start with byte with the value 01.
Files with bytes starting with 02 or 05 are usually BASIC programs or data. You can use the run.cfg file in the /unicmt folder to tell UniCMT what program to use to load the data. UniCMT then runs this program instead of the data and prepares the data file for cassette tape emulation. Once the program is loaded, just enter LOAD command and the data file you started with the <CR> key will be loaded.
The UniCMT manager has the integrated accelerated version of MZ-1Z016A BASIC for the MZ-800 and the FET editor. It is not necessary to create a run.cfg file for these.
Accelerated BASIC is modified to automatically run the RUN "CMT :" command, so the BASIC program will also run when loaded. For the FET text editor, you must load the data file with the key sequence ESC G <CR>.
Sample contents of /unicmt/run.cfg file and the default configuration
For example, the contents of /unicmt/run.cfg might look like this. The bellow sample represents the default and is executed automatically for the MZ-800 if the run.cfg file does not exist.
; English MZ-800 BASIC programs (fast load/save) [05] RUN=/unicmt/1z-016a_run_max_speed.mzf LH=85 LL=25 SH=18 SL=65 ; Czech MZ-800 FET editor text files [FE] RUN=/unicmt/Fet-3-2.mzf LH=470 LL=120 SH=240 SL=278
Kazetový magnetofon má na pásce obvykle více programů za sebou. UniCMT umožňuje tuto funkci prostřednictvím souborů MZT (koncovka není důležitá). Stačí spojit více souborů do jednoho a UniCMT je postupně na žádost počítače o spuštění CMT přehraje.
Pokud chcete změnit rychlost přehrávání některé části, stačí mezi ně vložit hlavičku ze souboru 1xspeed.mzf, 2xspeed.mzf nebo 3xspeed.mzf.
Pokud se vám nechce soubory spojovat ručně, můžete pro vytváření souborů MZT použít nástroj QD Tool. Je primárně určen pro práci se soubory na obrazech QuickDisku, ale s MZT si také hravě poradí.
Většina souborů na SCAV je kopírovaná přes CP/M a jejich délky jsou prodlouženy na násobky 128 bytů, protože CP/M umí délku souboru specifikovat pouze v sektorech, nikoli bytech. To nevadí při běžné práci, ale vadí pokud takovéto soubory chcete jednoduše pospojovat za sebe pro vytvoření MZT. Proto délku před pospojováním zkontrolujte nebo použijte třeba QD Tool.
Abychom vám usnadnili práci s UniCMT, připravili jsme vám vzorový obsah pro uložení na USB flash disk, kterým můžete začít svoji práci s UniCMT.
Firmware obsahuje i manažer, takže aktualizace firmwaru obvykle znamená i aktualizaci manažera. Pro aktualizaci firmwaru je potřeba umístit do kořenového adresáře USB flash disku soubor unicmt.app a počítač zapnout při zmáčknutém šedém tlačítku. Rozbliká se levá LED červeně, pak zablikají červeně obě, následně zablikají zeleně a zůstanou zeleně svítit. To znamená, že firmware byl úspěšně aktualizovaný. Pak stačí stisknout pravé červené tlačítko a tím přepnout UniCMT do běžného provozního režimu. Nebo vypnout a zapnout počítač.
Nejnovější verzi firmwaru a ukázkový obsah pro váš USB flash disk najdete zde.
V případě potíží můžete získat podporu k zakoupeném produktu na e-mailu: support@retrocomp.cz
Vezměte prosím na vědomí, že UniCMT je hobby produkt. Nejedná se o průmyslovou masovou výrobu a kapacity na podporu a vývoj hardwaru i softwaru jsou omezené. Přesto se maximálně vynasnažíme vám pomoci.