Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Wolfgang Lenerz
Hi John, Regardless of how disappointed you are on the resulting speed I think you have done a great job in producing a java emulation for the QL. At very least it makes it easier for people to try the QL. Well I'm not that disappointed really at the difference in speed with QPC. What

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Wolfgang Lenerz
Hi John in Wales, Thanks for your kind words. I have not installed your simulator yet, but I have read here so much appreciative feedback that I know that the QL community has received from you something very, very, worthwile. Please don't scrap it in despair... I haven't tried it yet! ;-)

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Wolfgang Lenerz
Hi Rich, As something to add to the request list - how easy would it be to allow the emulator to support the same headers on executable files as q-emulator - so that the two emulators could easily share files (rather than using a qxl.win file for a small program?) I'm sorry to say that I

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Marcel Kilgus
Wolfgang Lenerz wrote: Well, drawing to the screen is heavy on the resources, ESPECIALLY when one is in QL compatible mode. Basically, I redraw the ENTIRE screen once for every pixel changed (or every 2 or 4 fixels in QL mode). If anyone could point me to a way to change a wingle pixel in a

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Tony Firshman
Marcel Kilgus wrote, on 27/Jan/13 18:05 | Jan27: Wolfgang Lenerz wrote: Well, drawing to the screen is heavy on the resources, ESPECIALLY when one is in QL compatible mode. Basically, I redraw the ENTIRE screen once for every pixel changed (or every 2 or 4 fixels in QL mode). If anyone could

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Marcel Kilgus
Tony Firshman wrote: QPC of course has the same problem. I solve this by using a queue that buffers display accesses and only apply the changes to the screen image 62,5 times per seconds. Is there anything to be gained from the (very) old trick of storing the previous screen content and only

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Bryan Horstmann
Hello All, Downloaded and un-zipped the files. .jar file; double click - nothing; try the java instruction from manual; right click and open with offers Java so accept that. Lot of action from hard disk then nothing. It is Vista. Disappointing. and awfully time consuming. Bryan H

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Tobias Fröschle
Am 27.01.2013 um 18:34 schrieb Wolfgang Lenerz: Mainly, SMSQmulator is slow because: 1 - I'm trying to to things with Java for which is wasn't really designed (painting single pixels to a screen, low level byte,word access to variables and memory, etc). In Java you also have to shift

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Marcel Kilgus
Tobias Fröschle wrote: 3 - I'm by far not the programmer Marcel is. Considering your day job and judging by the results, you're very, very good for a non-professional ;) Outstanding even. SMSQmulator is a great piece of work. Marcel ___ QL-Users

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Timothy Swenson
On 1/27/2013 11:04 AM, Bryan Horstmann wrote: Downloaded and un-zipped the files. .jar file; double click - nothing; try the java instruction from manual; right click and open with offers Java so accept that. Lot of action from hard disk then nothing. It is Vista. Brian, Open a DOS

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Wolfgang Lenerz
Downloaded and un-zipped the files. .jar file; double click - nothing; try the java instruction from manual; right click and open with offers Java so accept that. Lot of action from hard disk then nothing. It is Vista. Disappointing. and awfully time consuming. Bryan H Hi Bryan, for

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Wolfgang Lenerz
On 27/01/2013 20:26, Marcel Kilgus wrote: Tobias Fröschle wrote: 3 - I'm by far not the programmer Marcel is. Considering your day job and judging by the results, you're very, very good for a non-professional ;) Outstanding even. SMSQmulator is a great piece of work. High praise indeed,

Re: [Ql-Users] SMSQmulator

2013-01-27 Thread Wolfgang Lenerz
Hi Daniele, thanks for that detailed info. Do you think you could send me a small file (one line basic would be enough) with that, so that I could test it? I'm thinking of ditching my header for SFA files, and simply use yours. Does anybody on this list already have many files saved on an

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread Ian Burkinshaw
Hi I have done some simple speed tests between QPC2 and SMSQmulator. The system I am running on is a WINdoes XP with service pack 3. On as 2.93GHz Celeron processor with 2G of ram. With NORTON 360 running in the background, that is my firewall and anti virus program. From clicking on the

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread Kjartan Geble Olsen
On a 3.4Ghz PhenomII, 64bit linux and openJDK 1.6 the emulator starts in less than two seconds, your little test finishes in 4 seconds. The demo version of QPC2 seems to run 5.5 times faster than the emulator. Running some of the benchmark programs available for the QL, the emulator comes

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread Marcel Kilgus
Dilwyn Jones wrote: I'm sorry, due to the recent loss of my father I was not in the mood to participate in any discussions. Just a short answer: I'm very sorry to hear of your loss, Marcel. Please accept my condolences. Thank you all. In the end he was responsible for introducing me to his

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread Wolfgang Lenerz
Hi, Hmm, the enormous speed differences (w/r to QPC) baffle me. Here, QPC is about 8-10 times faster, but that's it (which is still a great lot faster!). Apparently, a (single core?) Celeron really slows SMSQmulator down. If I had had those speeds when developing - SMSQmulator wouldn't have

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread QL-MyLink (f/fh)
Hi Wolfgang, Re your: If I had had those speeds when developing - SMSQmulator wouldn't have seen the light of day. -- I realised that after I posted here - a few days ago - that I forgot to say 'congratulations' to you on SMSQum'. May I

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread Fabrizio Diversi
Well... really good product, nothing to say. Speed index is 50 times normal QL that is far more than necessary. It is now becoming embarrassing when I want to start a session with QL and I need to decide what system to use : QPC or SMSQmulator ???. My Q60 is sitting at home .and I am never

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread Lear, Malcolm J
From: ql-users-boun...@lists.q-v-d.com [ql-users-boun...@lists.q-v-d.com] on behalf of Fabrizio Diversi [bri...@yahoo.it] Sent: 26 January 2013 18:15 To: ql-us...@q-v-d.com Subject: Re: [Ql-Users] SMSQmulator now there is only to remove 35

Re: [Ql-Users] SMSQmulator

2013-01-26 Thread jms1
Dear Wolfgang Regardless of how disappointed you are on the resulting speed I think you have done a great job in producing a java emulation for the QL. At very least it makes it easier for people to try the QL. The java emulations are going to be slow because the Java virtual machine is

Re: [Ql-Users] SMSQmulator

2013-01-25 Thread Norman Dunbar
On 25/01/13 11:53, Marcel Kilgus wrote: I'm sorry, due to the recent loss of my father I was not in the mood to participate in any discussions. Just a short answer: Please accept my sympathies. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: Thorpe House 61

Re: [Ql-Users] SMSQmulator

2013-01-25 Thread Dilwyn Jones
I'm sorry, due to the recent loss of my father I was not in the mood to participate in any discussions. Just a short answer: I'm very sorry to hear of your loss, Marcel. Please accept my condolences. Dilwyn ___ QL-Users Mailing List

Re: [Ql-Users] SMSQmulator DATE$

2013-01-24 Thread Alex Wells
Hi Wolfgang, Many thanks again! MACHINE keyword with 20, 30 solves the problem. Regards, Alex On Thursday 24 January 2013 07:59:49 you wrote: Hi Alew, You can check for SMSQmulator with the machine function. This will give 20 for SMSQmulator and other values for other machines. Print

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread QL-MyLink (f/fh)
jon wrote - I think the keyboard issue is specific to my Lenovo desktop pc...not sure what the problem actually is, but in QPC I don't get the correct characters from the keyboard making work difficult. SMSQmulator fixes it --- On my Lenovo

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread Petri Pellinen
Hello everyone, is it possible to run the trial version of QDT under SMSQmulator ? Best regards, Petri On Sun, Jan 20, 2013 at 7:41 AM, Wolfgang Lenerz w...@scp-paulet-lenerz.com wrote: Hi all, SMSQmulator, the SMSQ/E machine emulator under Java is now out. You can find it at :

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread Ian Burkinshaw
: Petri Pellinen p...@iki.fi To: ql-us...@q-v-d.com Sent: Thursday, January 24, 2013 5:31 PM Subject: Re: [Ql-Users] SMSQmulator Hello everyone, is it possible to run the trial version of QDT under SMSQmulator ? Best regards, Petri On Sun, Jan 20, 2013 at 7:41 AM, Wolfgang Lenerz w...@scp

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread Wolfgang Lenerz
Hi The simple answer is yes. I have been running the full version of QDT with no problem. Just a little slow but usable, at least on my system. What is QDT? Wolfgang ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread Petri Pellinen
Hi Wolfgang, it's a very nice looking QL desktop project: http://www.jdh-stech.com/QDT/qdt.html and Ian, thanks for the info. I'm trying to install the demo version right now. Best regards, Petri On Thu, Jan 24, 2013 at 9:50 PM, Wolfgang Lenerz w...@scp-paulet-lenerz.com wrote: Hi The

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread Wolfgang Lenerz
Hi Petri, it's a very nice looking QL desktop project: http://www.jdh-stech.com/QDT/qdt.html Ah, of course, yes, thanks. Where can one get the demo? Wolfgang ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator

2013-01-24 Thread Petri Pellinen
Hi Wolfgang, the demo can be downloaded from http://smsq.j-m-s.com/qdt/qdt.htm /Petri On Thu, Jan 24, 2013 at 10:07 PM, Wolfgang Lenerz w...@scp-paulet-lenerz.com wrote: Hi Petri, it's a very nice looking QL desktop project:

Re: [Ql-Users] SMSQmulator DATE$

2013-01-24 Thread Bob Spelten
Op Thu, 24 Jan 2013 21:01:53 +0100 schreef Wolfgang Lenerz w...@scp-paulet-lenerz.com: Ho Bob, I have added this to the machine-test-routine and updated Qwatch2 on my site. Also the latest SMSQmulator now gives the correct Amsterdam time on my Vista system. So far, so good. It seems that

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Wolfgang Lenerz
On 22/01/2013 10:43, John Hall wrote: Has anyone else noticed a time offset between the host OS time and the SMSQ/E time? My SMSQ/E time is +2 hours (running on XP Pro SP3 with JRE6 Update 32 as a limited user)... OK, this is indeed a genuine bug. Thank you John, for pointing it out. I

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Wolfgang Lenerz
On 23/01/2013 09:13, Wolfgang Lenerz wrote: However, under linux at least, there is some problem with the time of files on NFA/SFA devices: those files that were saved (even from within Linux itself) during summer time show the right time under SMSQE - but those that are saved now have the time

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread John
On 23/01/13 00:37:15, Timothy Swenson wrote: Can others in other time zones check their systems and see if SMSQmulator is defaulting to the same time zone? In UK on UTC (GMT) Linux box with NTP running $ date Wed Jan 23 09:33:51 MT 2013 SMSQmulator print date$ 2013 Jan 23 11:33:56 So yes two

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Bryan Horstmann
On 22/01/2013 08:58, Dilwyn Jones wrote: 1. Make sure your computer has Java 6 or 7 installed (if not, try downloading from http://www.java.com/en/download/index.jsp) 2. Get SMSQmulator from Wolfgang Lenerz's website at http://www.wlenerz.com/SMSQmulator 3. It downloads as a zip file. Unzip

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Norman Dunbar
On 23/01/13 11:21, Bryan Horstmann wrote: Thanks Dilwyn, but how do I find the Java version. please? It just seems to ask to install updates from time to time, which I accept. The command java -version should give you something like: java version 1.7.0_10 Java(TM) SE Runtime Environment

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Norman Dunbar
At the risk of teaching granny to suck eggs, and hopefully Wolfgang will forgive me, but does this help? http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html There's a getOffset function that seems to be able to work out the correct time offset from UTC for a given locale. Not

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Dilwyn Jones
Thanks Dilwyn, but how do I find the Java version. please? It just seems to ask to install updates from time to time, which I accept. Bryan H I'm not sure if there is a better way than this but here is how I achieved this on Windoze 7: Method 1: In the start menu search box, type in Java,

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Wolfgang Lenerz
Hi, Norman Dunbar wrote: At the risk of teaching granny to suck eggs, and hopefully Wolfgang will forgive me, but does this help? http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html Defintely, yes! I now use that TimeZone object. Thanks a lot. During my lunch time, I've made

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Norman Dunbar
On 23/01/13 13:17, Wolfgang Lenerz wrote: Defintely, yes! I now use that TimeZone object. Thanks a lot. No worries, you are very welcome. IIRC, Java gets the system time from the OS, so it shouldn't matter how the time is set by the OS (I use ntp, too ). I have had problems in the past with

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Bryan Horstmann
On 23/01/2013 11:50, Dilwyn Jones wrote: Thanks Dilwyn, but how do I find the Java version. please? It just seems to ask to install updates from time to time, which I accept. Bryan H I'm not sure if there is a better way than this but here is how I achieved this on Windoze 7: Method 1: In

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Timothy Swenson
On 1/23/2013 3:21 AM, Bryan Horstmann wrote: but how do I find the Java version. please? This is documented in the SMSQmulator User Guide. Use the 'java -version' command. Tim ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Bryan Horstmann
On 23/01/2013 02:59, Timothy Swenson wrote: On 1/23/2013 3:21 AM, Bryan Horstmann wrote: but how do I find the Java version. please? This is documented in the SMSQmulator User Guide. Use the 'java -version' command. Tim Ahh, now I've got it thanks Tim; java (space)(hyphen)version. That

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Wolfgang Lenerz
Hi, in your place I would : download v. 7 u 11 from Oracle's website. Go to your control panel, software and uninstall all old versions of java. Install the newest one you just downloaded. Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Dilwyn Jones
1/23/2013 3:21 AM, Bryan Horstmann wrote: but how do I find the Java version. please? This is documented in the SMSQmulator User Guide. Use the 'java -version' command. Tim I know nothing about Java. When I try this from Windows CMD box, it gives 'java' is not recognised as an internal or

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Norman Dunbar
Dilwyn, Brian, open a command session (aka dosbox) type the command java -version without any quotes and press return. You will get a response that says something like: Java version 1.x.y.z-bnn X = the Java version 6, 7, whatever. Y = minor release of X Z = update number. bnn = build number.

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Norman Dunbar
On 23/01/13 15:24, Dilwyn Jones wrote: I know nothing about Java. When I try this from Windows CMD box, it gives 'java' is not recognised as an internal or external command, operable program or batch file Even when in the Sun/Java folder??? You've broken it again! ;-) Just wondering, I

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Ralf Reköndt
From: SMSQE Not as quick as QPC2, but very acceptable speed and (better than QPC2) it handles the keyboard without a problemmeaning I have access to # and other characters I can't easily get under QPC2! I never had (and have) problems with the keyboard with QPC2...??? Cheers...Ralf

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Dilwyn Jones
: Norman Dunbar Sent: Wednesday, January 23, 2013 3:54 PM To: ql-users@lists.q-v-d.com Subject: Re: [Ql-Users] SMSQmulator Dilwyn, Brian, open a command session (aka dosbox) type the command java -version without any quotes and press return. You will get a response that says something like: Java

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread SMSQE
-users-boun...@lists.q-v-d.com] On Behalf Of Ralf Reköndt Sent: 23 January 2013 16:03 To: ql-us...@q-v-d.com Subject: Re: [Ql-Users] SMSQmulator From: SMSQE Not as quick as QPC2, but very acceptable speed and (better than QPC2) it handles the keyboard without a problemmeaning I have access

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Tony Firshman
Runtime Environment (build 1.7.0_11-b21) Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode) Tony Dilwyn -Original Message- From: Norman Dunbar Sent: Wednesday, January 23, 2013 3:54 PM To: ql-users@lists.q-v-d.com Subject: Re: [Ql-Users] SMSQmulator Dilwyn, Brian, open a command

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread George Gwilt
On 23 Jan 2013, at 16:02, Ralf Reköndt wrote: Not as quick as QPC2, but very acceptable speed and (better than QPC2) it handles the keyboard without a problemmeaning I have access to # and other characters I can't easily get under QPC2! I never had (and have) problems with the

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread SMSQE
: 23 January 2013 16:28 To: ql-us...@q-v-d.com Subject: Re: [Ql-Users] SMSQmulator On 23 Jan 2013, at 16:02, Ralf Reköndt wrote: Not as quick as QPC2, but very acceptable speed and (better than QPC2) it handles the keyboard without a problemmeaning I have access to # and other

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Dilwyn Jones
That may be because your java is old (or non-existent!). Java 7 Update 10. Maybe a reinstall is in order... Dilwyn ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread George Gwilt
-boun...@lists.q-v-d.com] On Behalf Of George Gwilt Sent: 23 January 2013 16:28 To: ql-us...@q-v-d.com Subject: Re: [Ql-Users] SMSQmulator On 23 Jan 2013, at 16:02, Ralf Reköndt wrote: Not as quick as QPC2, but very acceptable speed and (better than QPC2) it handles the keyboard without

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Dilwyn Jones
Yes, I tried all (I think) these combinations when I first got my PC...the |\ key gives nothing at all evebn with SHIFT, CTRL, ALT, etc. ALT/3 gives 3, etc. I can get at some characters using clavier, but I have to use parts of the keyboard that work normally under QPC for them to work with the

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Tony Firshman
Dilwyn Jones wrote, on 23/Jan/13 16:33 | Jan23: Dilwyn/ That may be because your java is old (or non-existent!). Java 7 Update 10. Maybe a reinstall is in order... Check where your java.exe is and that it is ith the system PATH. Mine is in C:\Windows\system32\ PATH

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread John Hall
I can confirm that for V1.01 of SMSQmulator the SMSQ/E time matches the XP Pro time. Thanks! John - Original Message - From: Wolfgang Lenerz w...@scp-paulet-lenerz.com To: ql-us...@q-v-d.com Sent: Wednesday, January 23, 2013 1:17 PM Subject: Re: [Ql-Users] SMSQmulator DATE$ During

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Alex Wells
Hi Wolfgang, Thanks for your response. My 2 minor hiccups are mentioned below. Like other folks, I was delighted to plug in my existing qxl.win and get a functional SMSQ with my existing QPC2 boot. Regards, Alex On Wednesday 23 January 2013 14:17:30 Wolfgang wrote: Is the Menu Extension

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Dilwyn Jones
That may be because your java is old (or non-existent!). Java 7 Update 10. Maybe a reinstall is in order... Check where your java.exe is and that it is ith the system PATH. Mine is in C:\Windows\system32\ PATH

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Dilwyn Jones
Is the Menu Extension SCRAP - (your OS) clipboard exchange a generally asked-for feature? I do not know - I think it was for communication with M$ file-systems (useful in Linux), and M$ software (that I do not use). I do use this facility to transfer text between Windows clipboard and

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Tony Firshman
Dilwyn Jones wrote, on 23/Jan/13 17:42 | Jan23: That may be because your java is old (or non-existent!). Java 7 Update 10. Maybe a reinstall is in order... Check where your java.exe is and that it is ith the system PATH. Mine is in C:\Windows\system32\ PATH

Re: [Ql-Users] SMSQmulator

2013-01-23 Thread Bryan Horstmann
On 23/01/2013 03:18, Wolfgang Lenerz wrote: Hi, in your place I would : download v. 7 u 11 from Oracle's website. Go to your control panel, software and uninstall all old versions of java. Install the newest one you just downloaded. Wolfgang Followed your advice, Wolfgang, and used Revo

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Timothy Swenson
On 1/23/2013 10:35 AM, John Hall wrote: I can confirm that for V1.01 of SMSQmulator the SMSQ/E time matches the XP Pro time. I tested it too and it works fine now. Tim Swenson ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator DATE$

2013-01-23 Thread Wolfgang Lenerz
Hi Alew, I do not know - I think it was for communication with M$ file-systems (useful in Linux), and M$ software (that I do not use). OK, I'll see what I can do. If there is a unique flag for SMSQmulator, I would use it in my QPC2/SMSQmulator boot to switch menu_rext

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Malcolm Lear
Incredible, just amazing! I just used my QPC2 win drive and it just worked, not only that it seems to be only slightly slower with comparable boot times :-) I've just changed the native drive access to 'dos' and now have total compatibility. On 20/01/2013 05:41, Wolfgang Lenerz wrote: Hi

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Norman Dunbar
On 22/01/13 06:27, Wolfgang Lenerz wrote: Hmm, they're getting closer and closer, Orcale will soon be based on OpenJDK or vice-versa. They might be getting closer, Java is standard after all, but the two are not yet compatible. I do documentation for the Firebird Database project

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Dilwyn Jones
Malcolm Lear wrote: Incredible, just amazing! I just used my QPC2 win drive and it just worked, not only that it seems to be only slightly slower with comparable boot times :-) I've just changed the native drive access to 'dos' and now have total compatibility. The combination of Native

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Kjartan Geble Olsen
On Tue, 22 Jan 2013 07:27:21 +0100, Wolfgang Lenerz w...@scp-paulet-lenerz.com wrote: Hi, I apologise for the confusion. the 19 seconds is to draw the puzzle from pressing 1. To boot SMSQmulator on the 256MB Raspberry Pi is something around six minutes. No you didn't get it wrong, that's

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Kjartan Geble Olsen
As far as I know, this is the only java app I have.. Kjartan On Mon, 21 Jan 2013 17:58:18 +0100, Tobias Fröschle tobias.froesc...@t-online.de wrote: On my MacBook, it's (hard to tell) about half speed of QPC2 and way fast enough. How do other java apps behave on your PC? Tobias

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Per Witte
Ok, here comes Second impressions: Testing SMSQmulatorBoth SMSQ emulators boot into my standard setup Platform: MacBook Pro 13Intel Core Duo P7550 @ 2.26 GHz, 4GB Windows 7 Ultimate, 64bitSMSQmulator v1.00, 1024x640, 16MB, Cursor delay 200 QPC2 3.34, 1024x768, 16MB,

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Bryan Horstmann
I have a Vista laptop. Advice please on how to obtain, install and run this emulator with Xchange included. Later it will be my Raspberry-pi when I have it up and running with the Atrix lapdock. Bryan H ___ QL-Users Mailing List

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Dilwyn Jones
Horstmann Sent: Tuesday, January 22, 2013 8:25 PM To: ql-us...@q-v-d.com Subject: Re: [Ql-Users] SMSQmulator I have a Vista laptop. Advice please on how to obtain, install and run this emulator with Xchange included. Later it will be my Raspberry-pi when I have it up and running with the Atrix

Re: [Ql-Users] SMSQmulator

2013-01-22 Thread Timothy Swenson
On 1/22/2013 12:25 PM, Bryan Horstmann wrote: I have a Vista laptop. Advice please on how to obtain, install and run this emulator Installing SMSQmulator for Windows XP, Vista, or Windows 7 is the same. The User Guide included with SMSQmulator has a walk-through of the unpacking and

Re: [Ql-Users] SMSQmulator DATE$

2013-01-22 Thread Timothy Swenson
That is one item that I did not test. I've tested 'print date$' on two systems (Windows XP and Linux) and got the same behavior. The local time is 1630 hrs and the SMSQmulator output is 02:30 (of the next day) That is a ten hour difference. This is +2 GMT. Not sure what time zone that is.

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Bob Spelten
Op Mon, 21 Jan 2013 00:38:37 +0100 schreef John j...@sinoda.demon.co.uk: On 20/01/13 21:30:22, John wrote: I can also confirm that is does actually run on a 256MB Raspberry Pi, although very slow (19 seconds to draw the puzzle). I tried to run SMSQmulator on my 2Ghz, single CPU laptop,

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Wolfgang Lenerz
Hi, I tried to run SMSQmulator on my 2Ghz, single CPU laptop, under M$Vista. It started up first time and has not crashed, great so far. But I find it VERY slow, much slower than a standard QL, even QPC1 on my i486/25Mhz laptop is faster. It's so slow you can see lines being drawn and paper

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Kjartan Geble Olsen
On Sun, 20 Jan 2013 06:41:17 +0100, Wolfgang Lenerz w...@scp-paulet-lenerz.com wrote: Hi all, SMSQmulator, the SMSQ/E machine emulator under Java is now out. Just tried it, seems to be 5.5 times faster than my old SGC on a PhenomII X4 965. Kjartan

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Tobias Fröschle
On my MacBook, it's (hard to tell) about half speed of QPC2 and way fast enough. How do other java apps behave on your PC? Tobias Gesendet mit AquaMail für Android http://www.aqua-mail.com Am 21. Januar 2013 17:40:27 schrieb Kjartan Geble Olsen kjartan.geble.ol...@lyse.net: On Sun, 20

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Bob Spelten
Op Mon, 21 Jan 2013 16:50:46 +0100 schreef Wolfgang Lenerz w...@scp-paulet-lenerz.com: Hi, I tried to run SMSQmulator on my 2Ghz, single CPU laptop, under M$Vista. It started up first time and has not crashed, great so far. But I find it VERY slow, much slower than a standard QL, even QPC1

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread John
On 21/01/13 15:50:46, Wolfgang Lenerz wrote: What else is running on the machine (antivirus?) It can't be that the puzzle takes only 19 secs to start on a raspberry, but that the boot should take 20 minutes on yours. Spmething is wrong but I fon't know what. How much memory does your

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread John
On 21/01/13 07:48:12, Norman Dunbar wrote: In turbo mode, the Pi will ramp up the CPU frequency from the standard 700 MHz to anything up to what you set as the maximum. This can me 1 GHz, but there are reports of SD Card corruptions with this setting. I've never had it - I corrupt my

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread nor...@dunbar-it.co.uk
Hi John, John j...@sinoda.demon.co.uk wrote: I followed your instructions and overclocked the device to 950 MHz (Turbo caused a black screen but did not seem to damage the file system). It is a corruption that appears intermittently on some Rpis, but not all, when running at 1000 speed. As

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Timothy Swenson
On 1/21/2013 2:14 PM, nor...@dunbar-it.co.uk wrote: I wonder if the emulator is doing an awful lot of thinking in the background? After all, QDOS was flashing cursors, running interrupt code, flushing slave blocks etc. This is correct. On all systems that I have rum SMSQmulator, it really

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Wolfgang Lenerz
Hi, I apologise for the confusion. the 19 seconds is to draw the puzzle from pressing 1. To boot SMSQmulator on the 256MB Raspberry Pi is something around six minutes. No you didn't get it wrong, that's exactly what I understood. I just didn't have the figure for the boot time, but inferred

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Wolfgang Lenerz
Hi, I followed your instructions and overclocked the device to 950 MHz (Turbo caused a black screen but did not seem to damage the file system). This changed the boot up time to 4.5 minutes from just over 6 minutes. Sadly it is still at 100 CPU all the time. If I run another graphical java app

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Wolfgang Lenerz
I wonder if the emulator is doing an awful lot of thinking in the background? After all, QDOS was flashing cursors, running interrupt code, flushing slave blocks etc. Equally, I bet there is a huge amount of work being done under the covers by the emulated MC680xx processor. As I said in

Re: [Ql-Users] SMSQmulator

2013-01-21 Thread Wolfgang Lenerz
Hi, This is correct. On all systems that I have rum SMSQmulator, it really sucks up the CPU time. There is an option to have it take up less CPU time when the cursor is blinking. Even when running 100% CPU, I've found the other applications are not greatly impacted and are fairly responsive.

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Ian Burkinshaw
Hi Wolfgang Just tried SMSQmulator on my Windows XP system. Works fine. Ran my normal QDT setup, a little slower than my QPC2 setup. But worked first time, no problems. Great work. Ian - Original Message - From: Wolfgang Lenerz w...@scp-paulet-lenerz.com To: ql-us...@q-v-d.com

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Petri Pellinen
Hi Wolfgang, thank you very much for making this available! Just a note: I was not able to run this under JRE on Windows 7, got error about not being able to load fonts when starting. With a full JDK environment I had no problems. Best regards, Petri On Sun, Jan 20, 2013 at 7:41 AM, Wolfgang

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Per Witte
First impression: WOW! :) Per On 20 January 2013 06:41, Wolfgang Lenerz w...@scp-paulet-lenerz.comwrote: Hi all, SMSQmulator, the SMSQ/E machine emulator under Java is now out. You can find it at : www.wlenerz.com/SMSQmulator. (Please note that, the site running under linux, this

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Wolfgang Lenerz
Hi Ian, Glad it works. i did have an exceptional beta tester in Tim Swenson! Wolfgang Hi Wolfgang Just tried SMSQmulator on my Windows XP system. Works fine. Ran my normal QDT setup, a little slower than my QPC2 setup. But worked first time, no problems. Great work. Ian

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Dilwyn Jones
...and now for the bit which might worry Wolfgang, Dilwyn just tried to run it on his PC. It worked first time! There's a first for everything I suppose :o) Excellent work Wolfgang, now we have a Java based free emulator which runs across many of the major operating systems which have Java

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Wolfgang Lenerz
Hi Tobias, OK will do... Thanks Wolfgang Wolfgang, runs very well on the Mac now. Maybe it's worth mentioning in the manual that the QL's ALT key is emulated through the Mac's CMD key in order to not disturb the original Mac layout. And that ALT+Q doesn't work on the Mac for the same

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Wolfgang Lenerz
...and now for the bit which might worry Wolfgang, Dilwyn just tried to run it on his PC. It worked first time! Darn, where did I go wrong? Wolfgang ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Wolfgang Lenerz
Hi, I also like the fact that a few sample programs have been supplied (3 games and Psion Xchange) - the emulator startup lets you get straight into running a few programs. Great for people new to QL systems or who have never used emulators before. That was Timothy Swenson's idea. I'm open

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Petri Pellinen
Hi Wolfgang, yes unfortunately I still see the same problem BUT I also see the same problem with another piece of java software that I just downloaded so it starts to look like it really is some kind of a JRE configuration problem on my machine. This is very weird since some packages work well

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Wolfgang Lenerz
Hi Petri, no problem. Wolfgang ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] SMSQmulator

2013-01-20 Thread Tobias Fröschle
Am 20.01.2013 um 15:48 schrieb Wolfgang Lenerz: Hi, I also like the fact that a few sample programs have been supplied (3 games and Psion Xchange) - the emulator startup lets you get straight into running a few programs. Great for people new to QL systems or who have never used emulators

<    1   2   3   4   5   >