Home | Reviews | GUIpedia | Forum | Fun500
Brandon | The Future of ViperViper is going to be a QB unitasking GUI with a package manager, and a early Mac OS look. Aimed at being able to run on as many machines as possible it will be a good contrast to Fun500 which will remain a FB multitasker.
Today I started on the basics to the SDK. | 2010-08-27 | 8:56 PM |
Dick | Re:The Future of ViperI hope you keep the background | 2010-08-27 | 10:11 PM |
Brandon | Re:The Future of ViperI'm not sure if that was sarcasm, but it made me laugh a little :P That background made things so slow. I actually made a checkered bg (I'm developing in Screen 11) but its not really fast. I plan to support Screens 11 and 12 and possibly even others. Viper is meant to have no compatibility issues with anything. Fun500 being 32bit won't run on my 286.
| 2010-08-28 | 8:25 AM |
Dick | Re:The Future of ViperSCREEN 11 is 640x480 with 2 colors. Screen 12 is 640x480 with 16 colors. Because VGA can support 640x480 with 16 colors I tried making 640x480 with 4 colors and 2 video pages. Even tried 640x480 with 2 colors and 4 video pages. Never had success. | 2010-08-28 | 8:59 PM |
Brandon | Re:The Future of ViperCould you do 640x480 with 2 colors and 2 pages?
| 2010-08-29 | 9:15 AM |
Dick | Re:The Future of ViperNo, I've tried using the VGA hardware to do this. Using the color plane enable register to enable and disable planes, where different pages could be stored. From what I've seen, it's "supposed" to work, but didn't for me.
As for 2 pages in monochrome, you could just store the second page in ram as opposed to VGA ram. It wouldn't really be page-flipping, but it works. I did something like this in my "fast" GUI demo with the background and 2 draggable windows. Remember that one? | 2010-08-30 | 5:34 PM |
Brandon | Re:The Future of ViperI remember it, actually the other day when I worked on Viper I was thinking that if you work on a GUI that I'm a little afraid how GUI Awards would work out. I don't really think I need pages, being unitasking and all.
| 2010-08-30 | 6:00 PM |
Jason | Re:The Future of ViperIn the future library 640x480x8 gives me like 32 pages | 2010-08-30 | 6:27 PM |
Blog
2021 Brandon Cornell