Introduction
No lecture description
Description
This course is great for anyone who has programming experience and would love to create an emulator but just does not know where to start or has attempted to do it but ran into problems
You are taken through every step of emulator creation, throughout this course we start by setting up our project, then we start writing code to emulate the display and keyboard from the era. We soon move to simulating the entire Chip-8 instruction set.
After you complete this course you will have a fully functioning Chip-8 emulator that can run space invaders, pong and many other classic games.
Requirments
-
You must be confident in the C programming language
-
You must understand hexadecimal
-
You must understand bitwise operators and bit shifting
Who This Course is For
People interested in how to create an emulator
What You Will be Learn
How to create an emulator for the Chip-8 machine
Knowledge of how instruction sets work
Understanding of how machines work

Dragon Zap Instructor
I am a software engineer that has been programming for 14+ years. My experience is vast and covers web development all the way to compiler and interpreter development. I have also developed bootloaders and kernels that can boot from the FAT(File Allocation Table) filesystem. I have developed two programming languages of my own. One is called Craft language. The other is called Marble which is a web language like PHP. I am currently developing a C compiler. I have experience in the following programming languages: C, C++, Java, x86 Assembly language, PHP, HTML5, JAVASCRIPT, CSS, Craft, Marble I also have programmed Linux kernel modules professionally in the workplace. These days I am focused on providing my years of expertise to students to help them grow as professional software engineers.
Ask a question
Questions (0)