Releases: paulscottrobson/neo6502-firmware
Releases · paulscottrobson/neo6502-firmware
v0.17.5
What's Changed
- Changes by @paulscottrobson in #404
- Added setpixel API call by @paulscottrobson in #406
- Editor work in progress by @paulscottrobson in #410
- Decimal tokenisation fix by @paulscottrobson in #412
Full Changelog: v0.17.4...v0.17.5
v0.17.4
Note
This uses a local fork for PicoDVI as requested by Neil. It seems to be fine but please report any issues.
What's Changed
- Added mos() and file by @paulscottrobson in #365
- Base Joypad API additive by @paulscottrobson in #366
- Fix gamepad message by @astralaster in #364
- Extended Controller API by @paulscottrobson in #367
- Use any gamepad in default read by @paulscottrobson in #368
- Gamepad04284001 driver by @jviskari in #369
- Extend joypad() functionality by @paulscottrobson in #371
- Error message to buffer by @paulscottrobson in #373
- Outline editor, makefile tweaks by @paulscottrobson in #376
- Edit changes by @paulscottrobson in #377
- Add support for DS3231,MAX31341,MCP7940N RTCs by @erlendnagel in #379
- Editor initial changes by @paulscottrobson in #380
- Heffernan benchmark by @paulscottrobson in #381
- Removed test from makebasic.zip by @paulscottrobson in #382
- GetPalette added by @bocianu in #386
- Set storage path option by @paulscottrobson in #389
- Tidied up graphics code and moved palette state storage into the common core. by @paulscottrobson in #391
- Retro Games LTD controllers by @jviskari in #395
- Use PicoDVI fork requested by Neil_555 by @paulscottrobson in #397
- Editor: Repainting, no real code yet by @paulscottrobson in #398
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
- Added Joystick CompetionPro by @giovannipozzobon in #357
- CMakelist change by @paulscottrobson in #358
- Remove .config by @paulscottrobson in #359
- Added MOS skeleton, no execution by @paulscottrobson in #360
- Update by @paulscottrobson in #361
- Added initial MOS support by @paulscottrobson in #363
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- MAYFLASH MAGIC-NS USB wireless GamePad by @TurBoss in #353
- Editor notes by @paulscottrobson in #354
- Autostart.bas code by @paulscottrobson in #356
New Contributors
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- tokeniser fix by @paulscottrobson in #352 (Chris Garrett)
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Keyboard modifiers by @bocianu in #349
- Add USB gamepad support by @astralaster in #344
- Gamepad tweaks. by @paulscottrobson in #350
Top work by Sascha Schneider here. When sound is in, maybe go to 1.0.0 ?
Full Changelog: v0.16.13...v0.17.0
v0.16.13
What's Changed
- Added editor specification by @paulscottrobson in #340
- text API fix by @paulscottrobson in #341
- Instr implemented by @paulscottrobson in #346
- Fix .config file parsing. by @astralaster in #345
- Blitter - very early and not efficient by @paulscottrobson in #347
- tokeniser tweak (python version) by @paulscottrobson in #348
Full Changelog: v0.16.12...v0.16.13
v0.16.12
What's Changed
- Interrupt driven serial by @paulscottrobson in #338
Full Changelog: v0.16.11...v0.16.12
v0.16.11
What's Changed
- Fixed localising int/float type bug by @paulscottrobson in #334
- Latex fixes by @paulscottrobson in #335
- Add 'hardware cursor' by @paulscottrobson in #336
- Makefile fix by @paulscottrobson in #337
Full Changelog: v0.16.10...v0.16.11