Search found 1348 matches

by mk79
Tue Jul 19, 2022 9:48 am
Forum: Software & Programming
Topic: IOP.SWDF - what does A1 point at please?
Replies: 18
Views: 3225

Re: IOP.SWDF - what does A1 point at please?

As expected the pointer record returned is also correct (clicked on the lower area and it returns 1 in __D4) :-)
by mk79
Tue Jul 19, 2022 9:37 am
Forum: Software & Programming
Topic: IOP.SWDF - what does A1 point at please?
Replies: 18
Views: 3225

Re: IOP.SWDF - what does A1 point at please?

sub1 dc.l 0 Pointer to sub windows pointer table dc.w 196,20,2,2 w,h,x,y (x,y relative to main window) ... sub2 dc.l 0 Pointer to sub windows pointer table dc.w 196,20,2,78 w,h,x,y (x,y relative to main window) What are these null pointers about? If you remove them your code will magically work. At...
by mk79
Sat Jul 16, 2022 11:13 pm
Forum: Software & Programming
Topic: IOP.SWDF - what does A1 point at please?
Replies: 18
Views: 3225

Re: IOP.SWDF - what does A1 point at please?

If I change the code to have an actual list of subwindow definitions, with relative pointers, nothing works correctly. The main window shows the default arrosw sprite, and there's o sign of any of the subwindows. Noting uses any of the attributes Ive set. :( Sure, I said it's the working definition...
by mk79
Thu Jul 14, 2022 4:47 pm
Forum: Software & Programming
Topic: IOP.SWDF - what does A1 point at please?
Replies: 18
Views: 3225

Re: IOP.SWDF - what does A1 point at please?

IOP.SWDEF is part of the pointer environment, and nothing to do with WMAN Yeah, except that it was written to ingest 100% the WMAN data structures ;) Or the other way round, but sure, you should be able to use it without. The window must be a managed window, so make sure the outline is set. As ment...
by mk79
Sat Jul 09, 2022 1:46 pm
Forum: Software & Programming
Topic: EasyPtr4
Replies: 73
Views: 10880

Re: EasyPtr4

Martin_Head wrote:I read the DOS drive settings into an array, and I don't know what length to give it.
Currently the limit is 200 characters.
by mk79
Fri Jul 08, 2022 1:59 pm
Forum: Software & Programming
Topic: EasyPtr4
Replies: 73
Views: 10880

Re: EasyPtr4

My EasyPtr manual does not mention these parameters. Just MAWDRAW [#ch%,] num [, array$] Check the page after that. I see there is a MWDEF command to get the address of the working definition. I don't know if I could navigate that to find the application windows size. I don't know either, but that'...
by mk79
Fri Jul 01, 2022 11:01 pm
Forum: Hardware
Topic: QXL SMSQ/E Version
Replies: 21
Views: 4055

Re: QXL SMSQ/E Version

Hi Marcel, SMSQ 2.57, 2.76, 2.90 all work SMSQ/E 3.00 crashes after 2 keypresses SMSQ/E 3.05 works OK8 SMSQ/E 3.06 does start up. SMSQ/E 3.30 - 3.38 all startup but no keyboard input. Just to be clear, "does start up" means that 3.06 also doesn't have working keyboard? There were no relev...
by mk79
Fri Jul 01, 2022 9:18 pm
Forum: Hardware
Topic: QXL SMSQ/E Version
Replies: 21
Views: 4055

Re: QXL SMSQ/E Version

Strange that v3.05 works perfectly. So 3.06 doesn't? Hi Marcel, SMSQ 2.57, 2.76, 2.90 all work SMSQ/E 3.00 crashes after 2 keypresses SMSQ/E 3.05 works OK SMSQ/E 3.06 does start up. SMSQ/E 3.30 - 3.38 all startup but no keyboard input. Just to be clear, "does start up" means that 3.06 als...
by mk79
Fri Jul 01, 2022 8:49 pm
Forum: Hardware
Topic: CPLD replacement for ZX8301
Replies: 230
Views: 53167

Re: CPLD replacement for ZX8301

tofro wrote:
mk79 wrote:there are only two revisions, the old CLA2310 and the later CLA2345 which added NTFS support.
ZX8301_spares.jpg
No. NTSC, probably? :lol:
Damn :mrgreen:
by mk79
Fri Jul 01, 2022 4:07 pm
Forum: Hardware
Topic: QXL SMSQ/E Version
Replies: 21
Views: 4055

Re: QXL SMSQ/E Version

Derek_Stewart wrote:Strange that v3.05 works perfectly.
So 3.06 doesn't?