GameBoy Emulator
-
Updated
Sep 10, 2019 - C
GameBoy Emulator
A 2-pass assembler for the 16-bit Hack Assembly language.
This is me playing with bootloaders for fun.
A two-pass assembler and emulator implementation in C++ for a custom instruction set architecture. This project demonstrates the complete process of assembly language processing, from source code parsing to machine code execution.
Add a description, image, and links to the asssembler topic page so that developers can more easily learn about it.
To associate your repository with the asssembler topic, visit your repo's landing page and select "manage topics."