Tatung Einstein The Software Toolworks C V3.0
Attached is a disc image for The Software Toolworks C V3.0 and a generic manual for V3.1 (couldn't find V3.0!).
I have got as far as compiling the sample file HELLO.C but thats it so far. That works as follows:
C HELLO
various messages (wait 1 minute)....
AS HELLO
various messages (wait 1 minute 5 seconds)...
HELLO
says hello!
Hopefully there will be a faster compiler out there somewhere!
Language Uploads
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Language Uploads
- Attachments
-
- C80.zip
- (83.66 KiB) Downloaded 913 times
-
- swtw-c80.zip
- (175.01 KiB) Downloaded 899 times
Last edited by Lardo Boffin on Thu Jan 07, 2021 9:36 am, edited 1 time in total.
TC-01 + einSDein + TM-01 + TK-02 + gotek
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Re: Language Uploads
ED80
Attached is an image of ED80 - an 80 column text editor and an ED80 manual from Hisoft. Although I don't think the manual is specific to this version of ED80 the control command codes I tried worked OK.
Its difficult to write C programs without an editor!
Control key summary:
Attached is an image of ED80 - an 80 column text editor and an ED80 manual from Hisoft. Although I don't think the manual is specific to this version of ED80 the control command codes I tried worked OK.
Its difficult to write C programs without an editor!
Control key summary:
Code: Select all
Cursor Moving commands
----------------------
^S Character Left ^D Character Right
^H Character Left (Alt)
^A Word Left ^F Word Right
^O S Tab Left ^O D Tab Right
^Q S Start of line ^Q D End of line
^E Line Up ^X Line Down
^O E Top of Screen ^O X Bottom of Screen
^R Page Up ^C Track-Info
^Q R Start of File ^Q C End of File
Text deleting commands
----------------------
^W Delete Line
[DEL] Delete last character ^G Delete this character
^O T Delete word left ^T Delete word right
^Q [DEL] Delete to start line ^Q Y Delete to end line
Block commands
--------------
^K B Mark Start of block ^K K Mark End of block
^K V Move Block ^K C Copy Block
^K Y Delete Block ^O P Paste Deleted Block
^K R Read Block from disc ^K W Write Block to disc
Quick cursor movement
---------------------
^O G Go to Line
^Q B Go to start of block ^Q K Go to end of block
^K 0 Remember position ^Q 0 Return to position
Find and Substitute
-------------------
^Q F Find First ^L Find Next
^O L Substitute & Find ^O A Substitute All
Leaving ED80
------------
^K Q Quit and Exit ^O Q Exit without Backup
^K X Exit with a Backup
Toggles
-------
^V Toggle change/insert ^O I Toggle auto indent
^O F Toggle space display
Miscellaneous
-------------
^I Deliver TAB character ^O R Restore line
^K F Disc Directory ^K J Erase file from disc
^P Control meta-key ^J Help key
- Attachments
-
- ED80_(Hisoft)_Manual.zip
- (1.2 MiB) Downloaded 923 times
-
- ED80.zip
- (77.82 KiB) Downloaded 907 times
TC-01 + einSDein + TM-01 + TK-02 + gotek
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Re: Language Uploads
SuperFORTH 1.12. Not tried it yet but it does boot up. The manual is here: http://www.tatungeinstein.co.uk/front/mans.htm
- Attachments
-
- Forth112.zip
- (33.51 KiB) Downloaded 1021 times
TC-01 + einSDein + TM-01 + TK-02 + gotek
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Re: Language Uploads
Borland TURBO Pascal V2.00A.
Boots up but not yet used in anger...
Boots up but not yet used in anger...
- Attachments
-
- BorlandTurboPascal.zip
- (74.33 KiB) Downloaded 921 times
-
- Turbo_Pascal_Version_2.0_Reference_1984.zip
- (7.42 MiB) Downloaded 880 times
TC-01 + einSDein + TM-01 + TK-02 + gotek
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Re: Language Uploads
Z80 FIG-FORTH 1.1.
I couldn't find a manual but there is a load of info on here: http://www.forth.org/fig-forth/contents.html
I couldn't find a manual but there is a load of info on here: http://www.forth.org/fig-forth/contents.html
- Attachments
-
- ForthFIG.zip
- (62.88 KiB) Downloaded 913 times
TC-01 + einSDein + TM-01 + TK-02 + gotek
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Re: Language Uploads
HiSoft Pascal.
My disc only has the compiler (use ED80 to create the source files I guess) and therefore no Einstein specific extensions for sprites etc.
I found a generic HiSoft manual for it, chances are the Einstein is under the 'Other Computers' section.
Edit - I have now got the manual for this, see below.
Further edit - it seems that the compiler is the only file included with this and has a number of built in commands for graphics!
My disc only has the compiler (use ED80 to create the source files I guess) and therefore no Einstein specific extensions for sprites etc.
I found a generic HiSoft manual for it, chances are the Einstein is under the 'Other Computers' section.
Edit - I have now got the manual for this, see below.
Further edit - it seems that the compiler is the only file included with this and has a number of built in commands for graphics!
- Attachments
-
- Hisoft_Pascal_80_(Hisoft)_Manual.zip
- (4.2 MiB) Downloaded 899 times
-
- HisoftPascal.zip
- (27.71 KiB) Downloaded 886 times
Last edited by Lardo Boffin on Wed Oct 18, 2023 9:23 pm, edited 2 times in total.
TC-01 + einSDein + TM-01 + TK-02 + gotek
- MikeDHalliday
- Posts: 229
- Joined: Fri Oct 25, 2019 9:52 am
- Location: Crewe
- Contact:
Re: Language Uploads
Not so much a manual for z80 Fig-Forth, but a few pages of a translation from Hungarian
http://www.massmind.org/techref/languag ... /index.htm
http://www.massmind.org/techref/languag ... /index.htm
Last edited by MikeDHalliday on Mon Mar 28, 2022 6:54 am, edited 1 time in total.
Ex owner of a real TC01 with Gotek boot drive and second drive, Joysticks, DAC hardware (Built but untested) and loads of manuals, books and mags. Living the emulation life now!
- MikeDHalliday
- Posts: 229
- Joined: Fri Oct 25, 2019 9:52 am
- Location: Crewe
- Contact:
Re: Language Uploads
Have also found this interesting site
http://www.retroarchive.org/cpm/lang/lang.htm
Not sure how many of these will run on Albert, but they must be worth a try?
http://www.retroarchive.org/cpm/lang/lang.htm
Not sure how many of these will run on Albert, but they must be worth a try?
Ex owner of a real TC01 with Gotek boot drive and second drive, Joysticks, DAC hardware (Built but untested) and loads of manuals, books and mags. Living the emulation life now!
-
- Posts: 302
- Joined: Thu Oct 24, 2019 11:47 am
Re: Language Uploads
Hisoft Pascal Manual PDF.
Apologies for the poor scan - I only have a cheap flatbed scanner and didn't really want to destroy the manual pulling it apart.
Apologies for the poor scan - I only have a cheap flatbed scanner and didn't really want to destroy the manual pulling it apart.
- Attachments
-
- HISOFT_PASCAL.zip
- (5.12 MiB) Downloaded 845 times
TC-01 + einSDein + TM-01 + TK-02 + gotek