Page 1 of 1
vesa stuff
Posted: Thu Sep 03, 2009 11:20 am
by xyjamepa
Hi,
Today,while I was searching for posts related to vesa programming
I ran across
this post,I tried to download VBETest.zip , but It seems there is a problem with the server,
also, I thought about conacting the author , but unfortunatelly ,I think he didn't register
at osdev after the merge with MT,any way,does anyone of you gus has this file?
Thanx.
Re: vesa stuff
Posted: Thu Sep 03, 2009 12:55 pm
by Brynet-Inc
The domain mentioned on that post is a good hint, his name is Rob Lohman - unfortunately it would seem that he dropped off the face of the earth mid 2006.
Try sending him an email, maybe he's not dead.
EDIT:
He's recently been active on the forum REDUSER.net.
Re: vesa stuff
Posted: Fri Sep 04, 2009 9:03 am
by Dex
What bit of this demo are you interested in ?, as i have many vesa demos.
Re: vesa stuff
Posted: Fri Sep 04, 2009 10:58 am
by xyjamepa
Hi,
What bit of this demo are you interested in ?, as i have many vesa demos.
Well,I'm interested in vesa programming in general, also I'm interested in fonts and
characters in graphics mode.
PS:I'm coding my os now in protected mode.
Thanx.
Re: vesa stuff
Posted: Fri Sep 04, 2009 11:14 am
by robos
I'm still alive and lurking around
My server is indeed offline (I moved half way across the world and haven't found the time yet to put a server up again), but I should still have all the files and will see if I can find that archive for you this weekend.
There are some problems with the code but if you're interested in using a linear frame buffer and higher resolutions then it does show how to do that.
Any suggestions on one of those free services I could upload the file to?
Cheers,
Rob
Re: vesa stuff
Posted: Fri Sep 04, 2009 11:22 am
by ~
robos wrote:I'm still alive and lurking around
My server is indeed offline (I moved half way across the world and haven't found the time yet to put a server up again), but I should still have all the files and will see if I can find that archive for you this weekend.
There are some problems with the code but if you're interested in using a linear frame buffer and higher resolutions then it does show how to do that.
Any suggestions on one of those free services I could upload the file to?
Cheers,
Rob
If you could please upload (some) of your files in one ZIP or TAR archive in a place like RapidShare or Megaupload I could copy it in my server and host it as a mirror if it helps.
Re: vesa stuff
Posted: Fri Sep 04, 2009 11:23 am
by Combuster
You can add attachments to posts
Re: vesa stuff
Posted: Fri Sep 04, 2009 11:29 am
by ~
Combuster wrote:You can add attachments to posts
Can guests see attachments? If not, that would limit the access and would need to be moved elsewhere later.
Re: vesa stuff
Posted: Fri Sep 04, 2009 11:33 am
by Dex
Re: vesa stuff
Posted: Fri Sep 04, 2009 2:54 pm
by xyjamepa
Good to hear from you robos.
Also thank you Dex very much for those demos.
They are just great.
Thanx.
Re: vesa stuff
Posted: Wed Sep 09, 2009 5:18 pm
by robos
Hmmm, having a hard time finding this and other files. I must be forgetting about a backup somewhere
Re: vesa stuff
Posted: Thu Sep 10, 2009 5:05 pm
by robos
I've found my VBE sample code and have attached it to this post. Enjoy!
I had to delete mkisofs from the archive to fit it within the 64 KB attachment limit on the forum
Re: vesa stuff
Posted: Thu Sep 10, 2009 5:39 pm
by ~
Hey, thanks a lot indeed.
I also looked for it like a year ago and was left waiting until now. Certainly it will be of good use.
By the way, it looks like there is a very old partial cache of your visuar.com website at
www.archive.org, but not these files.
Re: vesa stuff
Posted: Sat Sep 12, 2009 2:22 pm
by xyjamepa
Thank you very much robos.