Comment on Running Pokémon With A Compass And Straightedge
nicolauz@feddit.org 5 days ago“also altered a Game Boy emulator to implement the ALU instructions using compass and straightedge operations”
The title is a lie. It’s using a computer as usual, with extra steps - instead of using the CPU as intended it simulates the mentioned tools/techniques
echodot@feddit.uk 4 days ago
I just don’t understand how you can use a compass and straight edge to emulate an instruction set. The article just doesn’t explain it; it’s just like, “Of course this is a thing.”
LPThinker@lemmy.world 4 days ago
It’s basically a self-defined system of arithmetic, with no actual numbers. e.g. rather than 1 + 2 = 3, you have [radius of unit circle A] + [radius of 2 unit circle B] = [length of 3 unit line C]. I’ll confess I don’t totally understand how you can extend that to the point that it can correctly implement RSA, but I believe it can be done based on other achievements with unquantified geometry I’ve witnessed in the past.
For example, this excellent video about constructing flags using only the shape drawing tools of PowerPoint without ever applying external measurements to the shapes.