You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for `Floatx80` new type (#28)
Add proper support for new `Floatx80` introduced in yrp604/bochscpu#12
in the `State` structure - without which segfault happened.
A collection of minor improvements (#23)
- clang-format + black
- added some default callbacks for the python api
- added convenience variables to the bochscpu session