Comment on 6502 simulated at transistor level in JavascriptComments−jhrobert15yAmazing.It runs at 27hz (not 27Mhz)...And some people are willing to simulate the brain? Good luck!−js215yThat's the Python sim. "The JavaScript sim is only a few hertz, limited by drawing the chip parts."By contrast, the Apple II ran at 1 Mhz.−rbanffy15yI don't think anyone wants to simulate a brain in JavaScript. Or Python (which is the 27Hz number you have), BTW.But you could simulate a lot using a couple GPUs. That's what OpenCL is for.
Comments
Amazing.
It runs at 27hz (not 27Mhz)...
And some people are willing to simulate the brain? Good luck!
That's the Python sim. "The JavaScript sim is only a few hertz, limited by drawing the chip parts."
By contrast, the Apple II ran at 1 Mhz.
I don't think anyone wants to simulate a brain in JavaScript. Or Python (which is the 27Hz number you have), BTW.
But you could simulate a lot using a couple GPUs. That's what OpenCL is for.