Start

heckmeck!

Nerd content and
cringe since 1999
Alexander Grupe
Losso/AttentionWhore

December 2023

Blog

2024-012023-11

Shaved another 2 bytes off wchrmas pattern, code size is down to 56 bytes! :)

Two subroutine calls and the return statement can be replaced with inlined code and a loop, using a negation as loop counter:

        bsr.b   .mod    
        bsr.b   .mod    

.mod    ; do counter updates
        rts             
        neg.l   d0      
        blt.b   .mod    

Did a write-up of wchrmas pattern, my contribution to the Vintage Computing Christmas Challenge 2023.

Seit einem der letzten Updates hat die Google-Suche zusammen mit Chrome entschieden, die Suchergebnisse und beim Anklicken auch die zugehörigen Seiten per Default ins Deutsche zu übersetzen.

Wie hilfreich! So oft habe ich mich schon bei Unterhaltungen mit anderen Amiga-Codern geärgert, dass wir mit umständlichen Fremdwörtern wie „Tables“ und „Strings“ hantieren müssen.

Diese Saiten, pardon!, diese Zeiten sind vorbei. Tables sind vom Tisch!

Originalseite: amiga-dev.wikidot.com

Bonus: Die Google-Übersetzung sorgt außerdem für mehr Abwechslung. Immer nur Hunk, Hunk, Hunk, wie öde! Jetzt haben wir Stücke, Kerle und Brocken!

Note to self: When your ancient Photoshop installation decides to erase all settings again, re-enable clipboard imports by adding a DWORD with AlwaysImportClipboard=1 at HKEY_CURRENT_USER/Software/Adobe/Photoshop/9.0 in the registry. You’re welcome.

Now on ARD Text and other stations: You cannot spell Christmas without Super Santa Brothers!

Teletext piece for Inércia 2023: Bitte hier das mit den…

Stunning developments in ancient Teletext technology: Apparently, Worms VBI was not the world’s first breakthrough of Amiga computers outputting Teletext signals directly! This setup dates back to 1992! Amazing stuff.

This is relevant to my interests! Reverse engineering of the SAA505 chip (via @ZXGuesser)

Check out this live circuit simulation!

previous next close
eie