Skip to content

Atari pre-alpha - 20180915

Pre-release
Pre-release
Compare
Choose a tag to compare
@tschak909 tschak909 released this 14 Sep 23:45
· 91 commits to master since this release

This pre-release build contains the following changes:

  • Make sure we have proper default config. the 0914 build had incorrect config.
  • Fast text code completed.
  • Lots of tweaking for XON/XOFF handling at 2400 baud. Please test.
  • README.COM and README.DOC for PLATOTerm documentation, can be sent to screen or printer.
  • GPL.COM and GPL.DOC for GPL 3.0 license, can be sent to screen or printer.
  • Distribution disk is now in 1050 format, to accomodate storing a copy of the GPL 3.0 license on disk.
  • RETURN now sends CR and LF in TTY mode (for better modem compatibility)
  • @ # $ % ^ & characters now passed through in TTY mode (for better modem setup compatibility)

Please test, and let me know what you think. Thank you. :)

-Thom