Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlDeutsch · 1 month agoTell me the truth ...lemmy.mlimagemessage-square29fedilinkarrow-up1199arrow-down18
arrow-up1191arrow-down1imageTell me the truth ...lemmy.mlJeena@piefed.jeena.net to Programmer Humor@lemmy.mlDeutsch · 1 month agomessage-square29fedilink
minus-squarech00f@lemmy.worldlinkfedilinkarrow-up28arrow-down1·1 month agoI’ve been working on disassembling some 8-bit code from the 90s. Fuckers returned bits from functions using the overflow bit. Nuts.
minus-squareCarrotsHaveEars@lemmy.mllinkfedilinkarrow-up4·1 month agoWhat era was that device? Some old games on NES had to use all kinds of quirks like this to overcome hardware limitation.
minus-squarech00f@lemmy.worldlinkfedilinkarrow-up1·1 month agoIt’s in an AlphaSmart. I’m working through disassembling the ROM to add some new features.
minus-squarejsomae@lemmy.mllinkfedilinkarrow-up3·1 month agoWhere do you go to talk about such things? Could be fun to have a retro reversing community.
I’ve been working on disassembling some 8-bit code from the 90s. Fuckers returned bits from functions using the overflow bit. Nuts.
What era was that device? Some old games on NES had to use all kinds of quirks like this to overcome hardware limitation.
It’s in an AlphaSmart. I’m working through disassembling the ROM to add some new features.
Where do you go to talk about such things? Could be fun to have a retro reversing community.
Nice.