Category:ZX Spectrum Basic: Difference between revisions

m
better formatting
No edit summary
m (better formatting)
Line 20:
* No direct support for error handling, but error handling can be achieved using assembly language by changing the [[error handler]] address
* Support for streams when using [[Interface 1]], but no support for [[freefile]]
* Can read keystrokes using [[inkey<code>INKEY$]]</code>
* No support for multiple line [[if]]<code>IF</code> conditionals
* No conditional compilation directives
* no [[hashbang]] mechanism
Anonymous user