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

Finish Flags Structure and functions #18

Closed todo[bot] closed 4 years ago

todo[bot] commented 4 years ago

https://github.com/ioncloud64/freemegb/blob/6e1d6ed88e9e63f3cb7e0aa0be9bfd72fd5fd7e9/src/engine/components/registers.go#L7-L12


This issue was generated by todo based on a TODO comment in 6e1d6ed88e9e63f3cb7e0aa0be9bfd72fd5fd7e9. It's been assigned to @ioncloud64 because they committed the code.
axioncloud commented 4 years ago

Fixed