GameBoy Emulation in JavaScript

In the first of this series of articles, I’ll look at how a CPU can be emulated through JS, and start building an emulation core for the GameBoy console. Read more

Similar

JavaScript: The first 20 years. (HOPL)

JavaScript: The First 20 Years  by Allen Wirfs-Brock and Brendan Eich Our HOPL paper is done and submitted to the ACM for June 2020 publication in the PACMPL (Proceedings of the ACM on Programming Languages)  and presentation at the HOPL 4 conference when... (more…)

Read more »