• appleiibot demo

    From vince@vince@pianoman.cluster.toy to comp.sys.apple2 on Sunday, November 22, 2020 00:52:53
    From Newsgroup: comp.sys.apple2

    Hello

    I just released a new demo at the Demosplash conference.
    http://deater.net/weave/vmwprod/botdemo/
    https://www.youtube.com/watch?v=iVDgdfKe9eQ
    It's made up of a bunch of my 280-char twitter applbot demos with some Mockingboard music playing in the background.

    It was actually more complicated than I thought it would be to call into
    the LIST and similar Applesoft routines as they tend to hard-jump back
    to the input parser rather than RTSing back at the end.

    Unlike my other demos this one targets the Apple IIe as it has some double-hires and lowercase. You also will need a Mockingboard in slot#4
    as it in timer interrupt driven.

    Vince
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From kegs@kegs@provalid.com (Kent Dickey) to comp.sys.apple2 on Wednesday, December 02, 2020 19:38:03
    From Newsgroup: comp.sys.apple2

    In article <slrnrrjdj5.qu6.vince@pianoman.cluster.toy>,
    <vince@pianoman.cluster.toy> wrote:
    Hello

    I just released a new demo at the Demosplash conference.
    http://deater.net/weave/vmwprod/botdemo/ https://www.youtube.com/watch?v=iVDgdfKe9eQ
    It's made up of a bunch of my 280-char twitter applbot demos with some >Mockingboard music playing in the background.

    It was actually more complicated than I thought it would be to call into
    the LIST and similar Applesoft routines as they tend to hard-jump back
    to the input parser rather than RTSing back at the end.

    Unlike my other demos this one targets the Apple IIe as it has some >double-hires and lowercase. You also will need a Mockingboard in slot#4
    as it in timer interrupt driven.

    Vince

    Very cool demos! I like the music, too.

    Is there an easy way to manually run the Applesoft demos one at a time?

    Kent
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From qkumba@peter.ferrie@gmail.com to comp.sys.apple2 on Wednesday, December 02, 2020 20:40:53
    From Newsgroup: comp.sys.apple2

    If you visit the AppleBot Twitter account, you can find them there right now. Otherwise, we'll have to wait for a release from Deater.
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From kegs@kegs@provalid.com (Kent Dickey) to comp.sys.apple2 on Thursday, December 03, 2020 10:30:45
    From Newsgroup: comp.sys.apple2

    In article <44bcbe6c-dd64-4cc7-875f-8a45ab982a9bn@googlegroups.com>,
    qkumba <peter.ferrie@gmail.com> wrote:
    If you visit the AppleBot Twitter account, you can find them there right now. >Otherwise, we'll have to wait for a release from Deater.

    I tried looking at twitter.com/appleiibot, but I don't see the code there either. For instance, at https://twitter.com/AppleIIBot/status/1312603709969326080 it's just the
    video of it running.

    I don't have a twitter account (and don't want one).

    Kent
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From Charlie@charlieDOTd@verEYEzon.net to comp.sys.apple2 on Thursday, December 03, 2020 11:40:04
    From Newsgroup: comp.sys.apple2

    On 12/3/2020 11:30 AM, Kent Dickey wrote:
    In article <44bcbe6c-dd64-4cc7-875f-8a45ab982a9bn@googlegroups.com>,
    qkumba <peter.ferrie@gmail.com> wrote:
    If you visit the AppleBot Twitter account, you can find them there right now.
    Otherwise, we'll have to wait for a release from Deater.

    I tried looking at twitter.com/appleiibot, but I don't see the code there either. For instance, at https://twitter.com/AppleIIBot/status/1312603709969326080 it's just the
    video of it running.

    I don't have a twitter account (and don't want one).

    Kent


    I don't have a twitter account either but when I go to the link you
    provided the code is above the running demo (in Deater's tweet).

    Charlie

    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From qkumba@peter.ferrie@gmail.com to comp.sys.apple2 on Friday, December 04, 2020 20:04:17
    From Newsgroup: comp.sys.apple2

    Right. The video is in response to the tweet that contains the code, so if you view the tweet then you can copy it out.
    No need for an account.
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From vince@vince@pianoman.cluster.toy to comp.sys.apple2 on Sunday, December 06, 2020 03:36:28
    From Newsgroup: comp.sys.apple2

    On 2020-12-05, qkumba <peter.ferrie@gmail.com> wrote:
    Right. The video is in response to the tweet that contains the code, so if you view the tweet then you can copy it out.
    No need for an account.

    the raw basic programs are also available on github:
    https://github.com/deater/dos33fsprogs/tree/master/appleiibot
    there's also an appleiibot.dsk image in that directory if you want
    to use that instead.

    Vince
    --- Synchronet 3.18b-Win32 NewsLink 1.113