LisaList2

Advanced search  

News:

2022.06.03 added links to LisaList1 and LisaFAQ to the General Category

Pages: [1]   Go Down

Author Topic: RGBTOHDMI understands the Lisa video signal  (Read 6067 times)

stepleton

  • Sr. Member
  • ****
  • Karma: +109/-0
  • Online Online
  • Posts: 385
RGBTOHDMI understands the Lisa video signal
« on: October 21, 2023, 07:49:11 am »

Yesterday I experimented with the Raspberry Pi-based RGBTOHDMI device, which plenty of folks out there are using to interface lots of older systems with modern displays. (You can buy complete or add-your-own-RPi kits from various online "retro" shops, or you can build your own if you like SMD soldering.) There are folks out there who've managed to get it working with their Lisas, and after a lot of fiddling, I was able to do it too; see attached image.

The device seems to produce a good result if you are patient and lucky. There seem to be one or two dozen parameters you can set which will directly affect the quality of the image you get. The project's own "Apple Lisa" profile produced a skewed, rolling image for me, and I had to spend a good hour poking around and trying different options until I got something to work. (One of the parameters had me tuning an hsync-detection threshold to somewhere inside a 20 millivolt sweet spot.) I'm not sure how reproduceable the result is across Lisas or across separate RGBTOHDMI devices.

But the settings I wound up with seem dependable for now, and it's the only tool I have for getting the Lisa to display on something from this century.
Logged

RolandJuno

  • Newbie
  • *
  • Karma: +2/-0
  • Offline Offline
  • Posts: 3
Re: RGBTOHDMI understands the Lisa video signal
« Reply #1 on: October 22, 2023, 10:09:19 pm »

Terrific work on getting your display working with the Lisa! I had slightly different values than DosFox. Here's what I had using 8 bit analog YUV:

sampling=7,7,7,7,7,7,7,0,1,0,10,0,0,0,0,4,1,1,1,0,79,256,256,256,256,39,256,256
geometry=164,7,552,364,720,364,2,3,1,1,20374338,896,5000,379,4,0,0
palette=Mono_(2_level)
scanline_level=0

Curious if mine is different in any way because I'm using an EPROM for the VSROM perhaps?
« Last Edit: October 22, 2023, 10:13:15 pm by RolandJuno »
Logged

andrew

  • Sr. Member
  • ****
  • Karma: +10/-0
  • Offline Offline
  • Posts: 61
  • :)
    • Lisa themed website (under construction)
Re: RGBTOHDMI understands the Lisa video signal
« Reply #2 on: October 23, 2023, 04:50:27 pm »

This looks like it would be a lifesaver in the event of a dead CRT.
Logged

patrick

  • Sr. Member
  • ****
  • Karma: +85/-0
  • Offline Offline
  • Posts: 103
    • Patrick's Hardware Page
Re: RGBTOHDMI understands the Lisa video signal
« Reply #3 on: October 24, 2023, 02:50:36 am »

In the event of a dead CRT, use some other 12" paperwhite tube as a replacement. E.g. from an Atari SM124 monitor. These have better brightness and focus than the original Clinton tube used by Apple.

In the event of some other hardware issue, just install LisaEm on your Raspberry  ;)
Logged

sigma7

  • Administrator
  • Sr. Member
  • *****
  • Karma: +130/-0
  • Offline Offline
  • Posts: 315
  • Warning: Memory errors found. Verify comments.
Re: RGBTOHDMI understands the Lisa video signal
« Reply #4 on: October 25, 2023, 04:44:49 pm »

Terrific work on getting your display working with the Lisa! I had slightly different values than DosFox. Here's what I had using 8 bit analog YUV:

sampling=7,7,7,7,7,7,7,0,1,0,10,0,0,0,0,4,1,1,1,0,79,256,256,256,256,39,256,256
geometry=164,7,552,364,720,364,2,3,1,1,20374338,896,5000,379,4,0,0
palette=Mono_(2_level)
scanline_level=0

Per this old post, I suspect the aspect ratio of a single pixel on real Lisa hardware is more accurately 3:4 (Horizontal:Vertical)... if one of you that has an RGB2HDMI connected to a Lisa could try that and report as to whether it looks closer to the real thing it may pacify my curiosity. (Various screen images posted in the AppleLisaClone threads look too tall, but there are numerous other explanations of course.)

eg. geometry=164,7,552,364,720,364,  34  ,1,1,20374338,896,5000,379,4,0,0

Quote
Curious if mine is different in any way because I'm using an EPROM for the VSROM perhaps?

What speed is your EPROM? I'm wondering if a slow video state machine works just as well as a stock one, perhaps only causing a delay in the retrace signals?
Logged
Warning: Memory errors found. ECC non-functional. Verify comments if accuracy is important to you.
Pages: [1]   Go Up