Releases: paulscottrobson/neo6502-firmware
Releases · paulscottrobson/neo6502-firmware
v0.29.1
v0.29.0
What's Changed
- Removed Sweet 16 by @paulscottrobson in #498
- Added welcome guide first go by @paulscottrobson in #500
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- Updates to docs by @paulscottrobson in #495
- More changes/improvements by @paulscottrobson in #496
- Serial/Stderr output by @paulscottrobson in #497
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- Sweet16 now supports keyboard/timer events by @paulscottrobson in #492
- Group 3 doc errors by @paulscottrobson in #493
- Add nibble and transparency support to BltComplexCopy. by @bcampbell in #488
Full Changelog: v0.27.1...v0.28.0
v0.27.1
What's Changed
- Fixed assembler by @paulscottrobson in #487
- New tilemap demo by @paulscottrobson in #490
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Fixed branch by @paulscottrobson in #483
- Sweet16 changes by @paulscottrobson in #484
- Added some extended functions to Sweet16 by @paulscottrobson in #485
- Fixed Sweet16 yielding issue by @paulscottrobson in #486
Full Changelog: v0.26.1...v0.27.0
v0.26.1
What's Changed
- Fix SD Card / SPI not working by @paulscottrobson in #482
Full Changelog: v0.26.0...v0.26.1
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
v0.25.0
What's Changed
- Emulator scroll wheel support by @paulscottrobson in #471
Full Changelog: v0.24...v0.25.0
v0.24
What's Changed
- Emulator: Hide mouse cursor on SDL Window by @jviskari in #467
- Converted BASIC manual to pandoc markdown by @paulscottrobson in #469
- API in Markdown, prelim version by @paulscottrobson in #470
Full Changelog: v0.23.1...v0.24