Releases: paulscottrobson/neo6502-firmware
Releases · paulscottrobson/neo6502-firmware
v0.23.1
What's Changed
- Mac fix provided by JoBond, serial ports need a delay by @paulscottrobson in #466
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- Added Erlend Nagel's cursors by @paulscottrobson in #458
- Improved blitter by @paulscottrobson in #460
- 4new cursors by @bocianu in #462
- Unified Bocianu/Erland cursor sets by @paulscottrobson in #463
- Fixed bashF image conversion bug by @paulscottrobson in #464
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Removed js emulator by @paulscottrobson in #453
- Changed emulator frame rate 60Hz by @paulscottrobson in #454
- Case conversion added to BASIC by @paulscottrobson in #457
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Added HAVEMOUSE() by @paulscottrobson in #450
- Added New Cursor graphics by @paulscottrobson in #451
- Ability to set cursor by @paulscottrobson in #452
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Sweet16 interface by @paulscottrobson in #438
- Implemented SET and RS. Fixed assembler bug (BS/BSL) by @paulscottrobson in #439
- Sweet 16 : Done all Register operations by @paulscottrobson in #440
- Sweet 16 Completed set without extensions, callback sync by @paulscottrobson in #441
- Fixed Sweet16 compiler issue by @paulscottrobson in #443
- Implemented emulator sync support & fixes by @paulscottrobson in #444
- Emulator mouse support by @paulscottrobson in #445
- SDL2 Joystick support enabled by @paulscottrobson in #447
Full Changelog: v0.19.2...v0.20.0
v0.19.2
What's Changed
- Fixed windows emulator crash. by @paulscottrobson in #436
Full Changelog: v0.19.1...v0.19.2
This is a proper fix rather than a patch, e.g. the actual problem is corrected, 0.19.1 was just a workround to make it work.
However this upgrade is not required ; the only missing thing on 0.19.1 is the end of line data markers on the right for the screen editor.
v0.19.1 (Windows emulator patch)
What's Changed
- Added Mouse commands to BASIC by @paulscottrobson in #433
- Assembler in BASIC for Sweet 16 by @paulscottrobson in #434
- Removed red markers which was crashing Windows by @paulscottrobson in #435
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Buffalo Classic USB Gamepad (SNES) by @jviskari in #421
- Editor bug fixes (page down, empty file) by @paulscottrobson in #422
- Sound changes (using SDL2_mixer) by @paulscottrobson in #423
- Revert "Sound changes (using SDL2_mixer)" by @paulscottrobson in #424
- Skeleton for editor insert/delete state machine changes by @paulscottrobson in #426
- Support insert/delete lines by @paulscottrobson in #429
- Displays error message on top line by @paulscottrobson in #430
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Editor no insert/delete line, no write back, can't handle empty programs. by @paulscottrobson in #414
- Editor early working prototype by @paulscottrobson in #415
- Remove api.tex file. by @astralaster in #420
- USB mouse support by @astralaster in #409
Full Changelog: v0.17.6...v0.18.0