L-Star icon indicating copy to clipboard operation
L-Star copied to clipboard

80-column 1-pin driver

Open konimaru opened this issue 5 years ago • 3 comments

For the record (since the OBEX managed to break the link), there is an 80 column version (@80MHz) or the 1-pin TV driver.

80 column version Also available here.

konimaru avatar Mar 05 '19 10:03 konimaru

Thanks!

So far there hasn't been a need for an 80-column 1-pin driver in L-Star but it might come in handy in the future.

80 columns is not really readable on most standard definition color TV screens though...

jacgoudsmit avatar Mar 05 '19 16:03 jacgoudsmit

Fair enough, anyway it's not getting lost (anymore). When I tested it I had a nice big 32" TV available. IIRC there is even an evidence picture in the forum thread.

I haven't looked in detail at your changes but did you move the font to hub RAM again?

konimaru avatar Mar 05 '19 18:03 konimaru

I saw the picture in the thread. It looks great! My 14" Trinitron will definitely show it as well as your monitor, but I've used 27" CRT color TV's that make a mess out of anything over 64 columns.

Monochrome monitors also have higher resolutions of course. I wouldn't be surprised if my 5" black and white CRT TV would generate 80 colums without blurring things too much.

For the OSI project, I had to move the font to the hub because it's 256 characters (not 128). The font would fill the entire cog. Unfortunately that means that if the video clock is too high, the code can't retrieve the video data fast enough. I think I did some calculations and wrote some comments in the module about how far you can go.

===Jac

On Tue, Mar 5, 2019 at 1:16 PM Marko Lukat [email protected] wrote:

Fair enough, anyway it's not getting lost (anymore). When I tested it I had a nice big 32" TV available. IIRC there is even an evidence picture in the forum thread.

I haven't looked in detail at your changes but did you move the font to hub RAM again?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jacgoudsmit/L-Star/issues/8#issuecomment-469792195, or mute the thread https://github.com/notifications/unsubscribe-auth/ABk4Ij7JVwhAF682cQA4_qmXzhkj7Bwfks5vTrR4gaJpZM4beUKf .

jacgoudsmit avatar Mar 06 '19 01:03 jacgoudsmit