Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlDeutsch · 23 天前Tell me the truth ...lemmy.mlimagemessage-square29fedilinkarrow-up1199arrow-down18
arrow-up1191arrow-down1imageTell me the truth ...lemmy.mlJeena@piefed.jeena.net to Programmer Humor@lemmy.mlDeutsch · 23 天前message-square29fedilink
minus-squarech00f@lemmy.worldlinkfedilinkarrow-up28arrow-down1·23 天前I’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·23 天前What 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·22 天前It’s in an AlphaSmart. I’m working through disassembling the ROM to add some new features.
minus-squarejsomae@lemmy.mllinkfedilinkarrow-up3·23 天前Where 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.