Search found 250 matches

by swensont
Thu May 25, 2017 7:59 pm
Forum: Software & Programming
Topic: IP Ping
Replies: 21
Views: 11860

Re: IP Ping

I wonder how this scheme of using a DOS batch file would work with QPC2 running under Wine. I also wonder if this is portable to other emulators like SMSQmulator.

Tim Swenson
by swensont
Sat May 06, 2017 5:10 pm
Forum: Software & Programming
Topic: IP Ping
Replies: 21
Views: 11860

Re: IP Ping

I've tested this with SMSQmulator 2.24, using only the local system and it worked. I did the PSERVE command and then the Ping command and got back the string that I entered in PSERVE. What about making a more normal version of PING where you ping an IP address (ICMP request) and see if you get a res...
by swensont
Mon Apr 17, 2017 4:43 am
Forum: QL Emulation
Topic: MAKE_DIR command needed for uQLx
Replies: 11
Views: 6905

Re: MAKE_DIR command needed for uQLx

You can use qxltool from Jonathan Hudson to create a QLX.win file and then access it via qxltool to create directories. When testing uQLx, I found that where were times that it could handle directories and times when it could not. IIRC, reading directories is fine, but writing to them had a problem....
by swensont
Sun Apr 02, 2017 9:03 pm
Forum: General QL Chat
Topic: SMSQzine #4
Replies: 1
Views: 2232

SMSQzine #4

I've just posted SMSQzine #4 on my Google Sites page: https://sites.google.com/site/svenqhj/home/

Look for smsqzine04.pdf and smsqzine04.zip

Tim Swenson
by swensont
Thu Mar 02, 2017 8:13 pm
Forum: QL Emulation
Topic: uQLx 2017
Replies: 22
Views: 14411

Re: uQLx 2017

Urs, 1. The manual states support for ARMv6, ARMv7 and ARMv8. 3 such binaries are included. What machines are targeted? Are the Raspberry Pi's supported? Rob H. or XorA can answer those. Rob did the testing so he knows what hardware was used. 2. What about "QDOS TCP/IP and socket functionality&...
by swensont
Tue Feb 28, 2017 8:20 pm
Forum: Software & Programming
Topic: Super BASIC coding style for Minerva
Replies: 14
Views: 5941

Re: Super BASIC coding style for Minerva

> I'm a bit at loss on where you guys seem to see a difference (apart from the <space> character) between an ELSEIF and an ELSE IF? Well, ELSEIF and ELSE IF are different. In Bourne/Korn shell, IF statements don't have END IF, but FI (IF backwards) and CASE ends with ESAC (CASE backwards). Both of t...
by swensont
Sun Feb 26, 2017 9:03 pm
Forum: Software & Programming
Topic: Super BASIC coding style for Minerva
Replies: 14
Views: 5941

Re: Super BASIC coding style for Minerva

There is old joke about the headline "man eating tiger". It is a man eating a tiger, or a tiger that eats a man. Despite what code will run, it is best to wrote code that is clear about that is intended. Adding the right "END IF's" can be critical and should be done for clarity. ...
by swensont
Mon Feb 20, 2017 5:41 pm
Forum: General QL Chat
Topic: Z80 emulation?
Replies: 15
Views: 8447

Re: Z80 emulation?

Well, that was 30 years ago. IIFRC, I had the ICE rom installed and used that to fire up my program. I recall him liking the QL, but no details. This was the professor that taught my Graphics course and had Sun-2 workstations in his office.

Tim
by swensont
Mon Feb 20, 2017 5:54 am
Forum: Software & Programming
Topic: Problem loading extensions
Replies: 10
Views: 4503

Re: Problem loading extensions

In the second example, you are loading DBAS_sys twice. Could that be the issue? Remove it from the procedure and see if it works.

Tim Swenson
by swensont
Mon Feb 20, 2017 5:47 am
Forum: General QL Chat
Topic: Z80 emulation?
Replies: 15
Views: 8447

Re: Z80 emulation?

By the time the QL hit the US market, all of the hardware issues had been ironed out. When I got mine in April of 1986, I liked that I two storage devices. Granted they were kind of slow, but floppy drives were still expensive on those days. The QL Vision monitor was the best that I had seen on the ...