Home | Reviews | GUIpedia | Forum | Fun500
jasonwoodland | More fuss on GeodeGeode stands for Graphical _________ Operations for the Desktop Environment. Fill in the space! Earn a special thanks in the About.GAP file!
By the way... are other desktops in guis scripts or built in?
Would people be interested to make themes and apps when i release Geode V1
Oh, and who uses ammeter radio as a hobby? I'm wondering if anyone would my program to send pictures (maybe files) via radio.
I know i've only talked about Geode but it will be better than that... C.. Cobra or Cirrus. Yucky!
(BTW: I got my Commodore Tank Mouse Today!)
Go! 4.2, 4.4, 4.6, 4.8 Unreleased
Kus V1.01, V2.1 Unreleased
Guos (a 5 minute wonder), Ugos
Malcom Unreleased
Cobra Beta 1 (a 5 minute wonder)
Cobra Beta 2
Bison Unreleased
G-DOS Unreleased
Cirrus (a 5 minute wonder)
Geode, I knew I said the others above would be awesome but I actually mean it this time :silly: | 2009-08-27 | 2:39 AM |
Todd | Re:More fuss on Geode[quote]Graphical _________ Operations for the Desktop Environment[/quote]
Enhanced
Should be "Graphically" | 2009-08-27 | 7:32 AM |
jasonwoodland | Re:More fuss on GeodeThank you sir! That's awesome!
:cheer: | 2009-08-27 | 8:27 AM |
jasonwoodland | Re:More fuss on GeodeI've tried EMS, XMS, Future.GET/PUT with pages OR scrolling! none have worked properly. mainly memory probs. EMS is supported in DOSBox only but dosbox can't supply enough memory. does anyone know how to quickly store a 800x600x32 picture into any memory? thanks. | 2009-08-28 | 10:08 AM |
Brandon | Re:More fuss on GeodeThe question shouldn't be how do I store this image, it should be why? | 2009-08-28 | 10:45 AM |
SonicBrit | Re:More fuss on GeodeYou can edit the dosbox config file to add more memory, but I agree with Brandon storing a large image seems to be a waste of memory, are you doing it as some kind of double buffer? or something else? | 2009-08-28 | 6:05 PM |
jasonwoodland | Re:More fuss on GeodeFlicker Free. or is there some way of freezing the screen. i thunk it's called double buffering :dry: :( | 2009-08-28 | 6:29 PM |
Brandon | Re:More fuss on GeodeYou mean like I did in Fun500 4, to get smooth window movement? Your SVGA library should allow you to have pages so you don't need anything else. | 2009-08-28 | 6:34 PM |
jasonwoodland | Re:More fuss on GeodeBut how do I copy pages? | 2009-08-28 | 6:38 PM |
Brandon | Re:More fuss on GeodeAgain your SVGA library should contain that function. I'm not really sure, I've only done it in FreeBASIC and it has all these functions built in. | 2009-08-28 | 6:43 PM |
jasonwoodland | Re:More fuss on GeodeI can't find it :( [file name=future.txt size=33391]http://theguiblog.com/images/fbfiles/files/future.txt[/file] | 2009-08-28 | 6:51 PM |
jasonwoodland | Re:More fuss on GeodeAHYAAAYA.
I figured it out:
do
setpage 1
clear
dostuff
viewpage 1
setpage 0
clear
dostuff
viewpage 0
loop
shit, now it's memory friendly.... video wise. don't ask me about apptitle&appdata :lol: :lol: ... :unsure: | 2009-08-29 | 4:53 AM |
GUIs
2021 Brandon Cornell