Hacker News new | ask | show | jobs
by ReflectedImage 1325 days ago
How exactly would you write a gameboy emulator in numpy/scipy?

It's sequential code with fiddly side effects. I know I've written one.

But I'm generally curious if this is in-fact possible in someway.