v0.26.0
What's Changed
- Add a "trace" mode to dump out execution to stdout. by @bcampbell in #473
- Mods to system for Sweet16 emulation in parallel by @paulscottrobson in #474
- Added Sweet16 assembly using Telemark Assembler & Wine by @paulscottrobson in #475
- Tweaks on emulator changes by @paulscottrobson in #476
- Emulator now debugs Sweet16 code by @paulscottrobson in #477
- Added new Sweet16 assembler in Python and some fixes to the debugger by @paulscottrobson in #479
- Blitter allowing square rectangles copies by @paulscottrobson in #480
New Contributors
- @bcampbell made their first contribution in #473
Full Changelog: v0.25.0...v0.26.0