Skip to content

v0.6.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjhowse tjhowse released this 24 Aug 10:18
6a3c118

This release candidate adds multi-word register type support: uint32, int32, uint64 and int64. It also adds a word_order top-level configuration setting, defaulting to highlow, that defines the order in which a value is distributed across a range of registers. (Thanks @icypete !)