RSSAmplifier

Adam's Blag · Aug 23, 2020

Debugging CHIP8 code

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

The first time I wrote a program in hexidecimal or assembly was using a made up, educational cpu called Pep8, this was before I had read anything about how to properly organize code, programming practices, and before I had read clean code . Over the last month and a half, I’ve been working on a CHIP8 emulator, which you can find here , so for the first time in a while, I’m revisiting…

Read on /post/debugging-chip8-code/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.