Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlDeutsch · 2 days agoTell me the truth ...lemmy.mlimagemessage-square26linkfedilinkarrow-up1179arrow-down18
arrow-up1171arrow-down1imageTell me the truth ...lemmy.mlJeena@piefed.jeena.net to Programmer Humor@lemmy.mlDeutsch · 2 days agomessage-square26linkfedilink
minus-squarech00f@lemmy.worldlinkfedilinkarrow-up25arrow-down1·2 days 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-up3·1 day 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·11 hours agoIt’s in an AlphaSmart. I’m working through disassembling the ROM to add some new features.
minus-squarejsomae@lemmy.mllinkfedilinkarrow-up3·1 day 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.