basic memory and cpu

This commit is contained in:
radumacocian
2025-04-17 18:02:33 +02:00
parent e955649be0
commit 6948e84b32
8 changed files with 138 additions and 2 deletions

View File

@@ -1,2 +1,7 @@
# goboy
Gameboy emulator in go
# GoBoy
As an effort to improve my technical abilities and a challenge to myself
I've decided to start writing a GameBoy emulator in go.
This is the first time I've ever written an emulator \(outside of university
classes on FPGA emulation\). This is also my first project written in go.
I will be documenting everything in a series of blogs on my
[Personal Website](https://radu.macocian.me/GoBoy/)