home.social

#assemblylanguage — Public Fediverse posts

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

  1. 🎮📚"Tempest vs. Tempest" is a riveting saga where someone decided to write an entire book dissecting 40-year-old and 30-year-old code like it’s the Rosetta Stone of gaming. 🧠💤 Because, clearly, nothing screams "must-read" like an in-depth analysis of archaic assembly language. 🙄
    tempest.homemade.systems #TempestVsTempest #GamingHistory #CodeAnalysis #RetroGaming #AssemblyLanguage #HackerNews #ngated

  2. 🤡 Oh, great, another epic tome on Rust's magical calling conventions, penned by the Pokémon-doodling compiler wizard himself! 🧙‍♂️ With 6,175 words of pure assembly sorcery, readers are bound to emerge fully enlightened—or just begging for mercy. 😂
    mcyoung.xyz/2024/04/17/calling #RustProgramming #AssemblyLanguage #CompilerWizard #PokémonDoodling #EpicTome #HackerNews #ngated

  3. Hello XDNA!

    We're documenting how to program AMD's NPUs in Ryzen AI chips.

    Our website covers the ISA, register files, operation latencies, and hand-optimized assembly kernels for tensor contractions.

    Measured single-compute-tile throughput:
    • XDNA1 (Ryzen 7 8700G): 398 BF16 GFLOPS (86% of peak)
    • XDNA2 (Ryzen AI Max PRO 390): 1760 BFP16 GFLOPS (95% of peak)

    tnzr.org/xdna

  4. Ever wondered what happens when you mix your grandma's #knitting patterns with 1980s assembly language? 🤔 Welcome to the world of Core War warriors, where digital gladiators throw virtual knitting needles to crash each other's imaginary computers. 😂 Spoiler alert: watching paint dry might be more exciting than this spectacle of "advanced" coding strategies. 🖥️💥
    sakana.ai/drq/ #CoreWar #DigitalGladiators #CodingHumor #AssemblyLanguage #1980sTech #HackerNews #ngated

  5. Brent's manifesto on how to write C code is so deeply innovative that it’s basically just assembly with a fancier hat. 🤓💻 Apparently, he's so committed to "perfect encapsulation" that he forgot to encapsulate his own #verbosity. 🙄
    retroscience.net/brents-c-prog #CProgramming #Innovation #CodingTips #AssemblyLanguage #HackerNews #ngated

  6. @amoroso

    By the way, the only machine language I have seen (not counting byte code) that is _friendly_ and not just not scary is that of the PDP-11.

    I'm pretty sure the same goes for the PDP-10.

    Tempi passati...

    #Assembly
    #AssemblyLanguage
    #MachineLanguage

  7. I don't think I posted this before... A while ago I reverse-engineered the game Lode Runner (1982) for the Apple ][. The result is a literate document, which is a document you run through a filter one way to get compilable code, and another way to get a PDF explaining how it all works.

    You can get the PDF and the rest here: github.com/RobertBaruch/lode_r

    #retrocomputing #retroarchaeology #appleii #LodeRunner #AssemblyLanguage

  8. I'm sure I'm miles behind here – but I have just noticed that #CodeWars now supports x64 assembly using #NASM as one of the language choices (there's also a #RISCV option too). I know most "normal" people won't want to solve #CodeKata puzzles in #AssemblyLanguage – but if you're interested in the low-level side of things like me, then these are quite fun!

  9. If I wanted to build my own #softwaredefinedradio more or less from scratch with an #arduino or similar SBC and a bread board, what would I need to know? For context, I have my eye on building my own #SDR for #VHF and #UHF but not #HF or #SHF ham bands. Building it myself, what sorts of resource constraints am I likely to run into? Links to books and other resources welcome. Feel free to #explainitlikeimfive SDR theory and practical limitations.

    I tinker in #assemblylanguage and #C.

  10. CPUlator: A web-based CPU simulator where you can watch memory and registers change as you run the program through the debugger. In the spirit of SPIM, for those of you who used that.

    cpulator.01xz.net/

    #assemblylanguage #programming #cpu #machinelanguage

  11. bit shifter, bit shifter,
    shift me a bit
    I'm checkin' flags
    and so far each one
    is not it

    bit shifter, bit shifter,
    shift me a bit
    lookin' fer a sign
    and I hope
    you've got it

    #machineLanguage
    #assemblyLanguage
    #programming
    #bits
    #poetry