[GreenKeys] 33 Emulator

Rob Jarratt robert.jarratt at ntlworld.com
Sat Jul 11 11:40:04 EDT 2020


Thanks. Might be worth putting some basic installation instructions for the major platforms. I happen to have Visual Studio on my machine and so I needed to do the following from the developer command prompt:

 

py -m pip install --upgrade pip (requires admin permissions)

py -m pip install -U pygame –user

 

SIMH has a telnet server for communicating with emulators, it would be nice to support that option too.

 

Regards

 

Rob

 

From: Hugh Pyle <hpyle at cabezal.com> 
Sent: 11 July 2020 14:58
To: rob at jarratt.me.uk
Cc: Greenkeys <GreenKeys at mailman.qth.net>
Subject: Re: [GreenKeys] 33 Emulator

 

Hi Rob -

Yes, it runs on Windows.  The main prerequisite is "pygame", which has some install instructions here:

https://www.pygame.org/wiki/GettingStarted 

 

Also right now you'll need to edit the "ttyemu.py" file to have it connect to something.  At the end of that file are various configurations, in the video I'm using the Paramiko backend to connect to a Linux server over SSH.   (Hopefully that config will be simpler in the future).

 

 

On Sat, Jul 11, 2020 at 7:06 AM Rob Jarratt <robert.jarratt at ntlworld.com <mailto:robert.jarratt at ntlworld.com> > wrote:

Does this run on Windows by any chance?

 

Regards

 

Rob

 

From: greenkeys-bounces at mailman.qth.net <mailto:greenkeys-bounces at mailman.qth.net>  <greenkeys-bounces at mailman.qth.net <mailto:greenkeys-bounces at mailman.qth.net> > On Behalf Of Hugh Pyle
Sent: 10 July 2020 21:33
To: Greenkeys <GreenKeys at mailman.qth.net <mailto:GreenKeys at mailman.qth.net> >
Subject: [GreenKeys] 33 Emulator

 

Almost better than the real thing:  a Model 33 terminal emulator.  This is not my project, originally; but this week I've added sound effects, and I think the result is quite nicely realistic.  You can even open and close the lid.

 

Video: https://youtu.be/jd5oomwEBb0 

Code:  https://github.com/hughpyle/ttyemu

 

There's not much documentation in the project yet, so you'll need to be quite familiar with Python to get it running.  Happy to help if anyone gets stuck trying.

 

-Hugh

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qth.net/pipermail/greenkeys/attachments/20200711/72a273fa/attachment.html>


More information about the GreenKeys mailing list