success
fail
Mar APR May
Previous capture 23 Next capture
2007 2008 2009
4 captures
14 Apr 2008 - 23 Jun 2008
About this capture

Tatung Einstein Site

Downloads

.

.

 

 

GETTING TEXT LISTINGS FROM THE PC TO THE EINSTEIN REQUIREMENTS: ( Null modem with hard ware hand shaking, PC terminal set to Einstein defaults: Settings: the com port used, bits per second 9600, 8 data bits, 0 parity, 2 stop bits and flow control Hardware. ) Essential PC-Einstein Transfer Software LINKS to SITES for USEFUL SOFTWARE
BBCBASIC PROGRAM LISTINGS for Einstein
Einstein Disk Images Einstein Disk Images another Download Site
TECHNICAL files holding useful information on the Einsteins Hard Ware & Firmware
Source Code Files

TECHNICAL

mb_wiring.zip              size 1.86mb                download

In the mb wiring.zip folder are scanned in wiring circuit of Einstein's mother board. ICs are labelled-OK for that information. Gif files. Quality not good. Scanned in sections of not a very good photocopy. The Total files are an attempt to make overall copy by pasting sections together.


rom.zip                     size 68.4k                 download  

In the rom.zip archive are the Einstein TC01 rom in binary, two text dis assemblies one labelled, a text reference file to locate in the dis assembly where ports have been read and written to. A text HEX dump of the rom.


nullmdm2.jpg     size 39.6k     View and Download  

PC-Einstein TC01 nullmodem configuration 

READCOUT.doc for BBCBASIX (bbcbasic for PC) Readcout.bbc for the PC will open a binary Z80 file for the Einstein, i.e. a CP/M 2.2 com file downloaded from the net, and send it to SRLRUN or SRLLOAD running on the Einstein.

BBBCBASIX a bbcbasic which runs on the PC in DOS. It can be downloaded from "www.bbcbasic.org".

For more about READCOUT goto ADDING BINARY & BBCBASIC PROGRAMS FROM A PC DIRECTLY INTO THE EINSTEIN'S MEMORY


RWINOUT.BBC for BBCWIN I have just downloaded the "BBBCWIN" free evaluation program and hastily adapted "READCOUT" for BBCBASIX to run in BBCWIN. Needs "SRLRUN" or "SRLLOAD" loaded on the Einstein TC01. Uses COM1 serial port. Load "RWINOUT.BBC" into BBCWIN and run. At the the prompt type <ENTER> and the windows "OPEN" file window will appear. Select the file for downloading, open and wait until the program is loaded into the Einstein. This works with WIN 9x and ME not with XP, win 2000 or NT4.

BBCWIN a bbcbasic which runs in PC Windows. It can be downloaded from "www.bbcbasic.org".

TO TRANSFER BBBCBASIC TEXT PROGRAM LISTINGS FILES FROM PC TO EINSTEIN DRIVE

To transfer BBCBASIC programs as text files via the win/95 Hyper Terminal to the Einstein
I have found that <EOF> needs to be to added as the last line after a basic program. e.g.
10 rem first line of basic program
20 rem middle lines of program
30 rem last line of basic program
<EOF>

Needs null modem link to PC with windows terminal Program running. To transfer to Einstein use XTALDOS's COPY SRL: TO <filename.ext> on the EINSTEIN. Then use SEND TEXT FILE from windows terminal. After the terminal has stoped scrolling Press CTRL+Z keys on PC keyboard. To load listing into bbcbasic. From bbcbasic type *EXEC <filename.ext> to load the down loaded text listing from the Einstein drive.

PCKEYS for Einy. Needs null modem link to PC with windows terminal Program running. After running Keyboard input will come from PC keyboard. Use command "*OPT 1" to get ouput to PC terminal screen. Once run and after the NEW command has been executed to clear the old program new bbcbasic program listings in PC text files can be put into the Einstein's bbcbasic by the terminals send text facility.

To get PCKEYS.text into the Einstein's bbcbasic see above or goto ADDING BINARY & BBCBASIC PROGRAMS FROM A PC DIRECTLY INTO THE EINSTEIN'S MEMORY page.

PCKEYS.doc

pk.txt "PK.BBC" is a bbcbasic listing for the Einstein. After running all keyboard input for bbcbasic on the Einstein will come from a PC terminal program via the serial port. All screen ouput will be to the PC terminal. After running PK once the NEW command should be used before loading other bbc programs.

OR USE PCKEYS.BBC ON THE EINSTEIN

EINSTEIN BBCBASIC PROGRAMS text listings.
SRLRUN.doc A bbcbasic assembly program for the Einstein which will create "SRLRUN.COM" on the Einstein's default drive. This can be used to download back *.com" files sent as an ascii text hex dump from the Einstein by READCOUT.BBC. (will work with Xtal DOS version 1.11 but not with 2.05.)

srl9000.txt SRL9000 is the same as SRLRUN but positions itself lower in memory and will work with Xtal DOS v. 2.05.

SRLRUN.COM & SRL9000 is loaded from the DOS prompt. It will just sit on the Einstein's screen until an ascii hex file created by READCOUT.BBC is downloaded from a PC. It will translate the hex back into code, load it into the 'TRANSIENT PROGRAM AREA" call and run the program. No need to load it on an Einstein disc first.

For more about SRLRUN goto ADDING BINARY & BBCBASIC PROGRAMS FROM A PC DIRECTLY INTO THE EINSTEIN'S MEMORY

READCOUT.doc When run this program will display the directory of all files on the Einstein's current default drive. It will prompt for a file name to be typed in. Ideally a *.com or binary file. File information, a "/" , then an ascii hex dump of the file sent followed by an "=" and more file information will be sent to the PC's Terminal.

By using "CAPTURE TEXT" these files can be saved on a PC. Later they can be sent back to the Einstein loaded with "SRLRUN.COM" a com file created by "SRLRUN.BBC" a bbcbasic assembly program.

CPDWrite CPDREAD and DSK images

CPDWrite.zip This is a fickle piece of software. We are told a 286 is too slow for it and I've found it will not work with my AMD 475 htz PC. With a 486 with win/95 installed it works OK in DOS but Not from win/95 DOS prompt. Boot from a floppy into DOS or shut down windows by using "restart in MS_DOS mode".

In the cpdwrite.zip archive are four files for cpdwrite and a BBC.dsk image. Create a new folder cpdwrite on the PC extract all files to it. I have already set up "Cpdwrite.cfg" for 720k 3 1/2 floppy in a 1.4mb drive. Blocking up the right side hole on 1.4mb. 3.5 floppy will create a 720k floppy.

So to try! With a 720k 3.5 floppy in A drive at the "c:\cpdwrite > " prompt type "cpdwrite bbc.dsk <ENTER>". Tracks should be read out on the screen then a return to the DOS prompt when finished. Try this in the Einstein TC01. If it dosn't work try writting the dsk image to the floppy's second side in the PC by using "cpdwrite bbc.dsk s" command.

Post feed back on this please. If it works for more people there can be more dsk images for downloading.

Responses from those having difficulties with CPD software.


cpdread720.zip Zip archive contains all files to read 3.5 720k disks with 40 track per side Einstein formated. Seems to work on most PCs. CPCREAD.CFG already set up for 3.5 Einstein disks to be read from drive A.

Create "cpdread" folder on PC hard drive extract all files from zip archive to it. With an Einstein 3.5 disk in the PC's "A" drive at the dos prompt "c:\cpdread>" type "cpdread filename" <ENTER> no file extension needed. If all goes well a disk image file should be in the cpdread directory. Not much use having CPDRead if haven't got CPDWrite working or Einstein emulation on the PC except to send disk images to those that have.

LINKS to SITES for DOWNLOADING

DZ80 A disassembler for Z80 binary files run in windows on the PC. Link to site for downloasing. Freeware Visit

Z80WIN an assembler for Z80 run in windows on the PC Link to site for downloasing. Freeware Visit

MYZ80 this is a very good CPM emulator. Recommended. Visit

SRLASM.ZIP, SRLDIS.ZIP and SRL_MAN.ZIP a Z80 assembler, dis assembler and manual for CPM machines. Will run in the Einstein TC01 and in the MYZ80 emulator on trhe PC. Visit

Essential PC-Einstein Transfer Software

A null modem serial link with hardware hand shaking between the Einstein and PC.
Veiw and Download Wiring Configuration View and Download

Ste Ruddy's einsys.exe. Creates a system disk on the Einstein from the PC
Run this program from the MS-DOS Promt with "einsys 1" or "einsys 2"
Full instructions are given when run for setting up the Einstein TC01. Download

Ste Ruddy's latest Einstein-PC transfer software.
A complete zipped archive 1.38meg, holding a windows GUI version and a dos prompt command line version.
Plus a help file that explains it all.
DOWNLOAD EinTrans.zip

Einstein Disk Images

BBC.DSK
Xbas.dsk

SOURCE CODE FILES

EinTrans.txt
EinSys_boot.txt
backup.com.txt

Einstein Rom in Intel Hex provided by Paul Bunyan
Einstein121.hex
View with text editor i.e "Notepad"


Contact: E-mail This Web SiteE-mail This Web Site