A SERVICE OF

logo

SOFTWARE REVISION HISTORY
Page iv RPC-320
V1.04 Release for RPC320
V1.05 BSAVE returned a hardware error when ver ify
was bad. In fact, save was OK.
V1.06 LCD graphics hardware CS and reset are
reversed. Compensated in software.
V1.07 MTOP was useless in any system, especially a
32K RAM.
V1.08 Variables E and F would get dropped if
followed by a space.
Added delays between data strobe writes to
LCD display.
V1.09 STR(7, . . .) did not put in a CR into the put
string, causing longer strings to be printed.
V1.10 Initial release for RPC-330.
Added AOT command (330 only)
Added COUNT, ON COM, ON COUNT, ON
LINE, and ON KEYPAD
V1.11 11/29/95
Added day of week to DATE command and
function.
V1.12 12/01/95
Added code to use Atmel 29C040A flash.
V1.13 01/12/96
Added code to support IEE centry series
display (3602-100-05420)
Includes PRINT #port
V1.14 03/28/96
Fixed bug in ON COUNT. Returns error for
lines > 100.
V1.15 06/26/96
PEEK$ could cause BASIC to lock up under
right conditions.
V1.16 02/18/97
ON LIN E OFF could cause program to lock up
if running ON COM.
Syntax error when DISPLAY used with IF-
THEN-ELSE.
Added PE EKF and POKEF commands.