@DarkenedChasm I feel like you can map the mutability with math but I haven’t, haha. Kind of a sci-fi concept though. I do say that #Linux and #assemblylanguage being on the ISS and rocket systems roots my belief in science fiction being real.
Who’s Afraid of Assembly Language? - This week, [Al Williams] wrote a great thought piece about whether or not it was w... - https://hackaday.com/2023/07/22/whos-afraid-of-assembly-language/ #assemblylanguage #hackadaycolumns #softwarehacks #newsletter #rants
#rants #newsletter #softwarehacks #hackadaycolumns #assemblylanguage
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.
#assemblylanguage #programming #cpu #machinelanguage
Ask Hackaday: Learn Assembly First, Last, or Never? - A few days ago, I ran into an online post where someone pointed out the book “Lear... - https://hackaday.com/2023/07/14/ask-hackaday-learn-assembly-first-last-or-never/ #softwaredevelopment #assemblylanguage #askhackaday #rants
#rants #askhackaday #assemblylanguage #softwaredevelopment
@ted_dunning @Houl That was exactly the kind of thing I wanted to know. I'm an #assemblylanguage geek. Thanks! I've *cough* spent more time looking at #motorola #M6809 documents today than I should have. Damned ADHD. :-P
Do you think the arch will live on in some way? Even #Fujitsu bailed on it.
#fujitsu #m6809 #motorola #assemblylanguage
A Literate Assembly Language https://hackaday.com/2023/05/08/a-literate-assembly-language/ #SoftwareDevelopment #assemblylanguage #HackadayColumns #SoftwareHacks #Rants
#SoftwareDevelopment #assemblylanguage #HackadayColumns #SoftwareHacks #Rants
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
Does anyone here know #riscv #assemblylanguage? What's your typical build environment like? What are your favorite tools for working with #ASM on that platform?
Can someone explain why a movable CPU stack is a requirement for multiple processes to exist, excluding CPU interrupt code?
#assemblylanguage #programming
It isn’t WebAssembly, but it is Assembly in Your Browser https://hackaday.com/2023/04/11/it-isnt-webassembly-but-it-is-assembly-in-your-browser/ #SoftwareDevelopment #assemblylanguage #SoftwareHacks #8086
#SoftwareDevelopment #assemblylanguage #SoftwareHacks
It isn’t WebAssembly, but it is Assembly in Your Browser - You might think assembly language on a PC is passe. After all, we have a host of e... - https://hackaday.com/2023/04/11/it-isnt-webassembly-but-it-is-assembly-in-your-browser/ #softwaredevelopment #assemblylanguage #softwarehacks
#softwarehacks #assemblylanguage #softwaredevelopment
Those of you who learned #programming with coding sheets, flow charts, hand drawn sprites on graphing paper, and possibility punch cards, what do you feel it taught you that most modern programmers would not understand?
#retrocomputing #retroprogramming #mainframe #assemblylanguage
#assemblylanguage #mainframe #retroprogramming #retrocomputing #programming
Assembly Language 80’s Minicomputer Style https://hackaday.com/2023/03/06/assembly-language-80s-minicomputer-style/ #assemblylanguage #Retrocomputing #retrocomputing
#assemblylanguage #Retrocomputing
Assembly Language 80’s Minicomputer Style - In the days before computers usually used off-the-shelf CPU chips, people who need... - https://hackaday.com/2023/03/06/assembly-language-80s-minicomputer-style/ #assemblylanguage #retrocomputing
#retrocomputing #assemblylanguage
How the Commodore 64 keyboard hardware worked, pretty in-depth.
#c64 #retrocomputing #assemblylanguage #programming
This may not seem too impressive to look at, but it's the first time I got a custom copper list and Agnus blitting working purely in machine language. The raw image is blitted onto a set of bitplanes, and the copper list sets up the colors and bitplane pointers. Simple, yet I learned a lot from the process. #amiga #assemblylanguage
My years of vim muscle memory don't help me at all in AsmPro. #amiga #programming #assemblylanguage
#amiga #programming #assemblylanguage
"This is a C port of Ken Thompson's Space Travel, ported from PDP-7 assembly."
#pdp7 #assemblylanguage #programming #retrogaming