Welcome, Guest. Please login or register.

Author Topic: OS4 terminal emulator w/ ANSI color emulation?  (Read 1335 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline blakespotTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 872
  • Country: us
  • Thanked: 8 times
  • Gender: Male
  • Visit ByteCellar.com
    • Show only replies by blakespot
    • ByteCellar - The Vintage Computing Blog
Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #14 from previous page: April 06, 2017, 07:39:36 PM »
Quote from: kolla;824251
Yes, it works with Roadshow, I use it all the time. You need AmiTCP: assign set up, and AmiTCP:bin, AmiTCP:db, AmiTCP:etc and AmiTCP:serv, and then you can just let the installer do its thing. The AmiTCP: paths are hardcded into the binary...Did you ever try AmTelnet btw?


Thank you! AmTelnet is basically what I have been looking for! I don't know why I went with AmTerm, earlier. It installs and runs fine, and is demonstrating ANSI colors and screen animations, etc. Actual ANSI glyphs are not rendering -- it's not using a PC ANSI font, and one is not mentioned in the docs. I also don't see a way to specify font in the MUI options. Not sure how to resolve this, surely there's some way.

Also - and this is more of an OS4 general question, but during installation I noticed several MUI .mcc files were installed in the System MUI directory. The AmTerm install MUI/ dir contains 5 .mcc files. I noticed that:

- Some of the files were not there before (Term.mcc for example) and were installed in the system MUI dirs

- Some did exist in the system previously and were rather different in file size than what the AmTerm install files show. They were overwritten during this install without warning.

- Some did exist in the system previously and were _not_ overwritten, judging from file size differences.

How is the installer making these calls as far as what to overwrite and what not to? Seems overwriting must sometimes lead to trouble. Can't take a sys: snapshot before installing anything, everytime.

Is this something I should worry about, or is this just par for the course as far as app installs on OS4?

Thanks
:: ByteCellar.com - The Vintage Computing Weblog
:: Amigas: 1000, 2000 '020, SAM440ep-Flex
 

Online kolla

Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #15 on: April 06, 2017, 08:12:49 PM »
Maybe this is of help? :)
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Online kolla

Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #16 on: April 06, 2017, 08:21:31 PM »
Regarding mui classes, you should be careful. OS4 had PowerPC native mui classes, the ones coming with AmTelnet are of course 68k binaries - you want to keep PPC native ones :) Mui classes typically, but not always, come in pairs, for example term.mcc and term.mcp - the mcp is the prefs programs to the class.

But ugh... the installer overwriting files without notifying the user and offer to do backup is bad. A away around this problem is doing what MorphOS does, by having assigns set up so user writable directories are ahead of system owned directories in the assign paths. I admit that I am reluctant about running installer scripts just like that, more often I am curious about what the script is about to do, so I read them first :p
« Last Edit: April 06, 2017, 08:26:37 PM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline blakespotTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 872
  • Country: us
  • Thanked: 8 times
  • Gender: Male
  • Visit ByteCellar.com
    • Show only replies by blakespot
    • ByteCellar - The Vintage Computing Blog
Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #17 on: April 06, 2017, 08:51:28 PM »
Quote from: kolla;824258
Maybe this is of help? :)


How did you get that up? When I go to MUI Prefs within AmTelnet things look generic, nothing specific to AmTelnet II. Thanks.


bp
:: ByteCellar.com - The Vintage Computing Weblog
:: Amigas: 1000, 2000 '020, SAM440ep-Flex
 

Offline blakespotTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 872
  • Country: us
  • Thanked: 8 times
  • Gender: Male
  • Visit ByteCellar.com
    • Show only replies by blakespot
    • ByteCellar - The Vintage Computing Blog
Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #18 on: April 06, 2017, 09:52:36 PM »
Many thanks! Looks like the ANSEY font is the best to use, as it is aimed at square pixel aspect ratios. Looks great!


Running AmTelnet (BBS w/ ANSI emulation) under AmigaOS 4.1
by Blake Patterson, on Flickr



bp
:: ByteCellar.com - The Vintage Computing Weblog
:: Amigas: 1000, 2000 '020, SAM440ep-Flex
 

Online kolla

Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #19 on: April 06, 2017, 10:35:14 PM »
Excellent, looks really good :)
I have been meaning to look into who might have the sources for AmTelnet etc, there are some bugs to iron out, and an update of the ssh support would of course have been wonderful. Sadly, Oliver Wagner, who ran Vapor-ware, is no longer around, he passed away not so long ago. :(

Btw - if you have Term, it comes with zmodem transfer library in its Libs drawer. If you add that drawer to your Libs: assign, or copy the zmodem library file to your libs:, AmTelnet supports zmodem transfers :)
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline blakespotTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 872
  • Country: us
  • Thanked: 8 times
  • Gender: Male
  • Visit ByteCellar.com
    • Show only replies by blakespot
    • ByteCellar - The Vintage Computing Blog
Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #20 on: April 08, 2017, 01:11:48 AM »
Thanks much
:: ByteCellar.com - The Vintage Computing Weblog
:: Amigas: 1000, 2000 '020, SAM440ep-Flex
 

Offline chris

Re: OS4 terminal emulator w/ ANSI color emulation?
« Reply #21 on: April 08, 2017, 08:57:02 PM »
Quote from: kolla;824269
Excellent, looks really good :)
I have been meaning to look into who might have the sources for AmTelnet etc, there are some bugs to iron out, and an update of the ssh support would of course have been wonderful. Sadly, Oliver Wagner, who ran Vapor-ware, is no longer around, he passed away not so long ago. :(


Might be worth tracking down David Gerber, who was also involved with Vaporware, if he is still around.  Just don't mention OS4, or even OS3.5/9.

There is some Vapor software missing from Aminet, which I keep meaning to upload, but it involves following long broken links and archive.org, so I haven't had the energy.
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz