Post Reply 
What is the best BASIC Pocket Computer
01-09-2019, 05:24 PM
Post: #99
RE: What is the best BASIC Pocket Computer
(03-30-2014 12:57 PM)Bill (Smithville NJ) Wrote:  Hi Namir,

With the exception of the display, I'm sure Valentin would rightfully say the HP-71B meets and exceeds your requirements.

So I'll give you my favorite pocket computer: Sharp PC-1600.

Has four line display.
Can expand memory to about 77kb free for basic programs.
You can have memory file systems for storing programs.
Has RS-232C port,
Has Analog input port.
Best Feature: Z80 processor.
Well written Technical Manual that details all the machine routines that can either be called from Basic or used in Z80 programs.

Now for the downside:
All numeric variables are reals - there is no DEFINT command.
Variable names are two characters or less.
No support for separately defined functions.
Subroutines are the standard Basic GOSUB type.

For me, the downsides pale compared with the ability to program in Z80 machine code, save programs to memory modules as files, and ability to easily transfer files to/from the PC using the RS-232.

I do some Z80 programming (just for fun), using a cross compiler on the desktop PC and then transferring to the PC-1600. A lot of fun.

Bill

I owned a PC1600 and sold it last year complete with disc drive, printer and all manuals. I programmed Z80 Assembler in the past and Basic and it was very fine. But:
  • Bad to programm the display nativley
  • Display was bad readable - bad contrast
  • A/D converter was nice but too much internal noise of the machine
  • Keys are very soft
This all compared to my HP71B - who lacks a bigger display

regards
Erwin
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: What is the best BASIC Pocket Computer - Erwin - 01-09-2019 05:24 PM



User(s) browsing this thread: 1 Guest(s)