home.social

#nocpu — Public Fediverse posts

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

  1. I could not have been happier with how my return to the demoscene played out, and I'm super proud (and humbled) to have been part of this.

    At the Meteoriks (the demoscene Oscars) this year, our production (NoCPU challenge) took home an honorable mention (or "2nd place" I guess) in the Outstanding Concept category, and was nominated in three (including Outstanding Concept). We didn't win, but getting four "trophies" is still madness! In addition to the honorable mention in the Outstanding Concept category, Demostue Allst★rs also won with the Reeltime demo. I think all the Demostue regulars have been incredulous that we got both. We have definitely been shaking our heads and laughing a lot.

    Outstanding Concept, honorable mention, nominee.
    Outstanding Technical Achievement, nominee.
    Best Midschool Production, nominee.

    #demoscene #amiga #nocpu

  2. An Amiga Demo With No CPU Involved - Of the machines from the 16-bit era, the Commodore Amiga arguably has the most act... - hackaday.com/2025/09/02/an-ami #retrocomputing #amiga #nocpu #demo

  3. We’ve shared the source for the #nocpu demo on GitHub. The framework is of course included, so if you like what you see, go ahead and use it.

    Surprise! It’s written in Dart. Okay it’s not really, but maybe kinda? You decide. Dart is just hosting the DSL and metaprogramming environment.

    github.com/askeksa/NoCpuDemo

    #demoscene

  4. I was part of this project, and what a fun one it was! It's the first Amiga demo I've contributed to in probably 25 years. And I cannot believe we won Alternative Platform at #evoke2025

    Half a year ago, Blueberry started talking about doing a NoCPU demo to introduce a new compo category and somehow managed to talk me into joining the project. Actually, it wasn't that difficult. The NoCPU idea is obviously to make demos without using the CPU, only the Amiga's custom chipset. Way back when, I wrote this Protracker player for WinAMP called Oldsk00l, so I knew my way around the MOD format, and we would be needing a MOD player. It was really quite serendipitous -over the years I've thought a lot about how the custom chipset is Turing complete, and also wondering why exactly didn't we just compile a MOD to code, instead of interpreting it at runtime. It's basically just a list of instructions, right? Just compile it. So I got to implement this idea, which was hugely satisfying. Simply compiling a MOD to a huge copper list. It has to be the world's fastest MOD player, at least in terms of CPU usage. I mean, it seems unlikely that another player in the future might hand back the CPU more cycles than it spends playing the MOD. But never say never, I guess.

    Other things I did were the interference effect, which I always wanted to try in this many bitplanes, the blitter tornado/chaos zoomer, which I hadn't implemented before, and the kaleidoscope effects.

    Truthfully, Blueberry did all of the heavy lifting with his extensive framework for building copper and blitter instructions, handling memory allocation and reuse, and so forth. It almost made selfmodifying copperblits three levels deep trivial. His checkerboard and (perhaps surprisingly) the many, many transitions are really clever stuff. He made everything come together, and it is very much his demo.

    youtube.com/watch?v=OXT5MrDdyB8

    #evoke #evoke2025 #nocpu #demoscene

  5. I love how amiga #demoscene has embraced the #nocpu concept and ran away with it: github.com/askeksa/NoCpuChalle

    The invitation to this challenge "No-CPU Challenge by Demostue Allstars" released at #Evoke2025 party is quite damn cool. It's probably the most impressive nocpu demo I've seen so far:
    - Demozoo: demozoo.org/productions/376675/
    - Pouet: pouet.net/prod.php?which=104753

    Video capture of the demo: youtu.be/OXT5MrDdyB8

    My early input to this nocpu scene can be seen here: infosec.exchange/@harrysintone

    #evoke #demoparty

  6. The backlight of the #ForthDeck is working, I had to exchange the two pins against each other. 17-A and 18-C are correct for my display. Additionally I burned the faster nfd (no forth deck) ROMs of #My4th and reload the drivers for it in the autoboot sequence. The i2c commands are up to 300% faster! And mounted keycaps on the switches. Next step is trying to print a violett housing for it.
    #Forth #NoCpu #JustOneNorGate

  7. Ordered the main parts for the #ForthDeck. Tactile switches with button caps and the 40x4 display. Now I have to be patient... this topic can be continued after Christmas ;)
    #My4th #SBC #NoCpu