home.social

#ataribit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ataribit, aggregated by home.social.

fetched live
  1. It is almost summer. Time to get off your duff and learn to program. These books from #Datamost might help. Ad from Antic November 1983.
    #atari #ataribit #anticmagazine #retrocomputing #vintagecomputing #c64 #appleii

  2. Working on #Ataribit #FujiNet APX Catalog splash screen. Decided to leave the blue bar on the right off the final, because it only appears in one rendered graphic, and not in any real APX material. On to the core program. #RetroComputing

    Playfield color 0 renders the APX
    Playfield color 1 renders the second stripe
    Playfield color 2 renders the fourth stripe
    Playfield color 3 renders the sixth stripe.
    Player color 0 renders the first stripe
    Player color 1 renders the third stripe
    Player color 2 renders the fifth stripe
    Player color 3 renders the seventh stripe

    A DLI is used under APX to flip back in the system charset for 24 scanlines, before flipping back to the custom charset.

    Code here:
    github.com/tschak909/apx-logo

    Binary here:
    github.com/tschak909/apx-logo/