Jump to content
IGNORED

The F18a DIY alternative with HDMI :)


Recommended Posts

28 minutes ago, lesbird said:

Hey David, have you tried on multiple monitors? I could not get a signal on my Samsung 32" TV so I switched to a HP 24" monitor with HDMI and it worked perfectly.

 

Les

 

Thanks for the idea.  Right now I have been trying it on a Sceptre TV.  Since I have an HP monitor, I will try that one first.  Then move on to one of the others like a Dell.

 

Update:  That was it.  It didn't like the Sceptre.  Ended up trying a generic TV that was more handy and the GW1NR-9C worked just fined on it :D  Got the F18 demo screen.  I see a soldering iron in my future for today.

 

Thanks

    David

 

Edited by djones60
Link to comment
Share on other sites

So I fixed the problem with the F18A blacking out when I try to run some of the demos for my color graphics card on the Heathkit computer. Apparently trying to read from VRAM was the culprit. Commenting out one line of code in the KALEIDO.ASM fixed the problem. From the code I posted earlier I commented out the "IN VDP.DAT" line and that fixed the problem. See attached video.

 

*
*       READ VRAM DATA
*
RVD     MOV     A,L             LOW ADR
        OUT     VDP.CTL
        MOV     A,H             HIGH ADR
        ANI     77Q             MASK
        OUT     VDP.CTL
        NOP                     8 MS DELAY
        NOP
        NOP
        NOP
*       IN      VDP.DAT
        RET

 

So my question now is, is it possible to read VRAM data on the F18? I would think it would be. So it's quite possible something else isn't being set up properly for this code to work on the F18 clone.

 

Link to comment
Share on other sites

So the version 2.0 will be made of 2 boards: a tiny small socket that allows a flat cable going left or right:

 

image.thumb.png.405c69715a2913faf46382a71392d26a.png

 

and the board itself allowing being connected left or right:

 

image.thumb.png.83881dae1e1548f64ba65037db7607ad.png

 

So you can place it anywhere inside de case with the HDMI connector pointing any direction you need.

 

There are two extra signals coming to the socket: audio and mode1 (address 1) this mode 1 is not used for the VDP9918. It has a future use.

 

 

 

  • Like 1
Link to comment
Share on other sites

5 hours ago, retrocanada76 said:

So the version 2.0 will be made of 2 boards: a tiny small socket that allows a flat cable going left or right:

 

image.thumb.png.405c69715a2913faf46382a71392d26a.png

 

and the board itself allowing being connected left or right:

 

image.thumb.png.83881dae1e1548f64ba65037db7607ad.png

 

So you can place it anywhere inside de case with the HDMI connector pointing any direction you need.

 

There are two extra signals coming to the socket: audio and mode1 (address 1) this mode 1 is not used for the VDP9918. It has a future use.

 

 

 

Great news. I have one Tang and one Ti left to upgrade.

Link to comment
Share on other sites

8 hours ago, retrocanada76 said:

Ah yes, well there is in fact a 9118 hehe. 

The 9118 is a later derivative of the 9918, which uses different memory, otherwise the same VDP.  Just pedantry.  Could call it the 9218 and get away with it, too.

Link to comment
Share on other sites

I've replaced the F18A in one of my TI-99/4A's with the SMD based tn-vdp, and things fit perfectly:

image.thumb.png.3666d1c2f6ac2aead18424e7790594fb.png
 
image.thumb.png.2e52526f6c599a9f5a8c0f40d6a10f37.png
I used a short pigtail to externalize the HDMI output.  Its cable is a bit too stiff for my taste, but it fit in.  To mount the HDMI output in the back, I cut away four of the plastic fins - Luckily, these four are only connected to the body on one side so removing them was easy.  Then I drilled between two neighboring fins to make space for the screw.
 
image.thumb.png.df1b2cec91ae4f2337209217812bdd57.png
  • Like 2
Link to comment
Share on other sites

7 hours ago, Hans23 said:

I've replaced the F18A in one of my TI-99/4A's with the SMD based tn-vdp, and things fit perfectly:

image.thumb.png.3666d1c2f6ac2aead18424e7790594fb.png
 
image.thumb.png.2e52526f6c599a9f5a8c0f40d6a10f37.png
I used a short pigtail to externalize the HDMI output.  Its cable is a bit too stiff for my taste, but it fit in.  To mount the HDMI output in the back, I cut away four of the plastic fins - Luckily, these four are only connected to the body on one side so removing them was easy.  Then I drilled between two neighboring fins to make space for the screw.
 
image.thumb.png.df1b2cec91ae4f2337209217812bdd57.png

@Hans23Are you using the RF Shield?

Link to comment
Share on other sites

3 hours ago, Duewester said:

Are you using the RF Shield?

With this machine, I do not and I generally remove RF shields from all of my systems.  I've just received another TI-99/4A console which I'm planning to equip with a HDMI only tn-vdp, and I'll try to leave the RF shield in place just for the fun of it.  Routing the HDMI cable out will be annoying, but maybe I can get it done.  Will report.

Link to comment
Share on other sites

@Hans23, do you put a heat sink on the 9904? One of my Ti's came with a heat sink next to the little dimple for the clock crystal for the 9904. The one I have open now doesn't have a heat sink but the 9904 looks newer (looks like an 87 date code)than most of the other chips. I just wonder if the lack of heat dissipation contributed to the failure of the original.

Just wonderin.

Link to comment
Share on other sites

The 9904 gets pretty hot, but with the RF shield removed, the convection inside of the console is much better.  I did not have any issues caused by overheating in my consoles, but I'm also not operating them for stretches of days.  Adding individual heat sinks don't hurt, though.

Edited by Hans23
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...