Skip to content

v1.8.0

Compare
Choose a tag to compare
@chris-y chris-y released this 04 Jan 13:58
· 26 commits to master since this release

Merge of ohnosec's fork back into here with recent v1.6.2 changes.
Bumped to v1.8.0 to avoid confusion.

2023-01-01 imneme
* Fix handling of numbers in variable names
* Fix labels in data statements
* Can now specify line numbers in label mode, also
as 90+2 (start at 90, increment by 2 on next lines)
* Version 1.8.0 / 1.6.2

2022-12-01 ohnosec
* Fixed bug where VAL$ wasn't being recognized properly
* Fixed bug where a label on a line corrupted the REM statement on the same line
* Version 1.7.2

2022-10-04 ohnosec
* Fixed bug where a label on a line dropped the REM statement on the same line
* Version 1.7.1

2022-06-23 ohnosec
* Added T/S 2000 tokens to array of spectrum keywords (0x7B ON ERR -> 0x7F RESET)
* Version 1.7.0

2021-01-26 flatduckrecords
* Spectranet

What's Changed

Full Changelog: v1.6.2...v1.8.0