News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_SOS

Texteditor in Z80?

Started by SOS, 21:17, 04 January 17

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SOS

Hi there,

I am searching for a simple text-Editor in Z80, which I can call/start from BASIC
(i have nothing found until Protext)

Someone has a tip?

Thnx & Bye

SOS

AMSDOS

#1
AA has some Texteditors in their type-ins, I found ones in AA24, AA72 & the SWTEXT editor in AA53. Maybe the best one there is the one from AA24 (but there all written in BASIC).
* Using the old Amstrad Languages :D   * with the Firmware :P
* I also like to problem solve code in BASIC :)   * And type-in Type-Ins! :D

Home Computing Weekly Programs
Popular Computing Weekly Programs
Your Computer Programs
Updated Other Program Links on Profile Page (Update April 16/15 phew!)
Programs for Turbo Pascal 3

Bryce

Quote from: SOS on 21:17, 04 January 17
Hi there,

I am searching for a simple text-Editor in Z80, which I can call/start from BASIC
(i have nothing found until Protext)

Someone has a tip?

Thnx & Bye

SOS

Have you tried Wordstar? I think there's even a German version available.

Bryce.

Prodatron

#3
I really liked "Context", but I am not sure, if it was a mixture of Basic and Asm. At least it was small + fast and even supported some kind of WYSIWYG

Here is another "simple" one which behaves like all new multiline text boxes on a PC etc, but not for Amsdos, source codes are included:
http://www.symbos.org/appinfo.htm?00002

GRAPHICAL Z80 MULTITASKING OPERATING SYSTEM

SOS

Quote from: Bryce on 23:20, 04 January 17
Have you tried Wordstar? I think there's even a German version available.
It's mein englisch to bad, I gebe my the bestest mühe? ;-)

(btw. Wordstar only exists as a cpm-version?!)

Bryce

Oh, I didn't  weiß, das it's nur for |CPM. I dachte it might be nützlich to have a German Version, not weil your Englisch ist bad, just because it exists.

Bryce.

villain

Maybe you can take a look here:

http://www.cpcwiki.eu/forum/applications/a-new-text-editor-for-amsdos/

I have to admit that I have this progrämmchen nicht ausprobiert.

SOS

Quote from: villain on 08:35, 05 January 17
http://www.cpcwiki.eu/forum/applications/a-new-text-editor-for-amsdos/
Sadly, it's written in BASIC too.
I only found protext at the moment and maybe Prodatron's asm-source-code (which i must convert for plain Amstrad-OS).

AMSDOS

George Fagg wrote a Word Processor called TENTEXT. It was submitted to ACU as a 10-Liner BASIC program completely poked to memory from UUEncode. It was in the Oct 1991 issue of ACU, probably the easiest way to find it is on NVG in a file marked ACU91.ZIP, that archive will have 2 DSK images in it, more likely being in the ACU91B.DSK, the file is called TENTEXT.BAS

Unfortunately I don't know if the program will return you to BASIC or not, but @Nich seemed rather impressed with it.
* Using the old Amstrad Languages :D   * with the Firmware :P
* I also like to problem solve code in BASIC :)   * And type-in Type-Ins! :D

Home Computing Weekly Programs
Popular Computing Weekly Programs
Your Computer Programs
Updated Other Program Links on Profile Page (Update April 16/15 phew!)
Programs for Turbo Pascal 3

SOS

Quote from: AMSDOS on 09:16, 05 January 17
George Fagg wrote a Word Processor called TENTEXT. It was submitted to ACU as a 10-Liner BASIC program completely poked to memory from UUEncode. It was in the Oct 1991 issue of ACU, probably the easiest way to find it is on NVG in a file marked ACU91.ZIP, that archive will have 2 DSK images in it, more likely being in the ACU91B.DSK, the file is called TENTEXT.BAS

Unfortunately I don't know if the program will return you to BASIC or not, but @Nich seemed rather impressed with it.
I found that with google's help.
WOW, what kind of cool BASIC-Poker is this  :o
It's a slim and fast texteditor, strange is the save-format (BIN instead of ASCII), no return to BASIC.

I think, this would be my approach, to disassemble this editor an change the needed parts.
(Plan B's are Protext and Prodatron's sources)

SRS


Powered by SMFPacks Menu Editor Mod