fbf4976
banner
fbf4976.bsky.social
fbf4976
@fbf4976.bsky.social
Embrace the retro, go back to assembly. 💾

Anime drawings are nice. 👍
I support art.
I support believing in people.
I support freedom of expression.
I condone giving choice away.

People have minds. Don't insult them by trying to decide for them.

Don't kill the butterfly.

#bskycensorship
September 21, 2025 at 7:35 AM
"Eh, True! An adult is lashing out at a child!"
December 10, 2024 at 7:51 AM
I knew there were roller captions that did not skew titles like in the example below. 😅

Source: www.youtube.com/watch?v=h3Mu...
December 8, 2024 at 9:23 AM
Original source:

twitter.com/yua_n0/statu...

(2/2)
December 8, 2024 at 7:25 AM
Experimenting with images and logarithms.

Process each pixel of an image, either by channel or as a packed long: get its logarithm, round to a certain no. of decimals, and revert back.

(1/2) Source below.

#python #pillow #numpy #images #colors #transformations #logarithms #computing
December 8, 2024 at 7:25 AM
Sega doesn't do what NintenDOes. smh
December 5, 2024 at 5:12 AM
Three transmitters from the mythical era. 📡

Src.: tinyurl.com/TVCB75
November 30, 2024 at 7:25 AM
More than a century knowing it. It's just that today we have better masks. 😷

Dr. Wise on Influenza (1919)
www.youtube.com/watch?v=84nq...
November 29, 2024 at 9:08 AM
I took the 8086 CGA demo and added keyboard options to switch between color palettes and intensities, as well as line direction (it simply swaps between ROR and ROL).

#assembly #x86 #cga #retrocomputing #dos #programming #graphics
November 29, 2024 at 8:34 AM
I recognize a Windows 1.0-styled scroll bar whenever I see one. (Second image.) 😂
November 26, 2024 at 8:20 AM
Take 2 on the CGA shenanigans.

I messed up by using words instead of bytes. 😂

#assembly #programmimg #dos #x86 #cga #graphics #retrocomputing
November 26, 2024 at 1:30 AM
CGA graphics demo, using x86 assembly.

Based on: www.chibialiens.com/8086/platfor...

#assembly #x86 #msdos #dos #retrocomputing #cga
November 25, 2024 at 11:08 PM
I rechecked my code, and saw I missed a colon. (Using TASM notation.)

<(=﹏=)>

#assembly #programmimg #dos #x86 #watcom #msdos
November 25, 2024 at 7:47 PM
Setting foot into x86 assembly territory, I tried to make sense of the Open Watcom grimoires to get a mythical-era COM executable.

But... <(=﹏=)>

#assembly #x86 #watcom #pc #dos #computing
November 25, 2024 at 9:24 AM
Is just like the perinola. 😂

Fauna gets "Take 1".
Mumei gets "Take all".

(The only difference is that they take from each other, instead of from a common pile.)
November 19, 2024 at 6:51 AM
Of course... 😎
November 9, 2024 at 10:05 AM
It reminded me of this meme. 🤭

"If you didn't want me when I was like this:"

* shows a $1 note *

"Then don't look for me when I get like this:"

* shows a $25 note *
November 3, 2024 at 9:56 AM
November 3, 2024 at 9:36 AM
Vertical lines in Apple II low-res graphics mode.

Demo written in Integer BASIC; draw routine done in assembly, based on lookup tables and 2 edge cases (drawing "half" a memory address, which is one pixel, at the edges).

#apple2 #appleii #assembly #graphics #basic #retrocomputing #retro
October 28, 2024 at 12:04 AM
Stepping it up a bit: horizontal lines in low resolution graphics, for the Apple II.

Routine in 6502 assembly, called for each line in an Integer BASIC program.

Direct memory manipulation. (calculating the base address was quite the task!).

#appleii #apple2 #assembly #retrocomputing #graphics
October 21, 2024 at 3:53 AM
Mixing it up: fast lo-res screen fill demo for the Apple II.

The demo itself was done in Integer BASIC; the subroutine that does the actual fill is coded in assembly. 🎉

#apple2 #appleii #retrocomputing #assembly #basic #graphics
October 20, 2024 at 9:05 PM
Numbers and letters that seem so few, so insignificant...

And yet, together they compose solutions to one (or even multiple!) problems.

#computing #assembly #retrocomputing #apple2 #appleii
October 20, 2024 at 8:03 AM
A. "I mean, either gray is OK, right? They're interchangeable, right?"
B. "Well, combine them and see what happens."

#apple2 #appleii #retrocomputing #basic #graphics
October 20, 2024 at 3:25 AM
Checkerboard pattern

Done using Integer BASIC, in AppleWin, an Apple II emulator.

This one is special as it draws by manipulating memory directly, instead of using PLOT.

#apple2 #appleii #retrocomputing #basic
October 20, 2024 at 2:36 AM
EBU color bars

Program written in Integer BASIC, in Applewin (Apple II emulator)

#apple2 #appleii #retrocomputing #basic
October 19, 2024 at 7:28 PM