Releases: taylorza/zxenv
v0.2.00-beta
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release includes the following changes
- Added support for creating TAP file projects. The template includes a BASIC loader.
- Fixed an issue that errors were not cleared in VSCode
- Cleaned up the path dependencies
v0.1.00-beta
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release includes the following changes
- Externalized the sources for the downloads. You can now specify your own download locations.
- Updated to sjasmplus 1.20.3 and added a Linux ARM-64 build that has been tested on a RPI400
v0.0.11-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release includes the following changes
- Updated to CSpect 2.19.43
- Updates to ZEsarUX 10.3
- Updated to Core 3.02.00 + NextZXOS 2.08
v0.0.10-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release includes the following changes
- Updated to CSpect 2.16.6.0
- Updated to sjasmplus v1.20.1
- Added a VSCode template for Serial Debugging on real hardware
v0.0.9-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release uses the latest official SD Image from https://www.specnext.com/latestdistro
v0.0.8-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release introduces the following enhancements
- Updated SD Card Image to core_3_01_10_os_2_07k
- Added support for setting up driver projects - the template is a simple printer driver
- Added support for setting up projects for creating DOT commands
- Including builds for multiple target platforms
v0.0.6-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release introduces the following enhancements
- Support the setup of a development environment for Mac and Linux
v0.0.5-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release introduces the following enhancements
- Updated sjasmplus to 1.20.0
- Update CSpect to 2.16.5
- Added Core 3.1.10 OS 2.07 SD Image
v0.0.4-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release introduces the following enhancements
- Support for CSpect 2.16.3
- New SD Image supporting Core 3
v0.0.3-alpha
Simple command-line utility to install a development environment and create starter projects for the ZX Spectrum Next
This release introduces the following enhancements
- Fix to the install of hdfmonkey
- New VSCode task to copy the binary to the SD Card Image