Click Here to visit our Sponsor
The History of Computing The Magazine Have Fun there ! Buy goodies to support us
  Mistake ? You have mr info ? Click here !Add Info     Search     Click here use the advanced search engine
Browse console museumBrowse pong museum









 

ZX Spectrum T-shirts!

see details
ZX81 T-shirts!

see details
Ready prompt T-shirts!

see details
Atari joystick T-shirts!

see details
Spiral program T-shirts!

see details
Arcade cherry T-shirts!

see details
Battle Zone T-shirts!

see details
Vectrex ship T-shirts!

see details
C64 maze generator T-shirts!

see details
Competition Pro Joystick T-shirts!

see details
Elite spaceship t-shirt T-shirts!

see details
Moon Lander T-shirts!

see details
Atari ST bombs T-shirts!

see details
Pak Pak Monster T-shirts!

see details
BASIC code T-shirts!

see details
Breakout T-shirts!

see details
Pixel adventure T-shirts!

see details
Vector ship T-shirts!

see details





S > SANYO  > PHC-25   


Sanyo
PHC-25

The PHC-25 was released at the same time as the PHC-10 and the PHC-20, in 1982. Sanyo wanted to offer a perfect line of products for computing initiation. These three models were supposed to be complementary. But despite high hopes, they just were flops and it's not clear if the PHC-10 and PHC-20 were even really sold, as very few were ever found. The PHC-25 was the only model of the line to have been sold with moderate success.

PHC stands for "Personal Home Computer". The PHC-25 was the high-level system of the trio. It offered an extended version of the Sanyo Basic already found in the PHC-20, which itself was an evolution of the Tiny BASIC found in the PHC-10. Editing of the program lines is facilitated by the use of the orange arrow keys found at the top right of the keyboard.

The Sanyo BASIC V1.3 is stored in a 24KB ROM. The computer offers 16KB RAM leaving only 14KB for the user to program in Basic or 8KB if the "SCREEN 2" option is chosen at startup. Indeed at startup a "SCREEN ?" prompt welcome the user. If you enter 1, it means you will just need one screen to be stored in RAM, leaving you almost all the RAM available for Basic programming. If you reply "2" at the SCREEN? prompt, then the computer reserves some RAM for a second virtual screen which could be used by the program.

The PHC-25 is powered by a NEC D780C microprocessor running at 4 MHz, which is compatible with the Zilog Z80A. The chip used for the video is the famous Motorola MC-6847 Video Display Generator, well known for its omnipresent green colored background, and also used in many systems of that time including the TRS-80 Color Computer, Dragon 32/64, Laser 200, TRS-80 MC-10, NEC PC-6000 series, Philips VG5000> (used the Thomson EF9345 compatible chip) or the APF Imagination Machine, among others. Inside the plastic case, everything is arranged on two motherboards connected to each other through a ribbon cable.

This MC-6847 chip offers different text and graphic modes, each with a subset of colors available:
- Mode 1: 16x32 (text) in 2 colors
- Mode 2: 16x32 (text) in 4 colors and 64x48 (semi graphic) in 8 colors
- Mode 3: 16x16 (text) in 8 colors and 128x192 (graphic) in 8 colors
- Mode 4: 16x32 (text) in 2 colors and 256x192 (high resolution graphics) in 2 colors

The set of BASIC commands are: RUN, NEW, LIST, CSAVE, CLOAD, CLOAD?, CLEAR, CONT, EXEC, LLIST, DATA, DEFFN, DIM, END, FOR~NEXT, GOSUB~RETURN, GOTO, IF~THEN, INPUT, INPUT#, KEY, LET, LPRINT, LCOPY, ON~GOSUB, ON~GOTO, OUT, POKE, PRINT, PRINT#, READ, REM, RESTORE, RETURN, STOP, SOUND, PLAY, CTON, CTOFF, ABS, COS, EXP, INT, LOG, RND, SGN, SIN, SQR, TAN, CSRLIN, POS, LPOS, PEEK, SPC, TAB, TIME, USR, POINT, FRE, CHR$, LEFT$, MID$, RIGHT$, ASC, LEN, VAL, INKEY$, STR$, STICK, STRIG, INP, SCREEN, COLOR, CONSOLE, CLS, LOCATE, PSET, PRESET, LINE, PAINT, SLOAD, SSAVE.

This is a very complete BASIC which is in fact compatible with the NEC PC-6001 one. Thus, the PHC-25 if virtually "BASIC" compatible with the 6001, but some instructions and features need to be modified before running the program. Curiously, it is not the only similarity between these two computers. The colors of the plastic case and keys are almost the same: beige and cream with grey and orange keys ! Alongside the BASIC compatibility, the electronic components are the same. Chances are it must have been intentional.

Strangely enough, the computer looks like it was not entirely finished or if the designers lacked some space to implement all the features. Thus, you need to buy the famous PSG-01 expansion box if you want to have sound capabilities on your PHC-25. Crazy if you think that even the cheap PHC-10 had a internal buzzer to play with. Anyway, connect the PSG-01 box and you've got a real 3-voices synthesizer to play with. You even get two DB9 "Atari compatible" connectors to plug your favorite joysticks in order to play...

Well, that is the main problem. The PHC-25 has maybe the worst ever choice of games available in the world ! Most of them are poor BASIC games, only INVASION (clone of SPACE INVADERS) being a real machine code game worth being played.

Today, the Sanyo PHC-25 seems to be a rare machine. Very few were sold, and most of them were apparently distributed in France, hence most of the games found online are in french.

We need more info about this computer ! If you designed, used, or have more info about this system, please send us pictures or anything you might find useful.
Please consider donating your old computer / videogame system to Old-Computers.com or one of our partners from anywhere in the world (Europe, America, Asia, etc.).


 

There is a new game for the Sanyo PHC-25 : Citadelle.
It''s a text-based adventure in french.

The Sanyo PHC-25 has 16Ko RAM + 6 Ko VRAM. You can configure memory to have 10Ko RAM + 2 x 6Ko VRAM.
14265 bytes are available in BASIC.

The BASIC is compatible with NEC PC-6001 but not softwares.

          
Wednesday 22nd August 2012
Walter Zeick (France)
Sanyo PHC-25

This was a Z-80 based computer with 8K of RAM, only 4K available if you used the "hi-res" graphics.

          
Saturday 21st April 2012
Max Tardiveau (France)

Is it true that the Sanyo PHC-25 compatible with NEC PC-6001 ?

          
Thursday 10th November 2011
DataPro (France)

 

NAME  PHC-25
MANUFACTURER  Sanyo
TYPE  Home Computer
ORIGIN  Japan
YEAR  1982 (Japan), 1983 (Europe)
BUILT IN LANGUAGE  Sanyo Basic version 1.3
KEYBOARD  QWERTY, calculator type, 65 keys, 4 function keys, 4 arrow keys
CPU  NEC D780C (compatible Zilog Z80A)
SPEED  4 MHz
CO-PROCESSOR  Motorola MC-6847 Video Display Generator
RAM  16 KB
VRAM  6 KB
ROM  24 KB
TEXT MODES  16 x 16 / 32 x 16
GRAPHIC MODES  64 x 48 (8 colors) / 192 x 128 (4 colors) / 256 x 192 (2 colors)
COLORS  9
SOUND  Optional with PSG-01 expansion unit
SIZE / WEIGHT  Unknown
I/O PORTS  RGB video output (DIN to SCART), TV output, Tape interface, Centronic printer port, Expansion port, Power in
POWER SUPPLY  Built-in the computer
PERIPHERALS  PSG-01 Musical Synthesizer
PRICE  1690 FF (France, january 1986)




Please buy a t-shirt to support us !
Ready prompt
ZX Spectrum
ZX81
Arcade cherry
Spiral program
Atari joystick
Battle Zone
Vectrex ship
C64 maze generator
Moon Lander
Competition Pro Joystick
Atari ST bombs
Elite spaceship t-shirt
Commodore 64 prompt
Pak Pak Monster
Pixel Deer
BASIC code
Shooting gallery
3D Cubes
Pixel adventure
Breakout
Vector ship

Related Ebay auctions in real time - click to buy yours



see more Sanyo  PHC-25 Ebay auctions !



 
Click here to go to the top of the page   
Contact us | members | about old-computers.com | donate old-systems | FAQ
OLD-COMPUTERS.COM is hosted by - NYI (New York Internet) -