Version 0.25
Version 0.25 has the complete feature set for an upcoming 1.0 release.
Please report even small bugs, typos, and annoyances.
- The more prompt in the console will now adjust for telnet and serial
terminals. Note that if you have both a serial and telnet terminal
attached, both will reply to the query and you'll get undefined behavior. - All ?Verify error bugs should now be gone. Multiple things can cause
this. It should happen only with true hardware errors now. - A couple dozen unreported bugs were fixed in a Claude.ai code review.
All minor issues not worth listing. - FLASH command added to monitor. The Picocomputer 6502 can update itself
from .uf2 files on a flash drive. - Microsoft BASIC was ported with new features added to enable 6502
applications to enhance the stdin line editor. You can see this in action
by typing a line number and pressing TAB. The same powerful editor the
console uses can now be enhanced with tab completion, history, and whatever
else you can think up.