• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

New profile posts

fun fact not deleting stupid things you said in the past and instead laughing at them is totally cool and makes you a radical cool dude
After failing to add more variables to the save function, I ended up changing some of them from 32-bit integers to 16-bit integers. It works and now I can store a lot more than I could before. What I find weird is that operations on 16-bit integers take up more space than operations on 32-bit integers. Anyone can explain that to me..?
Noxid
Noxid
16-bit operands are just the 8-bit ones with an extend prefix. So they all take at least one extra byte. 32-bit is native int size, so it has more optimized instructions because they are expected to be used a lot though immediates are quite large comparatively
Hina
Hina
That explains it a bit. Thanks Noxid, you're the best
How would you celebrate Thanksgiving? I would celebrate by either making CS sprites related to Thanksgiving, or go into the living room of my house, since it's empty, and watch the parade. But seriously though, Happy =e a r l y= Thanksgiving!
Hey, can i borrow your Arthur's sprites from King's Story? i'll give a credit
Quote656
Quote656
Thanks, this will help a lot!
BLink
BLink
Can I take your bubsy plushies on a walk tomorrow? I promise we will look both ways before crossing the street.
Noxid
Noxid
Now that's asking a lot, blink
Back
Top