[M100] MVT100 desktop application

2023-11-23 Thread Stephen Adolph
I've posted the initial version of the Windows 10 application and the Visual Studio source code at https://bitchin100.com/wiki/index.php?title=MVT100_Desktop_Application cheers Steve

Re: [M100] Model T clock doubler

2023-11-23 Thread Brad Ackerman
That’s .NET, which is the thing that used to be .NET Core. .NET Framework has a subset available under the MIT License (previously source-available), but it’s very much a subset and can’t be built. https://github.com/microsoft/referencesource Yes, the naming is confusing. > On Nov 23, 2023, at

Re: [M100] Model T clock doubler

2023-11-23 Thread birt_j
Microsoft disagrees with you… https://dotnet.microsoft.com/en-us/platform/open-source Jeff Birt From: M100 On Behalf Of Brad Ackerman Sent: Thursday, November 23, 2023 2:08 PM To: m...@bitchin100.com Subject: Re: [M100] Model T clock doubler .NET Framework is not open source; Mono is

Re: [M100] Model T clock doubler

2023-11-23 Thread Stephen Adolph
I will definitely post the source code at bitchin100 later today. On Thursday, November 23, 2023, Joshua O'Keefe wrote: > > On Nov 23, 2023, at 8:13 AM, Stephen Adolph > wrote: > > > > If it adds value, getting a linux version would be nice too I think. > > I'm happy to share the files I compi

Re: [M100] Model T clock doubler

2023-11-23 Thread Brad Ackerman
.NET Framework is not open source; Mono is a reimplementation of it — and fine for legacy projects, but you get a much better experience with .NET Core (which is open source). > On Nov 23, 2023, at 12:01, Peter Vollan wrote: > > is that what mono is? > > > On Thu, 23 Nov 2023 at 11:33,

Re: [M100] Model T clock doubler

2023-11-23 Thread Peter Vollan
is that what mono is? On Thu, 23 Nov 2023 at 11:33, wrote: > The .NET framework is open source and there is a Linux version of .NET > called Mono. You might not have to change a thing... > > Jeff Birt > > -Original Message- > From: M100 On Behalf Of Joshua O'Keefe > Sent: Thursday, Nov

Re: [M100] Model T clock doubler

2023-11-23 Thread birt_j
The .NET framework is open source and there is a Linux version of .NET called Mono. You might not have to change a thing... Jeff Birt -Original Message- From: M100 On Behalf Of Joshua O'Keefe Sent: Thursday, November 23, 2023 1:25 PM To: m...@bitchin100.com Subject: Re: [M100] Model T c

Re: [M100] Model T clock doubler

2023-11-23 Thread Joshua O'Keefe
> On Nov 23, 2023, at 8:13 AM, Stephen Adolph wrote: > > If it adds value, getting a linux version would be nice too I think. > I'm happy to share the files I compiled. Hey Steve, I'd love access to the source code to make an attempt at building a Linux version. I'm far from a .Net guy but I

Re: [M100] Model T clock doubler

2023-11-23 Thread Stephen Adolph
Joshua, it seems to be working fine to be honest. As I left it, it runs on windows 10, but probably works on other windows versions too. If it adds value, getting a linux version would be nice too I think. I'm happy to share the files I compiled. Steve On Thu, Nov 23, 2023 at 10:27 AM Joshua O'Ke

Re: [M100] Model T clock doubler

2023-11-23 Thread Joshua O'Keefe
> On Nov 23, 2023, at 5:27 AM, Stephen Adolph wrote: > > So now my windows machine has a terminal that obeys M100 screen codes, and > character set. Since you're continuing to use the program, I'm curious how well it's been serving you. Has this version mostly held up when you reach for it?

Re: [M100] Model T clock doubler

2023-11-23 Thread Mike Stein
Ah, thanks! Shoulda thought to look there! On Thu, Nov 23, 2023 at 1:59 AM Joshua O'Keefe wrote: > On Nov 22, 2023, at 9:01 PM, MikeS wrote: > > MVT100 Windows application??? > > > I think that's referring to this program: > Club100 Member Upload Library >

Re: [M100] Model T clock doubler

2023-11-23 Thread Stephen Adolph
Thanks Joshua, that's the one. I was switching my monitor between regular use and modelT use, and having the Geoff serial terminal as the intermediary was frustrating a bit. So now my windows machine has a terminal that obeys M100 screen codes, and character set. ..steve On Thursday, November 2