Skip to content

Tags: Humpheh/goboy

Tags

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Avoid cache miss when getting instruct func (#33)

This makes the instruction array a global variable. This improves performance by ~3ns/op. This also includes a new Benchmark for ExecuteNextOpcode()

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dialog taking priority on darwin, refactor main.go (#23)

* Add debug logging

* Testing with LS

* Test building darwin again

* Fix dialog taking priority on darwin, refactor main.go

* Temporarily disable tests

* Zip up mac build

* Try reset location after deploy

* Updated build outputs

* Cleanup and reset travis file

v0.3

Toggle v0.3's commit message
Fix golint errors in APU

v0.2

Toggle v0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Humpheh Humphrey Shotton
Version bump to v0.2

v0.1

Toggle v0.1's commit message
Update .travis.yml