🤡 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. 😂
https://mcyoung.xyz/2024/04/17/calling-convention/ #RustProgramming #AssemblyLanguage #CompilerWizard #PokémonDoodling #EpicTome #HackerNews #ngated
The Rust Calling Convention We Deserve · mcyoung

I finally got a machine with a disk drive, so I can run my old programming demos from when I was a teenager. Here’s an x86 real-mode 0x13 voxel landscape engine written in assembly and C, running on a 486 laptop. #retrocomputing #programming #c #assemblylanguage #software
How Michael Abrash doubled Quake framerate

Full-Blown Cross-Assembler…in A Bash Script

Have you ever dreamed of making a bash script that assembles Intel 8080 machine code? [Chris Smith] did exactly that when he created xa.sh, a cross-assembler written entirely in Bourne shell script…

Hackaday