Jump to content
acadiel

Unreleased CC-40 BASIC Waftertapes - list

Recommended Posts

Before the CC-40 and Waftertape drives were cancelled, the Consumer Products division had ready to release many BASIC programs that covered a gamut of Engineering and Mathematics topics.  I hereby present to you this list, which is unreleased, but now known thanks to an interview that Ksarul and I had last night with one of the last TI engineers that used to work in Lubbock on the CC-40 and TI-74 systems.

 

I am investigating seeing if I can get permission to get these released from TI to the community.

 

Control Charts
   PCHART
   P OR NP
   RANGE
   STDDV
   UCHART
   U OR C

Dynamics
   CIRCLE
   COLLIDE
   INERTIA
   LINEAR
   PROJ
   ROTATE
   SHM
   VECTOR

Electrical Engineering
   AMP
   BIPOLE
   COIL
   DELTA
   FIELD
   LDFLOW
   POWER
   RADIAL
   VOLT

Extras
   CONVERSN
   KNMATIC1
   KNMATIC2
   ORBIT

Inventory (control and management)
   EOQ
   LATE
   OVHD
   PGMT
   RT
   SUM
   TOTAL

Non Parametric Stat
   CHISQR
   COCHRAN
   FRIEDMAN
   GAUSS
   KRUSWALL
   RANK
   RANKSUB
   RUNS
   RXC
   TAU
   TOLLIM

PDraw (pen plotter drawing)
   CEDIT
   EDIT
   PERTRAN
   PLOTTERS
   TDEE
   TIMED

Photo (darkroom and film exposure/processing)
   BW
   COLOR
   DEPTH
   EXTUBE
   FLASH
   LRATIO
   SLENS

Pipe (Flow, etc)
   DWE
   EPM
   GLPS
   HCM
   HTC
   HTIP
   HWF
   WPD

ProdPlan (production planning)
   BAL
   BREAK
   CAP
   CP
   CV
   RATES
   TIME
   TV

Profit
   ATCF
   IRRA
   IRRB
   MDS
   NPVA
   NPVB

Regression
   ADV
   AUTO
   CHECK
   CORR
   CORR2
   CUBIC
   EXP
   EXP2
   MLT
   MLT2
   NL
   WAFER (utility)

Samples
   AOQL
   CONT
   DES
   SAM
   UNIT
   VARI

Solar
   FCHART
   GAIN
   HEAT
   HEATEXC
   HTC
   SOLECO
   ZENITH

Thermodynamics
   BDPOINT
   FLOW
   HEATCAP
   PENG
   PSY
   REACT
   SRK
   STEAM

WaferTape Utiliities (for building cartridge images, etc mostly ram-loadable asm utilities)
   CARTDIR
   CARTINIT
   CARTLOAD
   CARTSAVE
   CARTSAVX
   DIR
   FILECOPY
   PROG
   SUBPROG
   TAPECOPY

 
 
  • Like 6
  • Thanks 1

Share this post


Link to post
Share on other sites
10 minutes ago, INVISIBLE said:

I'm curious... has anyone ever made a program for the TI-99/4A to run CC40 software or it's. BASIC.

I haven't yet examined a CC-40 program to look at the tokens.  I'm assuming you could convert most of the BASIC programs over.

  • Like 2

Share this post


Link to post
Share on other sites

Actually, IIRC (from something I read in one of the CC40 manuals BITD), the CC40 BASIC is a subset of TI BASIC. I suspect the programs should run without the need for conversion.

  • Thanks 1

Share this post


Link to post
Share on other sites
18 hours ago, Ksarul said:

Actually, IIRC (from something I read in one of the CC40 manuals BITD), the CC40 BASIC is a subset of TI BASIC. I suspect the programs should run without the need for conversion.

CC40 has several functions and commands, some from the broader TI BASIC family, outside of Extended Basic, some CC40 specific.

 

The question is, does it save programs in the same format? I don't remember if I tried to OLD/SAVE across RS232 even.

 

If it uses the same token table, there might still be keywords XB would not know. Others like RPT$ are probably just spelled out (wild hunch.)

 

 

 

CC-40 Enhanced BASIC keywords that are not in TI-99/4A BASIC or Extended BASIC

Mathematical Functions

ACS
ASN
DEG
GRAD
INTRND
LN
PI  - XB
RAD
SQR  - Basic and XB

String Functions

KEY$
NUMERIC
RPT$ -  XB

Memory Management

ATTACH
FRE
RELEASE


File I/O

DELETE - Basic and XB
FORMAT
VERIFY

Screen

PAUSE
TAB  - XB


Commands

RENUMBER - same as RESEQUENCE





CALLS
=====
ADDMEM
CLEANUP
DEBUG
EXEC
GETLANG
GETMEM
INDIC
IO
POKE
RELMEM
SETLANG

note: CALL VERSION returns 10

 

Edited by FarmerPotato
Noted my mistakes where things are in XB

Share this post


Link to post
Share on other sites
1 hour ago, FarmerPotato said:

CC40 has several functions and commands, some from the broader TI BASIC family, outside of Extended Basic, some CC40 specific.

 

Indeed. However, a few of what you listed are, in fact, in XB: PI, SQR, RPT$, DELETE, TAB. 

 

...lee

Share this post


Link to post
Share on other sites
3 minutes ago, Lee Stewart said:

 

Indeed. However, a few of what you listed are, in fact, in XB: PI, SQR, RPT$, DELETE, TAB. 

 

...lee

So they are. I got mixed up with the several flavors of Visual Basic in my head. I thought TI had SQRT. I don't recall ever knowing to use TAB!

 

 

 

 

 

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...