I would donate - Porting SymbOS
Re: I would donate - Porting SymbOS
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.
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.
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.
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.
- vox
- Chuggy Microdrive
- Posts: 50
- Joined: Sat Nov 16, 2024 8:03 am
- Location: Belgrade, Serbia
- Contact:
Re: I would donate - Porting SymbOS
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?bwinkel67 wrote: Sat Nov 23, 2024 10:18 pmICE 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.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?
-------------
My QL is work in progress, PC with QPC2
iMac G5 with MorphOS, Nothing Phone 2a plus
https://anticusa.wordpress.com
My QL is work in progress, PC with QPC2
iMac G5 with MorphOS, Nothing Phone 2a plus
https://anticusa.wordpress.com
Re: I would donate - Porting SymbOS
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=879bwinkel67 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.
7000 4E75
Re: I would donate - Porting SymbOS
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.vox wrote: Sun Nov 24, 2024 3:40 amSo 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?bwinkel67 wrote: Sat Nov 23, 2024 10:18 pmICE 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.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?
7000 4E75
-
- 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
Hi,
Look at 3 threads:
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=804
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=831
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=879
The Forum is in German, but Google Chrome can translate it.
Look at 3 threads:
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=804
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=831
https://forum.tlienhard.com/phpBB3/viewtopic.php?t=879
The Forum is in German, but Google Chrome can translate it.
Regards,
Derek
Derek
Re: I would donate - Porting SymbOS
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.RalfR wrote: Sun Nov 24, 2024 6:06 amPlease 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.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?
Re: I would donate - Porting SymbOS
Thank you. I googled it and couldn't find it. Even put MICE and tlienhard.com in my query and still nothing :-/RalfR wrote: Sun Nov 24, 2024 6:02 amhttps://forum.tlienhard.com/phpBB3/viewtopic.php?t=879bwinkel67 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.
Re: I would donate - Porting SymbOS
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.
Re: I would donate - Porting SymbOS
Not so sophisticated as Giga-Basic, I think. And who has written programs with it?
7000 4E75
Re: I would donate - Porting SymbOS
Oh cool...thought that copy is rough to read. Anyone have a copy of that they could scan in?dex wrote: Sun Nov 24, 2024 8:25 amOr 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.