Nikko made msx computer?

Page 9/10
2 | 3 | 4 | 5 | 6 | 7 | 8 | | 10

By mars2000you

Enlighted (6482)

mars2000you's picture

28-03-2023, 19:01

Pac wrote:

What is written at bottom? I mean on technical data. Picture is blurred.

Takamichi wrote:

The text on the bottom is exactly same as that on FS-A1 (FS-A1 battery location" here); don't leave it in the sun, use only the dedicated power source, etc.

gdx wrote:

These texts say this:

Quote:

●夏季の閉めきった自動車内や道射日光のあたる場所、暖房器具付近には放置しないでください。(変形・変色、故障するこたがあります)
●新旧、異種の電気は、混用しないでください。
●⊕⊖を表示に合わせて、数字の順に入れてください。
●ACアダプターは指定のものをご使用ください。

By Pac

Scribe (7009)

Pac's picture

28-03-2023, 19:05

Thank you, I missed that message.

By Manuel

Ascended (19467)

Manuel's picture

29-03-2023, 00:25

Takamichi wrote:

- GRAPH does not lock, like on any MSX. There's no KANA key but the kana mode activated by workaround keys stays like all other MSX with the KANA key.

Actually, on Philips VG-8000 and VG-8010, GRAPH does lock Smile At least, that's what I put in the openMSX configuration back then, I hope I wasn't mistaken.

Thanks a lot for all your testing. For the ghosting, it's best to test as described in the document that SDSnatcher mentioned.

By Manuel

Ascended (19467)

Manuel's picture

29-03-2023, 00:27

mars2000you wrote:

Maybe the Toshiba T6950 integrated in Toshiba T7937 would give colors that are different according it is used in PAL or NTSC mode? Until now, we knew only PAL machines with T9737 , the Nikko PC-70100 is the only one using NTSC.

What about the Gradiente Expert Plus and Expert DD Plus?

By Manuel

Ascended (19467)

Manuel's picture

29-03-2023, 00:35

For the character set, I (once) used this program:

10 SCREEN1:KEYOFF:COLOR1,15,15:DEFINTA-Z
20 RS=32:WIDTHRS:OX=(RS-&HF)\2:OY=(24-&HF)\2
30 FOR R=0 TO &HF
40 LOCATE OX+R,OY-1:PRINTHEX$(R)
50 FOR C=0 TO &HF
60 X=OX+C
70 Y=OY+R
80 IF R=0 THEN LOCATE OX-1,OY+C:PRINT HEX$(C)
90 VPOKE BASE(5)+X+(RS*Y),C*&H10+R
100 NEXT C,R
110 GOTO 110

and it gives me this:

By mars2000you

Enlighted (6482)

mars2000you's picture

29-03-2023, 02:31

Manuel wrote:
mars2000you wrote:

Maybe the Toshiba T6950 integrated in Toshiba T7937 would give colors that are different according it is used in PAL or NTSC mode? Until now, we knew only PAL machines with T9737 , the Nikko PC-70100 is the only one using NTSC.

What about the Gradiente Expert Plus and Expert DD Plus?

PAL-M is not fully equal to NTSC, the exception being the encoding of the colour carrier!

https://en.wikipedia.org/wiki/PAL-M

"PAL-M signals are in general identical to North American NTSC signals, except for the encoding of the colour carrier. Both systems are based on the monochrome CCIR System M standard, therefore, PAL-M will display in monochrome with sound on an NTSC set and vice versa.

PAL-M is incompatible with 625-line based versions of PAL, because its frame rate, scan line, colour subcarrier and sound carrier specifications are different. It will therefore usually give a rolling and/or squashed monochrome picture with no sound on a native European PAL television, as do NTSC signals."

By Manuel

Ascended (19467)

Manuel's picture

29-03-2023, 08:43

My point being that the T9737 of these Gradiente machines have the chip wired to output NTSC, not PAL.

In that characterset, check the 1D character! It's like the JP character set, but only the top 2 lines were not erased?!

By Takamichi

Hero (638)

Takamichi's picture

29-03-2023, 13:31

Briqunullus wrote:
Takamichi wrote:

I uploaded the PC-70100 color palette bars which I appreciate to be added to the wiki. Color 10 is slightly yellow but honestly I cannot tell 11 and 14 from 15. Source code if you are curious ;)

Isn't this just a problem in the video circuit?

It might be but I don't know which part deteriorated and impacted what.

I have converted the video output from PC-70100 to HDMI via Framemeister and now COLOR 10/11/14/15 are discernible (updated palette photo) though still apart from the standard colors. I indeed know Framemeister "makes up"=adds something to the original. Should I buy a HDMI capture device instead of taking inaccurate photos? Curiously the output from Framemeister disappears every 4 second or so and stay blackened for about 2 seconds.

I am more and more doubting PC-70100 really is NTSC. I thought if it's PAL the MSX screen would wobble frantically like when I execute VDP(10)=2 with an NTSC MSX+NTSC display, but modern LCD TV might autodetect NTSC/PAL.
Sidenote: When converted by Framemeister, an NTSC MSX after VDP(10)=2 doesn't wobble but is displayed in grayscale. Note Framemeister accepts PAL.

What is the behavior when SECAM is connected to an NTSC display?

About key ghosting: There can't be any applicable protection because there isn't any diode between the hand wired keys. Photo 1 2 3

Plate: Above the Panasonic-standard warning, there is a same shaped elaborately defaced square. I failed to "read" it with both my eyes and finger, but if it was similar to that on FS-A1F it originally indicated the (perhaps false) model number and power rating.
I wonder if Nikko the excellent plastic crafter could copy a Panasonic casing by eg making a mold out of the original.

By Takamichi

Hero (638)

Takamichi's picture

29-03-2023, 13:18

Manuel wrote:

In that characterset, check the 1D character! It's like the JP character set, but only the top 2 lines were not erased?!

I pointed it out in page 8. That's 大 (big) typed by GRAPH + . but now it looks like a hat.

By The_Engineer

Master (192)

The_Engineer's picture

29-03-2023, 14:38

Why don't you use the Full Status option in the Frame Meister menu to check the signal coming from the PC-70100?

http://arekuse.net/blog/tech-guides/upscalers-linedoublers/the-ultimate-guide-for-framemeister-eng/

STATUS: you can display different status messages
STATUS: show short status on the current video signal
FULL_STATUS: show detailed status on the current video signal. Scroll between pages with arrow buttons.
FIRM_VER: shows the firmware version
PCB_VER: shows the board version

Page 9/10
2 | 3 | 4 | 5 | 6 | 7 | 8 | | 10