mirror of
https://github.com/macocianradu/goboy.git
synced 2026-03-18 21:10:07 +00:00
basic memory and cpu
This commit is contained in:
@@ -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/)
|
||||
Reference in New Issue
Block a user