aowalke2 / iron-boy

A Game Boy Emulator written in Rust
MIT License
0 stars 0 forks source link

Refactoring the cpu and opcodes #1

Closed aowalke2 closed 6 months ago

aowalke2 commented 6 months ago

I ended up doing something similar to other examples I've seen