Re: [Ql-Users] PCB Design v7.52

2017-07-22 Thread Wolf via Ql-Users
Hi Michael, There is the -Q1 option in unzip to reverse the "_" <-> "." Eg. EX unzip,#1; "-Q1 dos7_PCBDesign752.zip -d ram6_" and they all come out with dots in them ! Great, thanks for pointing that out. I have run the code and this does work well using QPC2, in extended screen size.

Re: [Ql-Users] PCB Design v7.52

2017-07-22 Thread Wolf via Ql-Users
Hi, Thanks for that. In the boot all file separators are "." (eg. "tk.bin"), but when dezipped, the file separators are "_" as they should be, so the boot can't find them. This also doesn"t seem to wrok with an extended screen under SMSQ/E? Wolfgang On 21/07/2017 14:31, Dilwyn Jones via

[Ql-Users] SMSQDOS Reference Guide

2017-06-28 Thread Wolf via Ql-Users
Hi all, Version 4.3 of the SMSQDOS Reference Guide is out, a few typo corrections & additons. www.wlenerz.com/QLStuff/ Have fun. Wolfgang ___ QL-Users Mailing List

[Ql-Users] DM5 upsetting Dates in QPC2

2017-06-29 Thread Wolf via Ql-Users
Hi, There seems to be 2 differences between PAUSE and WAIT. PAUSE needs channel #0, WAIT doesn't. True PAUSE can be interrupted with a keypress, WAIT can't. True Wait comes from the outptr toolkit (on my QLStuff webpage, pointer tools). It just suspends the calling job for x ticks :

Re: [Ql-Users] DM5 upsetting Dates in QPC2

2017-06-28 Thread Wolf via Ql-Users
Hi Derek, 100 DEFine PROCedure p 110 ERT HOT_KEY('g',CHR$(27)) 120 EX RAM1_Dm5_Obj 130 WAIT 20 140 HOT_DO('g') 150 WAIT 20 160 HOT_DO('g') 170 WAIT 20 180 HOT_DO('g') 190 ERT HOT_REMV('g') 200 END DEFine p Adjust the key, timings and drive to suit your system. At least you won't have to type in

Re: [Ql-Users] DM5 upsetting Dates in QPC2

2017-06-29 Thread Wolf via Ql-Users
Sorry, yes it is. On 29/06/2017 12:04, Derek Stewart via Ql-Users wrote: On 28/06/17 10:12, Wolf via Ql-Users wrote: Hi Derek, 100 DEFine PROCedure p 110 ERT HOT_KEY('g',CHR$(27)) 120 EX RAM1_Dm5_Obj 130 WAIT 20 140 HOT_DO('g') 150 WAIT 20 160 HOT_DO('g') 170 WAIT 20 180 HOT_DO('g') 190 ERT

Re: [Ql-Users] TURBO and testing it exists

2017-08-19 Thread Wolf via Ql-Users
Hi, If I understand the circumstances correctly, I would handle the chicken and egg problem differently. The circumstances are that you're trying to develop a BOOT program, which loads a certain set of extensions. You want to avoid loading the extensions again if the BOOT program is run

Re: [Ql-Users] MAW in Easyptr4 - help

2017-08-18 Thread Wolf via Ql-Users
Hi, This isn't fixable - by design. Don't forget that a window may have several appsub windows, which may have the same selection keys for their elements (e.g. a filemanager that would have two file windows). How would you distinguish between them? So, appsub windows get the keystroke ony if

Re: [Ql-Users] Copying large files

2017-08-18 Thread Wolf via Ql-Users
Hi, Theoretically, a cluster could contain 65536 sectors. So the qxl.win file could be 65536 x 65536 x 512 bytes big. Realistically, I wouldn't go over 2 GiB. HTH Wolfgang NB there is another 65536 limit in the filesystem, that of the number of clusters a qxl.win drive may have

[Ql-Users] SMSQ/E bugs: is a fix possible? Probably not

2017-06-07 Thread Wolf via Ql-Users
Hi, just a few thoughts. I will try to recup the main ones and I would appreciate if anybody could help fixing them or at least providing ideas on how other QL users could help. 1) SMSQ/E for Aurora does not read anymore DD floppy disks. Everything was working till 2.91. From the tests did

Re: [Ql-Users] QxlwinReader

2017-06-23 Thread Wolf via Ql-Users
Hi Andrea and Bob, thanks for your input! Wolfgang ___ QL-Users Mailing List

[Ql-Users] QxlwinReader

2017-06-18 Thread Wolf via Ql-Users
Hi Davide, Just to try and clear up some things about QxlwinReader. This program reads Qubide image files. These are copies of a whole qubide disk, copied to a simple file. I should indeed have mentioned in my reply to you that the "dd" program I referred to is a utility that comes as

[Ql-Users] QxlwinReader

2017-06-10 Thread Wolf via Ql-Users
Hi all, I've released QxlwinReader, a small java program that allows you to read/write qxl.win type container files directly. There is also experimental support for Qubide formatted ("BDI") container files. www.wlenerz.com/QLstuff. Have fun! Wolfgang

Re: [Ql-Users] R: QxlwinReader

2017-06-15 Thread Wolf via Ql-Users
n...@lists.q-v-d.com] Per conto di Wolf via Ql-Users Inviato: sabato 10 giugno 2017 19:56 A: ql-us...@q-v-d.com Oggetto: [Ql-Users] QxlwinReader Hi all, I've released QxlwinReader, a small java program that allows you to read/write qxl.win type container files directly. There is also experimenta

Re: [Ql-Users] SMSQ/E old versions

2017-06-15 Thread Wolf via Ql-Users
Hi all, thanks to Giorgio Garabello, you can also find SMSQE v. 3.29 and 3.30 on my website. Have fun. Wolfgang ___ QL-Users Mailing List

[Ql-Users] QxlwinReader

2017-06-15 Thread Wolf via Ql-Users
Hi all, A new version of QxlwinReader is available on my site, better handling of Qubide image files. Have fun Wolfgang ___ QL-Users Mailing List

[Ql-Users] SMSQ/E old versions

2017-06-11 Thread Wolf via Ql-Users
Hi, Wolfgang, do you still have the .WIN files for the different version that you hosted? I don't have all but most. What I have can now be found on the website. www.wlenerz.com/smsqe. Go to the bottom of that page and click the "goto old versions" link. Have fun. Wolfgang

[Ql-Users] SMSQ/E old versions

2017-06-11 Thread Wolf via Ql-Users
can add them. If someone has the other M.I.A. versions, please add them! Regard, Giorgio 2017-06-11 15:06 GMT+02:00 Wolf via Ql-Users <ql-users@lists.q-v-d.com>: Hi, Wolfgang, do you still have the .WIN files for the different version that you hosted? I don't have all but most. W

Re: [Ql-Users] R: R: QxlwinReader

2017-06-18 Thread Wolf via Ql-Users
Hallo Peter, Ich hoffe Dir geht es gut, und Deinem Freund, besser. Anbei eine neue Version von SMSQ/E (QL_RAM.BIN), und eine neue Version von Minerva mit eingebautem "WIN" Treiber (QL_ROM.BIN - für Dich auch mit integriertem Qmon). In beiden gibt es einen neuen Treiber, der "QUB" heisst.

Re: [Ql-Users] Stupid AND

2017-09-21 Thread Wolf via Ql-Users
Hi, FALSE AND ERROR is FALSE ? That cannot be ! I disagree. FALSE AND ... whatever is FALSE since whatever is never evaluated. FALSE AND ERROR has to be ERROR !!! Definitely not. The first condition (a<>0) is NOT met and so, in any other programming language I use, the second

Re: [Ql-Users] Possible bug in smsqmulator.

2017-10-11 Thread Wolf via Ql-Users
Hi, thanks for your warning but no bug. The comment mentions what the SMSQ/E format routine gets, not the java side. Cheers Wolfgang On 11/10/2017 23:24, Norman Dunbar via Ql-Users wrote: Evening All, I was nosing around in the latest source for Smsqmulator and I might have found a bug

Re: [Ql-Users] Mode 33 to 32

2017-12-16 Thread Wolf via Ql-Users
No, not the same as %gggbrggW, as suggested in the original post. Wolfgang On 16/12/2017 10:18, Peter Graf via Ql-Users wrote: Wolfgang Lenerz via Ql-Users wrote: I'd do it this way %ggWbrggg Which is the same :) ___ QL-Users

Re: [Ql-Users] Mode 33 to 32

2017-12-16 Thread Wolf via Ql-Users
33 gggBBBbb RRRrrGGG = mode 32 gggBBBbb RRRrrGGW = mode 32 translated Per On 16/12/2017 10:55, Wolf via Ql-Users wrote: No, not the same as %gggbrggW, as suggested in the original post. Wolfgang On 16/12/2017 10:18, Peter Graf via Ql-Users wrote: Wolfgang Lenerz via Ql-Users wrote

Re: [Ql-Users] New QLE

2017-11-18 Thread Wolf via Ql-Users
Hi, Copy from where to where? Wolfgang On 18/11/2017 11:34, simon629--- via Ql-Users wrote: Hi can anyone help me what I need to copy over to update Mine QLE/QDT OK Thanks simon629 Simon Foster ___ QL-Users Mailing List

Re: [Ql-Users] New QLE

2017-11-18 Thread Wolf via Ql-Users
is got some paid Software on it  Like FiF 4.31 QD2003 the The Full Version of QSpead and QTYP and  Q-Route and some paid Games So I want to Copy all the Updates  from the New one to Mine OK Thanks simon629 Simon Foster On Saturday, 18 November 2017, 11:03, Wolf via Ql-Users <ql-us

Re: [Ql-Users] Q40 display mode

2017-11-11 Thread Wolf via Ql-Users
Hi, The information on page 47 seems to be correct, at least for modes 0,8,16,32,33. I can't check the others (does aurora lcd mode even exist other than in theory?). I find the disp_type function to be quite confusing, as it mixes the information on colour depth with information on what

Re: [Ql-Users] Dock

2017-11-10 Thread Wolf via Ql-Users
Hi all, first of all thanks for the kind words some of you have found for me! Concerning dock, this is supposed to be a program run in the background. Start with EX, not LRUN Have fun, Wolfgang ___ QL-Users Mailing List

[Ql-Users] SMSQmulator 2.25

2017-11-05 Thread Wolf via Ql-Users
Hi all, I just released SMSQmulator 2.25 Have fun. Wolfgang ___ QL-Users Mailing List

[Ql-Users] SMSQE 3.32

2017-12-10 Thread Wolf via Ql-Users
Hi all, SMSQE 3.32 is out now. Below is a swmall account of what has changed. - Bugfixes: There are various bugfixes for network drive names resolution. QPC & SMSQmulator use the correct SQRT replacement routines. QPC better handling of removable drives. Additional features: - Filesystem

Re: [Ql-Users] QMenu 8.04

2017-12-10 Thread Wolf via Ql-Users
Hi Marcel, thanks a lot for fixing these bugs! Xolfgang On 09/12/2017 23:34, Marcel Kilgus via Ql-Users wrote: I have just released QMenu 8.04 with these changes: ; 8.04 Fixed QDOS compatibility broken in 8.03 ; FSEL Allow up to 8 devices ; DSEL Now really allow up to 10 devices

Re: [Ql-Users] Possible bug in the (experimental) QubIDE feature of QXLWinReader

2017-10-29 Thread Wolf via Ql-Users
Hi, thanks for pointing this out. I'm a little short on time right now, but will check this as soon as possible. Under which file system does this error arise, QLWA ou Qubide? Regards Wolfgang On 29/10/2017 22:12, Martyn Hill via Ql-Users wrote: Hi list and especially Wolfgang Not sure

Re: [Ql-Users] Possible bug in the (experimental) QubIDE feature of QXLWinReader

2017-10-30 Thread Wolf via Ql-Users
Hi, the new version of QxlwinReader is on my website. Thanks Martyn for testing that the fix seems to work. Have fun! Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] BouQLder Qlash

2018-05-06 Thread Wolf via Ql-Users
HI, > Giorgio Garabello via Ql-Users wrote: There's a little error on the web page the following link is wrong OK, thanks, I corrected that. > Francois Lanciault via Ql-Users wrote 14 pixel less and it would run on the Aurora... Argh, typo, it's 512 * 384 I didn't mention the Aurora

[Ql-Users] QL-SD

2018-04-27 Thread Wolf via Ql-Users
Hi all, I added a new driver to the QL-SD driver package. This one also allows you to read Qubide formatted container files on the SD Crd, to allow easy transfer to the qxl.win format. wlenerz.com/QLSD Have fun. Wolfgang ___ QL-Users Mailing List

[Ql-Users] SMSQ/E 3.33

2018-05-11 Thread Wolf via Ql-Users
Hi all, I re-upped the binaries zip file for SMSQ/E, the Aurora & QXL problems should be gone now. I also used this occasion to correct a bug in the Q68 version due to which the card_create command could corrupt the directory of a card. This bugfix doesn't merit a whole new version, but you

[Ql-Users] BouQLder Qlash

2018-05-06 Thread Wolf via Ql-Users
Hi all, thereTs a new game on my site called BouQLder Qlash. It's an an arcade game inspired by an old 8 bit game called Boulderdash. I programmed it initially to showase some of the capabilities of the Q68. It's now extenedd to run also on Q60, QPC and SMSQmulator. The game needs SMSQ/E and a

Re: [Ql-Users] How do you find the Driver Definition Block (DDB) base-address from SBASIC for the NET device

2018-05-19 Thread Wolf via Ql-Users
for 'receive bit timeout'. Anyway, I'll keep digging. Thanks! Martyn. On 19/05/2018 09:41, Wolf via Ql-Users wrote: Hi, The best way would be to get the channel definition block (CDB) for a channel to the device. I don't know offhand of a Basic keyword that will do it for you, Toolkit III used

Re: [Ql-Users] How do you find the Driver Definition Block (DDB) base-address from SBASIC for the NET device

2018-05-19 Thread Wolf via Ql-Users
/2018 13:48, Wolf via Ql-Users wrote: Hi, This is what you can find in the NET driver i/o code: nd_io     pea ndd_test(a3)    push pseudo return address     lea ndd.leni(a3),a3 normal linkage ***     move.w  io.serio,a2 and do serial IO

Re: [Ql-Users] How do you find the Driver Definition Block (DDB) base-address from SBASIC for the NET device

2018-05-19 Thread Wolf via Ql-Users
Hi, The best way would be to get the channel definition block (CDB) for a channel to the device. I don't know offhand of a Basic keyword that will do it for you, Toolkit III used to have such a function, I don't know whether that still available, though. If you have that, then the pointer

[Ql-Users] SMSQE 3.33

2018-05-19 Thread Wolf via Ql-Users
Hi, I've also re-uploaded the source code. Have fun! Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] Front Page

2018-05-25 Thread Wolf via Ql-Users
Hi Dilwyn, Thanks for that, and for your untiring efforts to make your website so comprehensive and up-to-date! Regards Wolfgang On 21/05/2018 19:50, Dilwyn Jones via Ql-Users wrote: I'm pleased to announce that Peter Chambers of GAP Software has given permission for the Front Page range

[Ql-Users] BouQLder Qlash source code

2018-05-26 Thread Wolf via Ql-Users
Hi all, the source code for BouQLder Qlash is now available from my site. Have fun! Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] SMSQ/E 3.33

2018-05-16 Thread Wolf via Ql-Users
Hi, thanks Thierry and Marcel for pointig this out. Re-uploaded with thr missing chunk inserted. Wolfgang On 17/05/2018 01:25, simon629--- via Ql-Users wrote: I have tested on QDT and Dilwyn Jones LaunchPad it seems to be Good for me and it so Urs QLE please Give  Mr  MK Time to Fix this  

[Ql-Users] Qdos/Sms reference manual

2018-06-10 Thread Wolf via Ql-Users
Hi all, the updated Qdos/Sms reference manual (v. 4.4) is now on my site. Have fun! Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] QA.RESRI info incorrect

2018-06-10 Thread Wolf via Ql-Users
Hi Per, yes I misquoted myself. On SMSQ/E it is not necessary for A1 to contain the ARI stack pointer before calling this vector. Regards Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] Qdos/Sms reference manual

2018-06-10 Thread Wolf via Ql-Users
Hi all, new version on the site, should keep bookmarks etc..., thanks, Per, for pointing that out. Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] QA.RESRI info incorrect

2018-06-08 Thread Wolf via Ql-Users
Hi, I'll amend the documentation. I will also mention that this vector, under SMSQ/E, simply does nothing when called from a compiled program. I already added a note that under SMSQ/E it is not necessary to save the stack pointer in BV_RIP(A6) before calling this vector. There are also

Re: [Ql-Users] Q68 & QD

2018-06-23 Thread Wolf via Ql-Users
Hi, I'll check this next week. Wolfgang Le 23/06/2018 18:55, Derek via Ql-Users a écrit : Hi Bob, I tried QD B.01 on a Q68 SMSQ/E 3.33, in 1024x768 (DISP_MODE 7) with the QD margin set to120 characters. Typing past 120 characters makes the Q68 freeze. I also tried in DISP_MODE 4 -

Re: [Ql-Users] Q68 & QD

2018-06-30 Thread Wolf via Ql-Users
Hi, this has been solved and fixed. The fixed binary version (only) is included in the binaries zip file which I re-upped to the smsqe site. Thanks to Bob for finding this and testing! Have fun. Wolfgang On 23/06/2018 14:07, Bob Spelten via Ql-Users wrote: There seems to be a problem

Re: [Ql-Users] Q40 and Q60 video controller for flatscreen monitors

2018-05-01 Thread Wolf via Ql-Users
Hi all, > I have developed an alternative video controller for Q40 and Q60: I've been testing this for a few months now. At last I can use the Q60 with a more modern flatscreen with VGA and 1024*768 resolution. The image is correctly displayed, but the bottom third of the monitor remains

Re: [Ql-Users] Probleme mit smsq_q40_boot_make_bas

2018-04-30 Thread Wolf via Ql-Users
Dqrnit, I fell into the same trap. Sorry! Wolfgang On 30/04/2018 17:31, Wolf via Ql-Users wrote: Hallo peter, 1. smsq_q40_boot_make_bas führt menuconfig nicht sichtbar aus, ziemlich verwirrend, da man nicht weiss ob und woher er die Konfiguration dann nimmt. ja genauso wie in ..._doc

Re: [Ql-Users] Probleme mit smsq_q40_boot_make_bas

2018-04-30 Thread Wolf via Ql-Users
Hallo peter, 1. smsq_q40_boot_make_bas führt menuconfig nicht sichtbar aus, ziemlich verwirrend, da man nicht weiss ob und woher er die Konfiguration dann nimmt. ja genauso wie in ..._doc oder ..._txt beschrieben und erklärt, aus Deinen vorherigen Configs (menuconfig_inf). 2. Zeile 760

Re: [Ql-Users] SMSQ/E 3.33

2018-04-30 Thread Wolf via Ql-Users
into the new TK2 ROM. Wolfgang On 30/04/2018 08:08, Giorgio Garabello via Ql-Users wrote: Good work! Thanks so much. I'm very curious, what are the improvements to the network? Giorgio Il dom 29 apr 2018, 11:41 Wolf via Ql-Users <ql-users@lists.q-v-d.com> ha scritto: Hi all, SMSQ/E 3.33

[Ql-Users] SMSQmulator 2.26

2018-04-29 Thread Wolf via Ql-Users
Hi all, a new SMSQ/E version often entails a new SMSQmulator version. This is no exception, some bugfixes make it advisable to upgrade. www.wlenerz.com/SMSQmulator Have fun! Wolfgang ___ QL-Users Mailing List

[Ql-Users] SMSQ/E 3.33

2018-04-29 Thread Wolf via Ql-Users
Hi all, SMSQ/E 3.33 is out, get it as usual from www.wlenerz.com/smsqe What's new in this version : Final bugfix for LRESPR in procedures (means everybody should upgrade) Better QL networking. Gold card is configured not to use ABC keyboard. Improvements in standard QL EE. Q68 & SMSQmulator

Re: [Ql-Users] New document on DV3 drivers

2017-12-29 Thread Wolf via Ql-Users
Hi Per, 1) Is there is a limit to the number of directory device drivers that can be loaded at once (I believe there is/was and the number was 8?) No, there is no limit that I'm aware of. I'm pretty sure I already had more than 8 different devices loaded at some time. (you can test this

Re: [Ql-Users] New document on DV3 drivers

2017-12-29 Thread Wolf via Ql-Users
Hi Per, Some programs, such as Qpac2 Files and Qmenu's DIR_ and FILE_SELECT$ seem to assume a maximum of 8 DDDs so, presumably, devices beyond that would not be accessable via these programs. Sure, the number of devices displayed is applicton specific. Marcel's latest version of the menu

Re: [Ql-Users] QL-SD new driver

2018-01-22 Thread Wolf via Ql-Users
Hi Per, done, re-upped with the keys. BTW, I forgot to add that the driver is for v. 0.82 of the interface. If you have v. 0.75, please holler!! Wolfgang On 22/01/2018 17:08, pjwitte via Ql-Users wrote: On 22/01/2018 10:41, Wolfgang Lenerz via Ql-Users wrote: Nice one, Wolfgang :) The

Re: [Ql-Users] New WIN/SDC driver: RENAME curiosity...

2018-01-28 Thread Wolf via Ql-Users
Hi Martyn, thanks for pointing this out, I'll have a look. I presume that the difference between "targetPth$" and "targetPath$" below is just a typo here. Wolfgang On 28/01/2018 18:20, Martyn Hill via Ql-Users wrote: Hi everyone Thanks to Wolfgang for his work on porting the WIN driver

Re: [Ql-Users] New WIN/SDC driver: RENAME curiosity...

2018-01-28 Thread Wolf via Ql-Users
sorry, this was meant for Martyn On 29/01/2018 07:25, Wolf via Ql-Users wrote: Hi Martyn, thanks for pointing this out, I'll have a look. I presume that the difference between "targetPth$" and "targetPath$" below is just a typo here. Wolfgang On 28/01/2018 18:20

[Ql-Users] QL-SD driver

2018-01-29 Thread Wolf via Ql-Users
Hi all, The new driver for this has been updated, to remove the rename bug found by Martyn Hill and to make use of more than one card. The syntax of the card_init and win_drive commands has changed, to take into account the fat that more than one card slot might be available.

Re: [Ql-Users] Assembly Language ePeriodical Issue 4 - Available Now!

2018-02-06 Thread Wolf via Ql-Users
Hi Norman, nice, thanks. Wolfgang On 06/02/2018 19:31, Norman Dunbar via Ql-Users wrote: It seems that I managed to upload a PDF file with lots of spelling errors and a couple of bugs in the listings. Sigh! I've taken the liberty of fixing the copyright date as well - thanks Dave.  ;) I

Re: [Ql-Users] Wined

2018-02-09 Thread Wolf via Ql-Users
via Ql-Users wrote: Excuse me, my english is bad. If I install WINED on an emulator, can I use it to repair damaged files in a .win file? Il 09 feb 2018 18:21, "Wolf via Ql-Users" <ql-users@lists.q-v-d.com> ha scritto: Hi, I'm not sure I understand what you mean. Wined can ed

Re: [Ql-Users] Wined

2018-02-09 Thread Wolf via Ql-Users
tps://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> Mail priva di virus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> 2018-02-09 8:01 GMT

[Ql-Users] Wined

2018-02-08 Thread Wolf via Ql-Users
Hi all, I have uploaded WINED, a formely commercial win,flp and file editor as freeware. You can get if grom the usaul address (www.wlenerz.com/qlstuff). Have fun. Wolfgang ___ QL-Users Mailing List

[Ql-Users] QA.RESRI - QDOSMSQ eference guide

2018-02-14 Thread Wolf via Ql-Users
Hi, thanks, Per, for pointing out the inconsistencies in the entry conditions in vector QA.RESRI. I'll make a note in the next version of the "QDOS SMS Reference guide" (ex Technical Manual and ex QDOS SMS reference manual) that on SMSQ/E it is not necessary to save the stack pointer in

Re: [Ql-Users] Merry Christmas with SMSQ/E

2017-12-28 Thread Wolf via Ql-Users
Hi, To my mind, a "jump to a strange address" is not an address error which would give rise to that exception. Wolfgang On 28/12/2017 12:32, Jan Bredenbeek via Ql-Users wrote: On 28 December 2017 at 07:43, Wolf via Ql-Users <ql-users@lists.q-v-d.com> wrote: Hi, yes that's

Re: [Ql-Users] Merry Christmas with SMSQ/E

2017-12-28 Thread Wolf via Ql-Users
Hi, ok, ok, but I didn't even use the word "odd"! Wolfgang On 28/12/2017 13:03, Jan Bredenbeek via Ql-Users wrote: On 28 December 2017 at 12:59, Wolf via Ql-Users <ql-users@lists.q-v-d.com> wrote: Hi, To my mind, a "jump to a strange address" is not an address e

Re: [Ql-Users] Merry Christmas with SMSQ/E

2017-12-28 Thread Wolf via Ql-Users
Yup, hence my original message... Wolfgang On 28/12/2017 13:16, Jan Bredenbeek via Ql-Users wrote: On 28 December 2017 at 13:10, Wolf via Ql-Users <ql-users@lists.q-v-d.com> wrote: Hi, ok, ok, but I didn't even use the word "odd"! :) In any case, if you jump to an odd l

Re: [Ql-Users] Merry Christmas with SMSQ/E

2017-12-28 Thread Wolf via Ql-Users
Hi, yes, that part of SMSQ/e probably hasn't been touched for ages. Wolfgang On 28/12/2017 13:44, Bob Spelten via Ql-Users wrote: Op Thu, 28 Dec 2017 07:43:13 +0100 schreef Wolf via Ql-Users <ql-users@lists.q-v-d.com>: Hi, yes that's a bug. Somehow the return stack gets co

[Ql-Users] New document on DV3 drivers

2017-12-28 Thread Wolf via Ql-Users
Hi all, I've added a small technical explanation of DV3 drivers for SMSQE to the additional info and data section on the SMSQE site. Have fun Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] Merry Christmas with SMSQ/E

2017-12-27 Thread Wolf via Ql-Users
Hi, yes that's a bug. Somehow the return stack gets confused/overwitten (stack overflow!), causing a jump to a strange address where you then will get an illegal instruction error. I've checcked that, under SMSQmulator this isn't due to the replacemnt FP routines, which it isn't.

Re: [Ql-Users] return values QPC2 <>SMSQMULATOR

2018-08-04 Thread Wolf via Ql-Users
Hi, I didn't get the original question, for a few days I seem to have had some email trouble... Wolfgang On 04/08/2018 18:01, Norman Dunbar via Ql-Users wrote: On 03/08/18 12:01, François Van Emelen via Ql-Users wrote: Hi all, (if there is still someone listening, of course.) I'm

Re: [Ql-Users] return values QPC2 <>SMSQMULATOR

2018-08-05 Thread Wolf via Ql-Users
Hi, does your comment mean the question is solved? Wolfgang On 05/08/2018 10:31, François Van Emelen via Ql-Users wrote: Thank you for your explanation. Have a fine day, François Van Emelen ___ QL-Users Mailing List

Re: [Ql-Users] QL Pawn

2018-08-11 Thread Wolf via Ql-Users
Hi Dilwyn, a big thanks to you and Rich for making this available. Wolfgang On 10/08/2018 11:18, Dilwyn Jones via Ql-Users wrote: Thanks to the former Magnetic Scrolls team; QL Pawn has now been added to the Sinclair QL Homepage - http://www.dilwyn.me.uk/games/adventures/index.html as

[Ql-Users] Qptr manual 6.04

2018-07-22 Thread Wolf via Ql-Users
Hi all, I updated the QPTR manual to version 6.04, some additional corrections and information are now included. wlenerz.com/qlstuff Have fun! Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] FiFi 5.01

2018-09-01 Thread Wolf via Ql-Users
Hi all, Due to some linking problems, the non-english versions of FIFI 5.01 didn't work - I've re-upped the correct version now. Thanks to Giorgio for spotting that. Wolfgang (scraping the egg off his face) ___ QL-Users Mailing List

Re: [Ql-Users] QL-SD order page

2018-09-02 Thread Wolf via Ql-Users
Hi, So Marcel has become a hardware manufacturer... And yes, also thanks to Wolfgang for writing the first driver! Without it I would probably not have done what I did. Whilst I may have had the original idea and written the original driver (adapted from the Q68 SDHC driver), the driver

[Ql-Users] FiFi 5.01

2018-08-31 Thread Wolf via Ql-Users
Hi all, FiFi 5.01 is out. It contains various bug fixes including an Lrespr bug (thanks to Marcel for pointing this out) and there is now an italian version (thanks to Giorgio Garabello for translations). www.wlenerz.com/qlstuff Have fun! Wolfgang

Re: [Ql-Users] Re-upping QL-SD new driver [OT]

2018-01-23 Thread Wolf via Ql-Users
Hi Per, Keep on dealing! :) Are you waiting for the next bug-fix? Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] QL-SD new driver

2018-01-22 Thread Wolf via Ql-Users
Hi, Does this new driver support QL-SD with two SD cards? No, not as it is now. I was under the impression that a QL-SD with two SD cards practically doesn't exist. If necessary, I could extend the driver to take care of that. Wolfgang On Mon, Jan 22, 2018 at 8:37 AM, Alain HAOUI via

Re: [Ql-Users] Char_Select problem

2018-01-22 Thread Wolf via Ql-Users
Hi, yes, same here (in QL Mode 4 colours). Wolfgang On 22/01/2018 14:20, Giorgio Garabello via Ql-Users wrote: Hi all, I found an error in the char_select menu of the extension 8.04 menu The INK color of the character table remains black regardless of the palette used. Can you check if it

Re: [Ql-Users] Re-upping QL-SD new driver [OT]

2018-01-24 Thread Wolf via Ql-Users
Hi, Got anything cooking? I've got my fingers in many pies that are a-cooking, but mostly for in-house consumption. Wolfgang ___ QL-Users Mailing List

[Ql-Users] FiFi

2018-03-29 Thread Wolf via Ql-Users
Hi all, FiFi, my formerly commercial file finder can now be downloaded from my site. www.wlenerz.com/qlstuff Have fun! Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] FiFi

2018-03-30 Thread Wolf via Ql-Users
Hi, Can I bundle it with my WiFi card Sure and call it WiFiFi? ;) Only if the answer is "just because :-) BTW Giorgio Garabello pointed out to me that I had switched off the integrated help system in the version that was on my site. This has been crrected and the new version is already

[Ql-Users] SMSQE additional files

2018-03-31 Thread Wolf via Ql-Users
Hi all, Following Dilwyn's suggestion, I've uploaded some additional files for SMSQE into the additional info and data section of the SMSQE site. Have fun. Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] FiFi

2018-03-31 Thread Wolf via Ql-Users
Op 30/03/2018 om 6:48 schreef Wolf via Ql-Users: Hi all, FiFi, my formerly commercial file finder can now be downloaded from my site. www.wlenerz.com/qlstuff Have fun! Wolfgang ___ QL-Users Mailing List Hi Wolfgang, Thank you. I suppose it is th

Re: [Ql-Users] FiFi

2018-03-30 Thread Wolf via Ql-Users
Hi François, no, there were some changes. Wolfgang On 30/03/2018 14:18, François Van Emelen via Ql-Users wrote: Op 30/03/2018 om 6:48 schreef Wolf via Ql-Users: Hi all, FiFi, my formerly commercial file finder can now be downloaded from my site. www.wlenerz.com/qlstuff Have fun

Re: [Ql-Users] R: Source code availability for Minerva v1.92 or v1.89?

2018-03-01 Thread Wolf via Ql-Users
Hi, TT told me some time ago that it was alright to have Qmon downloadable. Wolfgang ___ QL-Users Mailing List

[Ql-Users] QD 2018

2018-09-21 Thread Wolf via Ql-Users
Hi, I'll check this when the chaos from moving houses abates. Wolfgang On 21/09/2018 00:27, pjwitte via Ql-Users wrote: On 20/09/2018 23:57, desin via Ql-Users wrote: Anyone else have these symptoms? Per System QPC 4.05 SMSQE.3.33 from FiFi to QD B 05  (B 04 is ok) QD hangs then QPC

Re: [Ql-Users] PWfile and SMSQmulator

2018-12-04 Thread Wolf via Ql-Users
Hi, as far as I know, all PROGS' Prowess stuff is now open source, perhaps you could send the programs to Dilwyn for inclusion on his site... Regards Wolfgang on 04/12/2018 10:35, François Van Emelen via Ql-Users wrote: Op 4/12/2018 om 7:25 schreef Wolfgang Lenerz via Ql-Users: Hi,

Re: [Ql-Users] PWfile and SMSQmulator

2018-12-06 Thread Wolf via Ql-Users
Hi, ah ok, thanks. Wolfgang That's exactly what happens. When I edit the changed name by hand in the "directory" window, it changes back to the original name when Enter is pressed. ___ QL-Users Mailing List

Re: [Ql-Users] PWfile and SMSQmulator

2018-12-06 Thread Wolf via Ql-Users
Hi, Yes, their website states: " ProWesS is now available for free using the GPL, you can download it (distribution, documentations, examples, source) " Wolfgang an someone confirm that all PROGS' Prowess stuff is now open source and can/may be copied and distributed freely? If so, I

Re: [Ql-Users] PWfile and SMSQmulator

2018-12-06 Thread Wolf via Ql-Users
Hi, But then my next question is : why is 'nfa' OK  and  'dos' is not OK? Because SMSQmulator does not have a DOS device, unless you explicitly set the NFA device's usage name to "DOS", either using the "nfa_use" command, or through the "Config" menu. Wolfgang

Re: [Ql-Users] PWfile and SMSQmulator

2018-12-06 Thread Wolf via Ql-Users
Hi, You are right, there is a problem. But it seems to be PWFile itself. Renaming the device is not recognised, it sticks to the original name. Renaming DOS to NFA under QPC2 presents the same problem. The same is true for renaming WIN to MDV. Do you mean that PWFile does not honour a

Re: [Ql-Users] Assembly language eComic, issue 7, out now!

2019-09-30 Thread Wolf via Ql-Users
Hi Norman, as always an enjoyable read. Wolfgang Nb Why e"Comic"? ___ QL-Users Mailing List

Re: [Ql-Users] SMSQmulator 2.28

2020-02-29 Thread Wolf via Ql-Users
Hi, The scanner emulates a keyboard? Does it input anything other than normal keystrokes (i.e. no shift, ctrl, alt, no home/end etc, cursor keys etc?) Wolfgang Le 29/02/2020 à 11:41, Kjartan Geble Olsen via Ql-Users a écrit : Would it be possible to speed up the keyboard handling? It fails

Re: [Ql-Users] QL-VGA

2020-01-17 Thread Wolf via Ql-Users
Hi, I'd like that too, since I'm on no social media nor the forum. Wolfgang I like to see at least major posts here on the QL-Users mailing list. QL forever! Cheers, Urs ___ QL-Users Mailing List

Re: [Ql-Users] QL Calendar 2021

2020-12-27 Thread Wolf via Ql-Users
Hi Dilwyn, very nice! Happy new year to you, too! Wolfgang Le 26/12/2020 à 17:08, Dilwyn Jones via Ql-Users a écrit : I've put together a little QL-themed calendar for 2021 - The QaLendar. Download it from http://www.dilwyn.me.uk/gen/calendar/calendar.html as a PDF or a Word document. A

Re: [Ql-Users] UDP driver for Q68 and TFTP programs

2021-01-09 Thread Wolf via Ql-Users
Hi Peter, Can your TFTP server theoretically also run on Martin's ethernet/UDP driver? It should, as it only uses documented system/driver calls - I haven't had time to try it, though, and I'm not at home ATM. Wolfgang ___ QL-Users Mailing List

  1   2   >