[Simh] ts10 and mse (my new emulator) (WAS: RE: Klh10 vs Simh)

Jason Stevens jsteve at superglobalmegacorp.com
Sun Feb 19 23:35:55 EST 2017


Part of OpenVPN has tun/tap for Windows.  And windows does software bridges which you can bridge the tap to an Ethernet, or even among other taps..  there is code in Qemu that'll talk to the tap driver.

As a footnote here is how it's done

https://virtuallyfun.superglobalmegacorp.com/2015/01/22/getting-qemus-netware-3-12-onto-the-lan-with-tuntap/

I hate to be "that guy" and ask what license is ts10 under, as you could possibly just copy the code just in.. or at least see how it's done.

On February 20, 2017 11:11:45 AM GMT+08:00, Tim Stark <fsword7 at verizon.net> wrote:
>Folks,
>
>I searched ts10 through my old big mailbox and discovered one email
>that mentioned my old ts10 emulator.
>
>My old ts10 emulator is now on Github website.
>https://github.com/fsword7/ts10
>
>I removed old CVS files from my ts10 project and initialized git repo
>files.  I successfully pushed it into GitHub today.  My old ts10 repo
>still exists on sourceforge.
>
>I tried port it to Windows but some compatible problems.  I reverted
>files back to original files.  Windows still do not support TAP/TUN
>drivers.  TS10 emulator supports only Linux/UNIX architecture hosts at
>this time.
>
>I started to develop my new emulator in C++ language from scratch for
>all platforms (Linux, OS X, and Windows) and it is now on GitHub. It
>called Multi-System Emulator system (mse). It is under very early alpha
>stage. I are implementing initial KS10 and KL10A/B emulation in
>progress.  I now use TOAD-1 architecture manual because it is easier to
>read than scanned documents.  I will use switch and try-catch for
>exceptions instead of old longjump and array of function pointers.
>
>My new mse repo is now on https://github.com/fsword7/mse
>
>Tim
>
>-----Original Message-----
>From: Simh [mailto:simh-bounces at trailing-edge.com] On Behalf Of Timothe
>Litt
>Sent: Thursday, February 25, 2016 1:44 PM
>To: simh at trailing-edge.com
>Subject: Re: [Simh] Klh10 vs Simh
>
>...
>
>Tim Stark attempted to implement the KL10 with his TS10 emulator.  I
>think he got quite far, but I haven't tried running his implementation.
>
>...
>
>_______________________________________________
>Simh mailing list
>Simh at trailing-edge.com
>http://mailman.trailing-edge.com/mailman/listinfo/simh

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20170220/d6635af5/attachment-0001.html>


More information about the Simh mailing list