V9958 on an MTX
V9958 on an MTX
That's half the amount that's on the video board, and there are 2 sockets obscured by the daughterboard that could bump the video ram to 192k.
The visible empty socket is designed to take a sound chip, but that has yet to be tested.
Re: V9958 on an MTX
Well done !
That looks like a really good design, wherever did you find it?

That looks like a really good design, wherever did you find it?

Re: V9958 on an MTX
I think the answer to Dave's question is: down the back of a sofa?
Well done Martin.
Now does this mean we get a colour version of textinvaders?
Mark
Well done Martin.
Now does this mean we get a colour version of textinvaders?
Mark


“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: V9958 on an MTX
Hm I guess that depends on the market, what's your estimate of the number MTX's there are out there running with a V9958 expansion?1024MAK wrote: Now does this mean we get a colour version of textinvaders?
Mark

I was cheating a little to get the display set up, the 9958 was set to respond to ports 1 and 2, effectively shadowing the on-board VDP (which is driving the mono screen). However it does also demonstrate the backward compatibility Yamaha built in.
It does work using it's "normal" ports, but takes a lot of OUT 152 and 153's just to print "Ready" in text mode, getting a display complex enough to "tune" in the picture would have taken quite a while.
Re: V9958 on an MTX
It's a bitmapped 256 x 192 mode in 256 colours
I'm still running composite video output.
The very basic BASIC used to set up the display can be seen on the other screen.
Re: V9958 on an MTX
Nice
Keep them updates coming
Mark

Keep them updates coming

Mark


“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: V9958 on an MTX
Nothing new from the weekend, I got side-tracked putting together some 6309 based hardware.
I WILL get the 80 column text mode tested, I promise!
I WILL get the 80 column text mode tested, I promise!
Re: V9958 on an MTX
Just for Claus:
Have a look at E
I was experimenting with Graphic mode 7: I wanted to show something a litle more interesting that a colour chart.
As I'm using Magrom to load the image, I've had to keep within the 28k or so file size that the board limits me too.
The original image is 192 x 139 8 at 8 bits per pixel its just over 26k in size leaving enough room for the code.
It's scaled up to 192 x 208 to restore the aspect ratio.
A better "delivery system" would have allowed a full screen image, with a little more detail.
Still, it's not a bad indicator of the possibilities
It may be possible to rival the HRX?
Have a look at E
I was experimenting with Graphic mode 7: I wanted to show something a litle more interesting that a colour chart.
As I'm using Magrom to load the image, I've had to keep within the 28k or so file size that the board limits me too.
The original image is 192 x 139 8 at 8 bits per pixel its just over 26k in size leaving enough room for the code.
It's scaled up to 192 x 208 to restore the aspect ratio.
A better "delivery system" would have allowed a full screen image, with a little more detail.
Still, it's not a bad indicator of the possibilities
It may be possible to rival the HRX?
Re: V9958 on an MTX
So, what would you little maniacs like to do first?