home.social

#retrochallenge — Public Fediverse posts

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

  1. We're kicking off our first Long Play with the intense GBC homebrew, Mount Crymore by Pigeonaut! Join us as we try to conquer the world's deadliest summits.Watch us climb, risk, and maybe fall trying to conquer the world's deadliest summits.⛰️
    youtu.be/z4B2sge2dtw?si=5-Miwq

    #BrewOtaku #LongPlay #MountCrymore #GBC #Homebrew #ClimbingGame #RetroChallenge

  2. What helped me deliver my RetroChallgence 2024 project on time? Prior experience with the Interlisp API of NoteCards and the nature of Lisp and Lisp systems.

    journal.paoloamoroso.com/how-l

    #RC2024 #RetroChallenge #retrocomputing #interlisp #NoteCards

  3. RetroChallenge announced the results of RC2024/10 and I'm honored to be among the winners. I entered with the WebCard project written in Interlisp, a NoteCards extension for visiting websites.

    Thanks to the organizers, voters, and judges and congrats to all the entrants, especially @psychotimmy who won the Grand Prize.

    retrochallenge.org/2025/10/rc2

    github.com/pamoroso/webcard

    journal.paoloamoroso.com/tag:W

    #RC2024 #RetroChallenge #retrocomputing #interlisp #NoteCards

  4. Totally stunned that the Pico MZ-80K won the "general" category in last year's #RetroChallenge! Thank you to everyone who voted for me, followed the project, etc. etc. etc.

    retrochallenge.org/2025/10/rc2

    #RetroComputing

  5. I'm not able to take part in #RetroChallenge this year, but I've just spent a few minutes enjoying last year's writeup of my #Sharp #MZ80K emulator for the #RaspberryPiPico . In the weeks after the challenge it went on to emulate the #MZ80A as well. The plan for this winter is to have a bash at #MZ700 emulation. The architecture isn't hugely different from the earlier MZs, but I'll need to implement colour output as a minimum.

    z80.timholyoake.uk/retrochalle

  6. Eight worlds. Countless retries.
    Mine carts, rocket barrels, and one very persistent dad.

    And now I stand before the Golden Temple… thinking about doing it all over again. 🍌

    #Nintendo #Switch #GamingDad #DonkeyKong #GoldenTemple #RetroChallenge #Banana

  7. Are the RetroChallenge 2024 entries still supposed to get the final comments? I know they may come in August or September of the following year but the 2025 edition starts in slighly over a month and there are no final 2024 comments yet.

    retrochallenge.org/p/entrants-

    #RC2024 #RetroChallenge #retrocomputing

  8. The RetroChallenge announced the winners of the 2024 edition. Great choices, congrats all!

    retrochallenge.org/2025/02/jud

    I had a lot of fun entering the challenge, my first one, with a Medley Interlisp project that extended NoteCards to visit websites:

    journal.paoloamoroso.com/tag:W

  9. Code Protection Showdown: 1980s Edition! Transform Your BASIC Code Into an Impenetrable Fortress (or a Maze of Utter Despair) #retrochallenge. Full details here: hacking.museum/index.php/2024/.

    We’re gearing up for a wild weekend as Hacking.museum sets up shop at the UnlockYourBrain hacking conference! Expect a ton of retro-style hacking madness, complete with our animated retro ISP modem setup and a series of nostalgic CTFs featuring the ZX81, ATARI ST, and more. See you there! #retrocomputer #retrohacking

  10. I'm working on a WebCard demo notefile with examples of web links filed into various types of cards.

  11. WebCard is not a large system but I documented it anyway, explaining the few things it adds to or differs from NoteCards.

    journal.paoloamoroso.com/docum

  12. A sneak peek at the bitmap I designed for WebCard cards of type Web, here open in the Medley Interlisp bitmap editor. The bitmap at the actual size is near the top left corner whereas the magnified view takes up most of the window.

    The bitmap represents a card at the center of which is a globe with meridians and parallels.

  13. I'm considering the next steps to conclude the work on WebCard project for the RetroChallenge 2024.

  14. Since I need to import a bitmap in Medley for WebCard I'm researching some image conversion tools.

  15. And we're halfway through the month! Folks doing creative challenges, how's it going? Have you been able to keep up? What are some of your favorite submissions so far?

    And what are you all looking forward to next month?

    #challenge #CreativeChallenge #crawltober #hacktober #hacktoberfest #inktober #LOLtober #looptober #mathober #RetroChallenge #WeirdWebOctober

  16. WebCard now does some basic housekeeping of visited URLs. This reduces web browser tab clutter and keeps unintentional link traversals under control.

    journal.paoloamoroso.com/keepi

  17. So, you want more #RetroChallenge #RC2024 updates? Ok, the RC2014 blog has some updates on the #ZX81 module schematics, and the #Portfolio and #Z88 serial connections to the #RC2014

    And for those of you that use RSS, you can subscribe so you always have the latest updates
    rc2014.co.uk/3259/retro-challe

  18. I finally fixed a URL validation bug of WebCard, which turned out to be just a typo in a clause of an Interlisp iterative statement.

    journal.paoloamoroso.com/fixin

  19. WebCard cards of type Web are stand ins for WWW websites. So I changed the code to make the text of such cards read only and refactored the text updating code.

    journal.paoloamoroso.com/manag

  20. I added two items to the title bar menu of WebCard cards, one for visiting and the other for editing the URL associated with a card.

    journal.paoloamoroso.com/addin

  21. Really good progress with WebCard today. I learned how to add items to the left-click menu of NoteCards cards, and added the URL visit and edit commands for cards of type Web.

  22. Today I reviewed the WebCard code, researched NoteCards, and planned what to do next.

  23. I'm struggling with a WebCard bug in an Interlisp's iterative statement, an issue with the syntax of the BIND clause I can't pinpoint. This is part of the work for validating URLs entered by the user when creating Web cards.

    journal.paoloamoroso.com/stump

  24. Sound is now working on the #SharpMZ80K emulator as demonstrated by the standard, but dull, "Spring Fashion in 1980" demo program. #RetroChallenge #RetroComputing #RaspberryPico