Re: [Ql-Users] Assembly Language eMagazine - new issue!

2024-04-17 Thread Jiri Dolezal via Ql-Users
On 14.4.2024, at 20:37, Peter Graf wrote: Ah, a MacOS 10.4 user? In order to still run 68K Mac programs? Did you still keep TenFourFox up-to-date be compiling it yourself? No, I have the last "official" version (2021, I think). I do not compile anything (but I have heard, there is some way

Re: [Ql-Users] Assembly Language eMagazine - new issue!

2024-04-14 Thread Jiri Dolezal via Ql-Users
I know it's been a while, but Issue 12 of the somewhat irregular Assembly Language Programming eMagazine is, finally, available. Get it here https://github.com/NormanDunbar/ QLAssemblyLanguageMagazine/releases/tag/Issue_12. Is direct link to the PDF available? TenFourFox is not able to

Re: [Ql-Users] PD Libraries of QL Software

2022-05-26 Thread Jiri Dolezal via Ql-Users
Get the entire Qubbesoft P/D library from: http://www.dilwyn.me.uk/thelib/index.html or the mirror at http://dilwyn.qlforum.co.uk/thelib/index.html This link is wrong (points to Phil Jordan's The Library). The correct one is http://www.dilwyn.me.uk/qubbe/index.html

Re: [Ql-Users] Stupid AND

2017-09-19 Thread Jiri Dolezal via Ql-Users
30 if (a<>0 AND b/a=5) The first condition (a<>0) is NOT met and so, in any other programming language I use, the second condition isn't even tested, as the result will be "false" anyway because of this. Standard BASIC approach is to evaluate first expression, store the result

Re: [Ql-Users] Toolkit II v2.31

2017-03-31 Thread Jiri Dolezal
Thanks for the feedback. Are there people badly missing the network code in the new TK2, i.e. is this still a thing? Very. That's why I didn't try the new TK2. I use networking often. On the other hand, I have Minerva ROM, and trying to avoid using of mdv_'s at all, so I don't need the

Re: [Ql-Users] QLis30 pledge...

2014-01-06 Thread Jiri Dolezal
*List of pledges:* *Sandy Electronics / Dave Park£150* If anyone else would like to add to this pledge list, please simply add their name and pledge, then repost. If they have additional or different conditions to their pledge, or suggestions to changes to my general conditions,

Re: [Ql-Users] A seat in the lifeboat?

2013-09-14 Thread Jiri Dolezal
I will choose preferably, what noone else is able to finish. SD card interafce can be created by someone else. But complete new QL machine cannot be finished by everyone. Then, I choose Q68 as no. 1 and QLwIP as no. 2. ___ QL-Users Mailing List

Re: [Ql-Users] QL Flightdeck

2013-05-15 Thread Jiri Dolezal
Runs well on Super Gold Card with no other extensions or expansions. Stops on Sandy Q Board non-mouse version (640 K total RAM) with simillar error messages (FOP - not found, Channel not open, ...). Job 26 Flightdeck(Demo-1.05) LBYTES not found Retry Continue Abort R/C/A

Re: [Ql-Users] QL Flightdeck

2013-05-15 Thread Jiri Dolezal
Runs well on Super Gold Card with no other extensions or expansions. Stops on Sandy Q Board non-mouse version (640 K total RAM) with simillar error messages (FOP - not found, Channel not open, ...). ... because it requires Toolkit II. With Toolkit, it draws flight instruments and freezes,

[Ql-Users] Window redraw in PE

2013-03-19 Thread Jiri Dolezal
I know, that partialy overlapped window process in PE (both QDOS and SMSQ) will be paused on attempt to write into the window and is resumed again on its window activation. I have found PICE/PEX utility, that, if I understand correctly, redraws windows in the background, i.e., the running

Re: [Ql-Users] Window redraw in PE

2013-03-19 Thread Jiri Dolezal
yes, it is perfectly possible. And already done ;) Perfect! My (old) SMSQ was not able to do this, l and I was really hesitating to buy the latest one. Now I have one more reason to spent 90 EUR for it. ___ QL-Users Mailing List

Re: [Ql-Users] Window redraw in PE

2013-03-19 Thread Jiri Dolezal
The feature you requested (background update) was by the way done by me ;-) One more question - what is the last Pointer Environment version for the plain QDOS? Does it contain this feature (background drawing), too? ___ QL-Users Mailing List

Re: [Ql-Users] (Update) New game for the QL under development

2012-10-10 Thread Jiri Dolezal
Just a quick update on my progress. Good job! I'm impressed by this attempt to create a 3D wireframe engine and whole game. ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] qpc2/linux

2012-08-14 Thread Jiri Dolezal
The second thing, I have entered just 'wine' and I get three options 'wine - with argument' 'wine - version' 'wine - help' when I enter 'wine /help I

Re: [Ql-Users] GST QED Editor

2012-02-25 Thread Jiri Dolezal
Jiri, I'm also still unable to make a working copy of the Assembler cartridge for you. My master and my copies are almost unreadable. Will need to invest some hours. Oh, to be exact, I have the working copy of Assembler cartridge. I can make a copy for you (or anyone) in case of need. The

Re: [Ql-Users] GST QED Editor

2012-02-19 Thread Jiri Dolezal
You would need to transfer them out of the 68K/OS microdrive cartridges and environment somehow - I have no idea how. One possibility is to create a ROM disk. 68k/OS interface has two extra ROM slots for the ROMdisk (and the ADAM environment is probably also stored in the ROM as a file on

Re: [Ql-Users] Video plug memory prod...

2011-08-28 Thread Jiri Dolezal
Is a standard 7-pin DIN connector as used for MIDI Midi? Standard MIDI connector is 5 pin/180 degrees. suitable for the QL video socket? I want to make a composite video cable... QL video socket is 8 pin. For composite video, 3 pin DIN will be OK (uses only 2 pins), but for RGB, you need

Re: [Ql-Users] Fwd: [Raspberry Pi] August update - boards back and running content

2011-08-28 Thread Jiri Dolezal
We've had a busy month! We received our alpha boards two weeks ago, and already have a desktop environment and hardware-accelerated 3d and video up and running. Work on the final board design is proceeding well. For more details, check out our website at: http:// www.raspberrypi.org Yes,

Re: [Ql-Users] Raspberry Pi the £20 PC

2011-08-03 Thread Jiri Dolezal
Doubt it. It's got an ARM processor - I've not (yet) heard of Windows for ARM chips. http://www.youtube.com/watch?v=xKc_XGuvNIk ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] Ser-USB

2011-07-10 Thread Jiri Dolezal
I have tried SER-USB device with my QL (Minerva 1.98, SuperHermes, SuperGoldCard) and a problem appeared. Using either ROM or disk driver, speed of 9600 or 19200, included SD card or another SD card, it activates the driver and communicates with SER-USB, but nothing more. Neither MOUNT

Re: [Ql-Users] Ser-USB

2011-07-10 Thread Jiri Dolezal
fyi You cannot mount a partition unless the drive or SD Card has been formatted first and you cannot mount a partition on a drive number that is already in use; so, if the boostrap worked, then a partition is already mounted as drive 1 so a MOUNT 1,1,1 will fail. ... Yes! That's it...

Re: [Ql-Users] Samsung QL serial ports

2011-06-08 Thread Jiri Dolezal
I don't think I have the pinouts for Samsung Ctl (joystick) ports. Same as Atari, or Kempston on Sinclair ZX Spectrum I'll add the note about the serial ports being sockets though. Same as Sinclair ZX Interface 1. ___ QL-Users Mailing List

Re: [Ql-Users] ser-usb

2011-04-26 Thread Jiri Dolezal
As I said to Computer Research Centrum (who are you?) privately: I'm new in this mail list. You can't know anything about me, I'm known as dex on the QL Forum. Computer research is my email account dedicated to mail lists about computers, not a real company. Any serial port. 4800 with