Should not be a problem.. I will try to set some time aside this week to change the code to allow the old driver to be used.
Dan On Jul 20, 2014 8:31 PM, "AG5AT" <[email protected]> wrote: > Dan, > > Yes, I saw all of that. But if you look at my two monitor pictures, as we > go forward, we will have some issues for some of us with older monitors. > My Samsung was purchased in 2005. While it supports 1280 x 1024, it > doesn't appear work at 60 hz. I figure this mismatch is above most of our > heads and may have to go back to Parallax and Chip Gracey. Meanwhile, we > may have to create a version with the original drivers more like the > PropIO2 which uses the VGA_1024 driver. > > Aug > > > On Sunday, July 20, 2014 6:57:32 PM UTC-5, Dan Werner wrote: >> >> The source files are in the ZIP file in this folder: >> >> >> >> http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder& >> param=6502%20Host%20Processor >> >> >> >> /M6502/ParPortPropTest/TstPPP/vga_1280x1024_tile_driver_with_cursor.spin >> >> >> >> Here are the timings: >> >> >> >> ' 1280 x 1024 @ 60Hz settings >> >> >> >> hp = 1280 'horizontal pixels >> >> vp = 1024 'vertical pixels >> >> hf = 48 'horizontal front porch pixels >> >> hs = 112 'horizontal sync pixels >> >> hb = 248 'horizontal back porch pixels >> >> vf = 1 'vertical front porch lines >> >> vs = 3 'vertical sync lines >> >> vb = 38 'vertical back porch lines >> >> pr = 100 'pixel rate in MHz at 80MHz system clock >> (5MHz granularity) >> >> >> >> >> >> >> >> *From:* [email protected] [mailto:[email protected]] *On >> Behalf Of *AG5AT >> *Sent:* Sunday, July 20, 2014 12:18 PM >> *To:* [email protected] >> *Subject:* Re: [N8VEM: 18458] Re: 6x0x Board Update & Documentation Help >> From Prototype Builders >> >> >> >> >> <https://lh6.googleusercontent.com/-r1MkokP8ckA/U8v5olhYk7I/AAAAAAAAABw/a0nD7MTC5tQ/s1600/sun-wide.jpg> >> >> >> <https://lh5.googleusercontent.com/-qWnUJ9mPjyI/U8v5fy1GjnI/AAAAAAAAABo/2Sc-ouA2hSE/s1600/samsung913t.jpg> >> >> Yes, >> I see that. But some of us aren't going to have monitors that support >> the particular frequencies that you chose. So is there a way to adjust >> things in the code. I have attached pictures of my Samsung that I will use >> for this project and also my other 22 inch widescreen monitor which does >> work. The Samsung 913T is 1280 x 1024 Vert 75hz, Hor 81 khz. >> >> Aug >> >> >> On Saturday, July 19, 2014 2:34:38 PM UTC-5, Dan Werner wrote: >> >> The source code is in the dos/65 source in the 6x0x host processor >> folder. I can send you a link once I get back home late tomorrow. >> This program uses a totally different VGA driver from the pocket term and >> requires svga resolution as it is higher resolution and supports color on a >> character by character basis. >> >> Dan >> >> On Jul 18, 2014 10:57 PM, "AG5AT" <[email protected]> wrote: >> >> Dan, >> I have my first board up and running (sort of). I don't think you >> included the source in the DOS/65 for the PPP Prop IO term. There is one >> way of in "test", but it doesn't seem to match up with the .eprom you >> provided. So far things are only "sort of" working. The characters seem >> to be too big. That is the bottom lines are way off the bottom of the >> screen. I have used this monitor with Vince Briel's prop term with all >> working fine. >> >> Aug >> In Arkansas >> >> >> On Wednesday, July 2, 2014 1:51:10 AM UTC-5, Andrew Bingham wrote: >> >> All, >> >> >> >> The 6x0x boards should be finishing fabrication on 7/7/14 and based on >> DHL's delivery speed to me on the left coast here I expect to have the >> boards on ~7/10/14. At which point I will post some pictures for everyone >> and generate PayPal Invoices for all the folks who ordered to pay for their >> boards. >> >> >> >> One request - I've used the Zeta documentation page as a template and >> created the skeleton of a documentation page for the 6x0x board at - >> http://n8vem-sbc.pbworks.com/w/page/82119161/ECB%206x0x-ATX-6U >> >> >> >> Since I did not build one of the prototype boards, it would be very >> useful to me if the folks who did build the Rev 008 prototypes could review >> the documentation page and provide any inputs. Especially the IC selection >> and software sections. You can either edit the page directly or send an >> email with what you want added and I'll do it. >> >> >> >> We are going to have 65 of these boards out in the wild (and I will be >> collecting names for a 2nd batch as well if there is demand) and I'd really >> like to have the highest quality documentation possible to go with them. >> Andrew L., John C. and the prototype builders put a lot of work into this >> board and I expect it to be a new flagship of the N8VEM project. I'm >> really just honored to be able to get them made and distributed to everyone. >> >> >> >> Thanks, >> >> >> >> Andrew B >> >> -- >> You received this message because you are subscribed to the Google Groups >> "N8VEM" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/n8vem. >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "N8VEM" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/n8vem. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "N8VEM" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/n8vem. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "N8VEM" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/n8vem. For more options, visit https://groups.google.com/d/optout.
