Releases: adamstimb/nimgobus
Releases · adamstimb/nimgobus
Simplified package structure and externalised Sprite types
Release 1.0.0
Three and a half years in the making, The Great Refactoring is complete! (nearly)
Release 0.11.1
gomod and input
Release 0.11
Sync with RM BASICx64 development
Release 0.1
- Refactored to mitigate breaking changes from Ebiten
- Image files compressed to reduce size of compiled executables
Fetch
now usesimage.color.Palette
to downsample images to Nimbus colours- Examples refactored to avoid global package variables and support window resizing during runtime
First public release
This initial release already simulates the most common graphics and text features of the RM Nimbus, along with 3 working examples.