Possible GUI OS for the Commander X16?
- desertfish
- Posts: 1097
- Joined: Tue Aug 25, 2020 8:27 pm
- Location: Netherlands
Possible GUI OS for the Commander X16?
I know but they don't work in 640x480 only in the 320x200x256 mode? (SCREEN 128)
edit: also I'm not making a GUI of any sort, just an image drawn via drawing routines ?
-
- Posts: 193
- Joined: Wed Apr 29, 2020 6:46 pm
Possible GUI OS for the Commander X16?
I know but they don't work in 640x480 only in the 320x200x256 mode? (SCREEN 128)
edit: also I'm not making a GUI of any sort, just an image drawn via drawing routines [emoji846]
That’s because there isn’t enough VRAM to do 640x480 in 256 color mode. The only way you could do it in 640x480 is to do it in text mode which is debatable that is even a GUI. Or to reduce the color depth.
Sent from my iPhone using Tapatalk
Possible GUI OS for the Commander X16?
13 hours ago, Lorin Millsap said:
That’s because there isn’t enough VRAM to do 640x480 in 256 color mode. The only way you could do it in 640x480 is to do it in text mode which is debatable that is even a GUI. Or to reduce the color depth.
Yes, it would seem like the main appeal of a GUI applications over text mode (whether a TUI or just plain command-key text mode) would be for tools for graphical design, particularly for game design ... and it would seem like the color depth would be more important than the 640x480 resolution for the GUI. Even working on lower color depth 640x480 art, you could have a full screen viewer mode, and the GUI editing mode have a slidable window into a portion of the art, shown shown in 320x240.
- desertfish
- Posts: 1097
- Joined: Tue Aug 25, 2020 8:27 pm
- Location: Netherlands
Possible GUI OS for the Commander X16?
Since I want to be able to draw graphics on the x16 regardless of resolution, I am making my own graphics drawing routines. It's just meant to be able to draw simple graphs and some text and because I'm learning about how to program the vera's different (bitmap)graphicsmodes. I'm using the Amiga's workbench GUI as a mockup to test my code and because the resulting image is interesting to me (having owned and heavily used Amigas for about 8 years as a kid) ?
Possible GUI OS for the Commander X16?
I would really like X16 BASIC to support graphics commands for 320x240x8 and 640x480x2.
Possible GUI OS for the Commander X16?
9 minutes ago, kelli217 said:
I would really like X16 BASIC to support graphics commands for 320x240x8 and 640x480x2.
I think some after market addon solutions will be presented after a while. In the spirit of Super Expander and Simon's Basic.
-
- Posts: 38
- Joined: Tue Jan 26, 2021 9:57 am
Possible GUI OS for the Commander X16?
On 11/29/2020 at 1:39 PM, BlueSpartan076 said:
i do think that the commander x16 should have its own built-from-the-ground-up GUI OS though. like its own design not GEOS.
If a group of GUI designers/coders were to get together and develop/package something like GEOS for the CX16, I'd pay for it.
-
- Posts: 913
- Joined: Tue Apr 28, 2020 2:45 am
Possible GUI OS for the Commander X16?
12 hours ago, calcmandan said:
I'd pay for it
You won't need to pay extra - GEOS will ship in the ROM
-
- Posts: 137
- Joined: Tue Jun 30, 2020 3:47 pm
Possible GUI OS for the Commander X16?
2 hours ago, SlithyMatt said:
You won't need to pay extra - GEOS will ship in the ROM
Did the team obtain permission to use GEOS code in the Commander X16?
-
- Posts: 913
- Joined: Tue Apr 28, 2020 2:45 am
Possible GUI OS for the Commander X16?
1 hour ago, Elektron72 said:
Did the team obtain permission to use GEOS code in the Commander X16?
Yes, along with the Kernal and BASIC