Add support for DATA BYTEFILE / WORDFILE to the Atari IDE
drarem opened this issue · 3 comments
drarem commented
The data test() bytefile "xxx" doesn't seem to be working, I looked through the test suite. using summer release 4.4. When running it generates a parse error and cursor is on the F of BYTEFILE.
Thanks.
dmsc commented
Hi!
Currently the BYTEFILE and WORDFILE are only implemented in the cross-compiler, not in the Atari IDE.
Are you testing with the cross-compiler?
Testing myself I discovered that the error message for a missing file was not very friendly, so current development version now has better error handling in this case.
Thanks!
drarem commented
No just using Altirra :) Thanks.
dmsc commented
Oko, will convert this to an enhancement request then.