I would donate - Porting SymbOS

Anything QL Software or Programming Related.
User avatar
bwinkel67
QL Wafer Drive
Posts: 1518
Joined: Thu Oct 03, 2019 2:09 am

Re: I would donate - Porting SymbOS

Post by bwinkel67 »

Btw, adding windowing support to something like ICE wouldn't have been too difficult, since QDOS already provides the foundation for it. Basically ICE would just have had to coordinate memory for windows to refresh when overwritten, as the IO was already handled by QDOS (just that apps would have to be written to follow that...same as how they have to follow that in any other GUI).

Below was my mock-up Amiga Workbench 2.1 demo that uses the QDOS window system. The appearance of the windows and icons is just a single image, but then again, in a real window manager, the appearance of those items would be created from separate image elements, so not too far off. Yes, it's an awful color palette, but when you run it on a monochrome monitor, it looks pretty close to Workbench 2.1.

AmigaQL_400.gif
AmigaQL_400.gif (7.35 MiB) Viewed 1470 times

You can play with it yourself if you want. The ZIP contains an MDV with all relevant info. Just LRUN QLAmiga_bas and follow instructions it provides. Writing a simple BASIC "Hello" program in the window with the OK prompt and running it will give you the full experience.

WB21_tk2.zip
(47.25 KiB) Downloaded 75 times


User avatar
vox
Chuggy Microdrive
Posts: 50
Joined: Sat Nov 16, 2024 8:03 am
Location: Belgrade, Serbia
Contact:

Re: I would donate - Porting SymbOS

Post by vox »

bwinkel67 wrote: Sat Nov 23, 2024 10:18 pm
vox wrote: Sat Nov 23, 2024 8:54 pm Oh you made me like ICE1 even more.
If it supports mouse, which mouse should I buy, where, how much?
ICE comes in a mouse version called MICE where the mouse is directly attached to the board. That said, there is a German forum post I once saw where they have created a new ICE board that allowed for other mice to attach but I can't find it presently.
So if I got standard ICE I can only use KBD. Does anyone have MICE ROM, EPROM copier and that mice schematics? Since QL has standard 9 pin ports I wonder can more standard mouse Amiga Atari type be used?


-------------
My QL is work in progress, PC with QPC2
iMac G5 with MorphOS, Nothing Phone 2a plus
https://anticusa.wordpress.com
User avatar
RalfR
QL Wafer Drive
Posts: 1177
Joined: Fri Jun 15, 2018 8:58 pm

Re: I would donate - Porting SymbOS

Post by RalfR »

bwinkel67 wrote: Sat Nov 23, 2024 10:18 pmThere is a German forum post I once saw where they have created a new ICE board that allowed for other mice to attach but I can't find it presently.
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=879


7000 4E75
User avatar
RalfR
QL Wafer Drive
Posts: 1177
Joined: Fri Jun 15, 2018 8:58 pm

Re: I would donate - Porting SymbOS

Post by RalfR »

vox wrote: Sun Nov 24, 2024 3:40 am
bwinkel67 wrote: Sat Nov 23, 2024 10:18 pm
vox wrote: Sat Nov 23, 2024 8:54 pm Oh you made me like ICE1 even more.
If it supports mouse, which mouse should I buy, where, how much?
ICE comes in a mouse version called MICE where the mouse is directly attached to the board. That said, there is a German forum post I once saw where they have created a new ICE board that allowed for other mice to attach but I can't find it presently.
So if I got standard ICE I can only use KBD. Does anyone have MICE ROM, EPROM copier and that mice schematics? Since QL has standard 9 pin ports I wonder can more standard mouse Amiga Atari type be used?
Please read carefully: The original mICE mouse is directly attached to the the EPROM, NOT in the QL! And there are very few programs using it. Do you really want a mouse just for copying files and using a calculator? Rubbish.


7000 4E75
Derek_Stewart
Font of All Knowledge
Posts: 4667
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: I would donate - Porting SymbOS

Post by Derek_Stewart »



Regards,

Derek
User avatar
bwinkel67
QL Wafer Drive
Posts: 1518
Joined: Thu Oct 03, 2019 2:09 am

Re: I would donate - Porting SymbOS

Post by bwinkel67 »

RalfR wrote: Sun Nov 24, 2024 6:06 am
vox wrote: Sun Nov 24, 2024 3:40 am So if I got standard ICE I can only use KBD. Does anyone have MICE ROM, EPROM copier and that mice schematics? Since QL has standard 9 pin ports I wonder can more standard mouse Amiga Atari type be used?
Please read carefully: The original mICE mouse is directly attached to the the EPROM, NOT in the QL! And there are very few programs using it. Do you really want a mouse just for copying files and using a calculator? Rubbish.
Yes, unfortunately the MICE mouse only works with ICE specific programs. So things like the MICE version of ArtICE (I think it's called MICEArt), etc. That list is somewhat limited. You can also just use a joystick (or keyboard) with ICE. I find that very workable and actually very similar to the IBM ThinkPad's TrackPad idea.


User avatar
bwinkel67
QL Wafer Drive
Posts: 1518
Joined: Thu Oct 03, 2019 2:09 am

Re: I would donate - Porting SymbOS

Post by bwinkel67 »

RalfR wrote: Sun Nov 24, 2024 6:02 am
bwinkel67 wrote: Sat Nov 23, 2024 10:18 pmThere is a German forum post I once saw where they have created a new ICE board that allowed for other mice to attach but I can't find it presently.
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=879
Thank you. I googled it and couldn't find it. Even put MICE and tlienhard.com in my query and still nothing :-/


User avatar
dex
Gold Card
Posts: 310
Joined: Thu Dec 23, 2010 1:40 pm

Re: I would donate - Porting SymbOS

Post by dex »

bwinkel67 wrote: Sun Nov 24, 2024 7:43 amthe MICE mouse only works with ICE specific programs.
Or with Your own (both Basic or assembler) programs using the ICE Toolkit with mouse pointer and menus (contains icon editor, too). Version 2 of the Toolkit supports mICE interface.


User avatar
RalfR
QL Wafer Drive
Posts: 1177
Joined: Fri Jun 15, 2018 8:58 pm

Re: I would donate - Porting SymbOS

Post by RalfR »

Not so sophisticated as Giga-Basic, I think. And who has written programs with it?


7000 4E75
User avatar
bwinkel67
QL Wafer Drive
Posts: 1518
Joined: Thu Oct 03, 2019 2:09 am

Re: I would donate - Porting SymbOS

Post by bwinkel67 »

dex wrote: Sun Nov 24, 2024 8:25 am
bwinkel67 wrote: Sun Nov 24, 2024 7:43 amthe MICE mouse only works with ICE specific programs.
Or with Your own (both Basic or assembler) programs using the ICE Toolkit with mouse pointer and menus (contains icon editor, too). Version 2 of the Toolkit supports mICE interface.
Oh cool...thought that copy is rough to read. Anyone have a copy of that they could scan in?


Post Reply