Search found 43 matches

by gregtaylor
Mon Jun 02, 2025 4:37 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Here we go:

100 td1$='win1_'
110 REMark Q_Liberator Boot 3.36
120 REMark Copyright 1991 Liberation Software
130 :
140 PRINT #0,"Q_Liberator Loading ..."
150 :
160 REMark ** Load Qlib system **
170 REMark Contains all of the files
180 REMark Qlib_bin,Qlib_run,Qlib_ext,Qlib_ovl
190 REMark Produced ...
by gregtaylor
Mon Jun 02, 2025 11:57 am
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Have tried qlib_use win1_,win1_ (no directory) but no joy. Have also tries a JS ROM and also tied the same thing in QPC2 with no joy. Will have another go today.
by gregtaylor
Sun Jun 01, 2025 6:13 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Have tried that on the command line and also by changing win1_boot_use to qlib_use win1_,win1_ as there is no directory used.
by gregtaylor
Sun Jun 01, 2025 6:11 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Have tried that on the command line and also by changing win1_boot_use to qlib_use win1_,win1_ as there is no directory used.
by gregtaylor
Sun Jun 01, 2025 6:02 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Have found the boot program calls at the end boot_use which incorrectly was set to flp1_ not win1_. Have corrected that but still errors loading liberate. The last line of boot_use is Q_L. No sure what that does.
by gregtaylor
Sun Jun 01, 2025 5:46 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

This is using the Minerva 198 ROM if it matters?
by gregtaylor
Sun Jun 01, 2025 5:44 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Thanks for the pointer. Have gone through the boot program and the options. The program does load at the beginning (QLiberator Runtimes Release 3.36 @1983 Liberation Software) but trying to do a one step compile (liberate win1_test_bas, Note comma at end) still gives not found error.
by gregtaylor
Sun Jun 01, 2025 5:26 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

No I hadn't. Have tried qlib_use win1_ (guessing syntax) but no different.
by gregtaylor
Sun Jun 01, 2025 5:09 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Re: Help with Q Liberator

Thanks but no, all present. They do have a capital first letter but didnt think that mattered?

Greg
by gregtaylor
Sun Jun 01, 2025 12:12 pm
Forum: QL Emulation
Topic: Help with Q Liberator
Replies: 20
Views: 456

Help with Q Liberator

Hi, running QL2K.

When testing QLiberator, I can run phase 1 by typing e.g. liberate win1_test_bas and it correctly creates the work file.
If I type in liberate win1_test_bas, (comma to do both stages) or just "liberate" then I get file not found. Liberate does not seem to exist as a file in the ...