Language Uploads

Software discussion & Emulation
Post Reply
Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Language Uploads

Post by Lardo Boffin » Tue Jan 05, 2021 10:24 pm

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!
Attachments
C80.zip
(83.66 KiB) Downloaded 300 times
swtw-c80.zip
(175.01 KiB) Downloaded 290 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

Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Re: Language Uploads

Post by Lardo Boffin » Tue Jan 05, 2021 10:37 pm

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:

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 282 times
ED80.zip
(77.82 KiB) Downloaded 288 times
TC-01 + einSDein + TM-01 + TK-02 + gotek

Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Re: Language Uploads

Post by Lardo Boffin » Sun Mar 14, 2021 8:52 pm

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 271 times
TC-01 + einSDein + TM-01 + TK-02 + gotek

Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Re: Language Uploads

Post by Lardo Boffin » Sun Mar 14, 2021 9:01 pm

Borland TURBO Pascal V2.00A.

Boots up but not yet used in anger...
Attachments
BorlandTurboPascal.zip
(74.33 KiB) Downloaded 272 times
Turbo_Pascal_Version_2.0_Reference_1984.zip
(7.42 MiB) Downloaded 249 times
TC-01 + einSDein + TM-01 + TK-02 + gotek

Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Re: Language Uploads

Post by Lardo Boffin » Sun Mar 14, 2021 9:19 pm

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
Attachments
ForthFIG.zip
(62.88 KiB) Downloaded 289 times
TC-01 + einSDein + TM-01 + TK-02 + gotek

Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Re: Language Uploads

Post by Lardo Boffin » Sun Mar 14, 2021 9:44 pm

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!
Attachments
Hisoft_Pascal_80_(Hisoft)_Manual.zip
(4.2 MiB) Downloaded 265 times
HisoftPascal.zip
(27.71 KiB) Downloaded 264 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

User avatar
MikeDHalliday
Posts: 220
Joined: Fri Oct 25, 2019 9:52 am
Location: Crewe
Contact:

Re: Language Uploads

Post by MikeDHalliday » Wed Mar 17, 2021 8:12 am

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
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!

User avatar
MikeDHalliday
Posts: 220
Joined: Fri Oct 25, 2019 9:52 am
Location: Crewe
Contact:

Re: Language Uploads

Post by MikeDHalliday » Wed Mar 17, 2021 10:54 am

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?
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!

Lardo Boffin
Posts: 296
Joined: Thu Oct 24, 2019 11:47 am

Re: Language Uploads

Post by Lardo Boffin » Sun Mar 27, 2022 10:36 pm

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.
Attachments
HISOFT_PASCAL.zip
(5.12 MiB) Downloaded 179 times
TC-01 + einSDein + TM-01 + TK-02 + gotek

Post Reply