Hello
When I turn on my MTX there is a character displayed instead of a space on a few lines of the screen.
Before going further into research, RAM or decoder, have any of you already encountered this problem ?
Thank you in advance for your good advice.
Best regards
MTX512 - Screen Trouble
Re: MTX512 - Screen Trouble
There's a write up of VRAM test and repair here http://primrosebank.net/computers/mtx/r ... repair.htm
The reverse quote has an ASCII code in hex of #60. a space has a code of #20.
That #40 difference suggests that there is a rogue bit appearing on D6.
At the time TI designed the VDP, they numbered thier address and data busses the opposite way to modern converntion, so what we would call D6, they would have referred to as D1. RD1 is connected to the VRAM chip at 7G, so that would be the one I would test first.
The reverse quote has an ASCII code in hex of #60. a space has a code of #20.
That #40 difference suggests that there is a rogue bit appearing on D6.
At the time TI designed the VDP, they numbered thier address and data busses the opposite way to modern converntion, so what we would call D6, they would have referred to as D1. RD1 is connected to the VRAM chip at 7G, so that would be the one I would test first.
Re: MTX512 - Screen Trouble
Thank you for your replies
I found the same result that bit 6 was corrupted at 1 on some adresses.
I was hesitating between CPU or VDP RAMs. This means that BASIC uses VRAM as a buffer for keyboard inputs.
Now I have to find new one to replace them.
Have a nice day.
6=36h >> v=76h space=20h >> @=40h Basic input
I found the same result that bit 6 was corrupted at 1 on some adresses.
I was hesitating between CPU or VDP RAMs. This means that BASIC uses VRAM as a buffer for keyboard inputs.
Now I have to find new one to replace them.
Have a nice day.
6=36h >> v=76h space=20h >> @=40h Basic input
Re: MTX512 - Screen Trouble
As far as I've been able to work out, yes, the OS does use the input line on the screen during some part of the command processing. The manual says there is a keyboard buffer at #FB4B i'm not sure though at what stage that gets filled.
If the CPU ram misbehaves, then you'll likely just have a non starting MTX.
If the CPU ram misbehaves, then you'll likely just have a non starting MTX.
Re: MTX512 - Screen Trouble
Hello
It works again, I exchanged VRAM 4116 by 4164.
-5V is no more needed.
I also repaired 2 defected keys.
It works again, I exchanged VRAM 4116 by 4164.
-5V is no more needed.
I also repaired 2 defected keys.
Re: MTX512 - Screen Trouble
Nice
Mark
Mark
Standby alert
“There are four lights!”
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb
Autumn is here. Bye bye summer 2024...
Not as many MTXs as Dave!
“There are four lights!”
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb
Autumn is here. Bye bye summer 2024...
Not as many MTXs as Dave!
Re: MTX512 - Screen Trouble
Shame it's being force to show Toado though !