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

Show progressbar based upon how much of the file is read #11

Closed todo[bot] closed 4 years ago

todo[bot] commented 5 years ago

https://github.com/ioncloud64/freemegb/blob/bbf41f31194c48138f4bcdc1d06c7c6912187eb7/main.js#L19-L23


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

Finished in Golang w/ GTK