.15 Fixed Help Category comma syntax parsing
.14 Fixed BP comma syntax parsing
This commit is contained in:
parent
0136b8575e
commit
597bbfbfd5
1 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
||||||
/*
|
/*
|
||||||
|
|
||||||
2.5.4.x
|
2.5.4.x
|
||||||
.13 Fixed BSAVE syntax parsing
|
.15 Fixed Help Category comma syntax parsing
|
||||||
|
.14 Fixed BP comma syntax parsing
|
||||||
|
.13 Fixed BSAVE comma syntax parsing
|
||||||
BSAVE ["Filename"], addr, len
|
BSAVE ["Filename"], addr, len
|
||||||
.12 Fixed BLOAD syntax parsing
|
.12 Fixed BLOAD comma syntax parsing
|
||||||
BLOAD ["Filename"], addr[, len]
|
BLOAD ["Filename"], addr[, len]
|
||||||
.11 Fixed Go syntax parsing
|
.11 Fixed Go syntax parsing
|
||||||
G StopAddress [SkipAddress,Length]
|
G StopAddress [SkipAddress,Length]
|
||||||
|
|
Loading…
Add table
Reference in a new issue