Explore >> Select a destination


You are here

cgmathprog.home.blog
| | meganesulli.com
9.6 parsecs away

Travel
| | I built an interactive opcode table to help people understand the Game Boy instruction set. This post describes the project and highlights some lessons I learned along the way.
| | riv.dev
6.8 parsecs away

Travel
| | How to write a CHIP-8 emulator.
| | austinmorlan.com
8.0 parsecs away

Travel
| | Ive always loved emulators because they let me play old games that I enjoyed as a kid, so I thought it might be fun to learn how they work and how to build one. My real goal is to build an NES emulator, but after doing some research, I decided to take the advice of the internet and start by building an emulator for the much less complex CHIP-8 instead. Its a good stepping stone to the NES.
| | jichu4n.com
114.7 parsecs away

Travel
| Window managers are one of the core components of the modern Linux/BSD desktop. It is not an exaggeration to say that they define to a large degree our day-to-day user experience, as they are responsible for deciding how individual windows look, move around, react to input, and organize themselves....