Incredible. Nice work.

Sent from my iPhone

> On Aug 28, 2016, at 5:06 PM, [email protected] wrote:
> 
> Send M100 mailing list submissions to
>    [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
> or, via email, send a message with subject or body 'help' to
>    [email protected]
> 
> You can reach the person managing the list at
>    [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of M100 digest..."
> 
> 
> Today's Topics:
> 
>   1. Announcing: CloudT emulator (EXPERIMENTAL) (John R. Hogerhuis)
>   2. Re: Announcing: CloudT emulator (EXPERIMENTAL) (Daryn Hanright)
>   3. Re: Announcing: CloudT emulator (EXPERIMENTAL) (John R. Hogerhuis)
>   4. Floppy Days 63 - VCF Midwest 11 Preview with Jason Timmons
>      (Randall Kindig)
>   5. Re: Announcing: CloudT emulator (EXPERIMENTAL) (Mark J. Blair)
>   6. Re: Announcing: CloudT emulator (EXPERIMENTAL) (Willard Goosey)
>   7. Re: Announcing: CloudT emulator (EXPERIMENTAL) (John R. Hogerhuis)
>   8. Re: Announcing: CloudT emulator (EXPERIMENTAL) (John R. Hogerhuis)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 27 Aug 2016 15:08:09 -0700
> From: "John R. Hogerhuis" <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID:
>    <CACutKUhSxKpn3GZ7-VTS0DzQAMjtqVCg4Tyj1MygYyi6s20=n...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> So, I have an announcement... a new EXPERIMENTAL Model 100 emulator that
> I've been working on.
> 
> It runs completely in the browser! PC, Mac, iPhone, Android. Chrome, Safari.
> 
> http://bitchin100.com/CloudT
> 
> The inspiration was that I wanted to have a Model 100 emulator for my
> iPhone. A native emulator written in Objective C would be best, but Apple
> doesn't allow you to distribute emulators in their fancy pants App Store.
> So a "web app" is the only option.
> 
> Of course that means writing all the code in JavaScript. Insane, you say?
> Well, I've seen other "HTML5" emulators around, so I gave it a shot.
> 
> So experiment with it and let me know what you think. The UI is pretty
> rough, I welcome suggestions for improvement.
> 
> Recent versions of Chrome and Safari, desktop and mobile versions have been
> tested. I haven't tried Internet Explorer in a while, and given that it
> doesn't have a Web Audio API, I don't think it's worth targeting.
> 
> The file I/O is based on a unique "fake cassette" system. If you CSAVE you
> should see your file pop up in a list at the bottom of the page. Once it is
> in the list you can download it your machine or save it to Google Drive.
> You can also import files from Club100 archive URLs, or from your Google
> Drive or your local file system.
> 
> So you'll need to dust off your knowledge of cassette usage if you have
> been spoiled by TPDD's and TS-DOS. Excercise for the reader: load a .DO
> file into the emulator and get it in and out of TEXT. Trust me, it works.
> 
> Thank you to Ken Pettit who spent lots of time testing and helping me
> diagnose bugs.
> 
> CloudT is not intended to replace Ken's VirtualT. VT is still the Gold
> Standard of M100 emulators. Download VirtualT if you want the "real thing"
> particularly for emulation accuracy or development purposes.
> 
> But CloudT may do in a pinch particularly on PC/Macs and faster mobile
> devices. It seems to work particularly well on the iPhone 6.
> 
> http://bitchin100.com/CloudT
> 
> I'm constantly fixing and enhancing this so let me know if you stub your
> toe on anything.
> 
> -- John.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160827/de93f4ee/attachment.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 28 Aug 2016 10:13:53 +1200
> From: Daryn Hanright <[email protected]>
> To: Tandy Model 100 List <[email protected]>
> Subject: Re: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID:
>    <CAPxfMQW7GPEmXNyc-g9=Ev2Ak_LvyQdYco867sdk8c30=ry...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> This is fabulous! Well done Mr Hogerhuis!!!
> 
> Seems to work well on my Nexus 5. Will continue to play
> 
> Daryn
> 
>> On Aug 28, 2016 10:08 AM, "John R. Hogerhuis" <[email protected]> wrote:
>> 
>> So, I have an announcement... a new EXPERIMENTAL Model 100 emulator that
>> I've been working on.
>> 
>> It runs completely in the browser! PC, Mac, iPhone, Android. Chrome,
>> Safari.
>> 
>> http://bitchin100.com/CloudT
>> 
>> The inspiration was that I wanted to have a Model 100 emulator for my
>> iPhone. A native emulator written in Objective C would be best, but Apple
>> doesn't allow you to distribute emulators in their fancy pants App Store.
>> So a "web app" is the only option.
>> 
>> Of course that means writing all the code in JavaScript. Insane, you say?
>> Well, I've seen other "HTML5" emulators around, so I gave it a shot.
>> 
>> So experiment with it and let me know what you think. The UI is pretty
>> rough, I welcome suggestions for improvement.
>> 
>> Recent versions of Chrome and Safari, desktop and mobile versions have
>> been tested. I haven't tried Internet Explorer in a while, and given that
>> it doesn't have a Web Audio API, I don't think it's worth targeting.
>> 
>> The file I/O is based on a unique "fake cassette" system. If you CSAVE you
>> should see your file pop up in a list at the bottom of the page. Once it is
>> in the list you can download it your machine or save it to Google Drive.
>> You can also import files from Club100 archive URLs, or from your Google
>> Drive or your local file system.
>> 
>> So you'll need to dust off your knowledge of cassette usage if you have
>> been spoiled by TPDD's and TS-DOS. Excercise for the reader: load a .DO
>> file into the emulator and get it in and out of TEXT. Trust me, it works.
>> 
>> Thank you to Ken Pettit who spent lots of time testing and helping me
>> diagnose bugs.
>> 
>> CloudT is not intended to replace Ken's VirtualT. VT is still the Gold
>> Standard of M100 emulators. Download VirtualT if you want the "real thing"
>> particularly for emulation accuracy or development purposes.
>> 
>> But CloudT may do in a pinch particularly on PC/Macs and faster mobile
>> devices. It seems to work particularly well on the iPhone 6.
>> 
>> http://bitchin100.com/CloudT
>> 
>> I'm constantly fixing and enhancing this so let me know if you stub your
>> toe on anything.
>> 
>> -- John.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160828/81b4a07d/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 3
> Date: Sat, 27 Aug 2016 15:24:26 -0700
> From: "John R. Hogerhuis" <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: Re: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID:
>    <CACutKUhn4=fA12ZsiR03c=ChjN_uETgegBdA=yhv1unxz3n...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Cool.
> 
> I just got the virtual keyboard working for Android last night. Android
> refuses to offer uncooked virtual keyboard events so I have to fake them by
> grabbing the last character types into a special input control.
> 
> If you lose keyboard click the little keyboard button at the top of the
> screen. Or anywhere on the virtual display.
> 
> -- John.
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160827/5e38e861/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 4
> Date: Sun, 28 Aug 2016 11:49:02 -0400
> From: Randall Kindig <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: [M100] Floppy Days 63 - VCF Midwest 11 Preview with Jason
>    Timmons
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
> 
> http://floppydays.libsyn.com/floppy-days-63-vcf-midwest-11-preview-with-jason-timmons
>  
> <http://floppydays.libsyn.com/floppy-days-63-vcf-midwest-11-preview-with-jason-timmons>
> 
> Randy Kindig
> host Floppy Days Podcast floppydays.com
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160828/d07bd02e/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 5
> Date: Sun, 28 Aug 2016 11:15:43 -0700
> From: "Mark J. Blair" <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: Re: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID: <[email protected]>
> Content-Type: text/plain;    charset=us-ascii
> 
> It passes my Standard BASIC Test. Hooray!
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Sun, 28 Aug 2016 12:35:33 -0600
> From: Willard Goosey <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: Re: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
> 
> That's really cool!
> 
> 
> Willard
> 
> Sent from Samsung tablet
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160828/41a52c71/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 7
> Date: Sun, 28 Aug 2016 11:36:24 -0700
> From: "John R. Hogerhuis" <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: Re: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID:
>    <CACutKUg=OyXJqUUZ35JyX-BsXKHF0QMy9bopNMUHxTT-kB=r...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
>> On Sunday, August 28, 2016, Mark J. Blair <[email protected]> wrote:
>> 
>> It passes my Standard BASIC Test. Hooray!
> Cool :-)
> 
> Music that goes through the SOUND command should work.
> 
> You can try this file:
> 
> Add URL
> Paste this in place of the full URL
> 
> ftp://ftp.whtech.com/club100/mus/star1.ba
> 
> You should see STAR1.BA file pop up in list at bottom of screen
> 
> Go into BASIC and type CLOAD
> Run
> 
> If you're on an iPhone or iPad you may have to hit the audio button at top
> of screen.  Apple makes you "click" something when you want sound.
> 
> Btw I just fixed a bug in Add URL so you might have to reload the page a
> couple times before add URL works.
> 
> -- John.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160828/6c62a26a/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 8
> Date: Sun, 28 Aug 2016 11:43:17 -0700
> From: "John R. Hogerhuis" <[email protected]>
> To: Model 100 Discussion <[email protected]>
> Subject: Re: [M100] Announcing: CloudT emulator (EXPERIMENTAL)
> Message-ID:
>    <cacutkujzmee8z5gqenagejobwz5b4sbnzr5mfvaemckgxgr...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Thanks!
> 
> In fact getting ROG to run was one of my first milestones, so thanks for
> that :-)
> 
> I need to go back and make sure ROG is workable on mobile devices. Might be
> problematic on the iPhone since the virtual keyboard would be coming and
> going a lot.
> 
> On android I have a keyboard installed that has a lot more keys (arrow
> keys, control and shift keys etc).
> 
> -- John.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20160828/b64f2f5f/attachment-0001.htm>
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> M100 mailing list
> [email protected]
> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
> 
> 
> ------------------------------
> 
> End of M100 Digest, Vol 68, Issue 9
> ***********************************

Reply via email to