Skip to content

v3.0

Latest

Choose a tag to compare

@dirkwhoffmann dirkwhoffmann released this 03 Mar 10:11
· 4 commits to master since this release
0da2657

This release contains the CPU core from vAmiga v4.0 with the following additional changes:

  • Enums were replaced by enum classes for better type-safety.
  • execute(i64) and executeUntil(i64) were added to the existing API.
  • Proper bus error support has been added (needs testing).