axioncloud / freemegb

A GameBoy simulator that has seen multiple program language iterations. Currently, the latest iteration is in Go. Previous iterations include, C++ (Qt, then GTK) and Node.js (Electron.js)
https://freemegb.axioncloud.org
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Proper CPU control flow with stepping #23

Open todo[bot] opened 4 years ago

todo[bot] commented 4 years ago

https://github.com/ioncloud64/freemegb/blob/db1037d1a7f361bd1e870528c12b844b15715b85/core/cpu.go#L54-L59


This issue was generated by todo based on a TODO comment in db1037d1a7f361bd1e870528c12b844b15715b85. It's been assigned to @ioncloud64 because they committed the code.