Skip to content

v2.3

Compare
Choose a tag to compare
@sblendorio sblendorio released this 10 Sep 17:17
· 29 commits to master since this release

Release notes:

  • Introduced "DOS Wedge" to send DOS commands to drive(s)
  • Improved Xmodem download, now it's possibile to BREAK transfer pressing RUN/STOP
  • Bugfixed output routine, sometimes strings where cut because of 0x00 incoming chars
  • Bugfixed buffer overflow when saving up to 20 entries in phone book

Summary of Fkey commands:

  • F1: HELP screen
  • F3: Download with Xmodem
  • F5: DOS Wedge: send DOS commands to drive(s)
  • F6: Switch PETSCII/ASCII
  • F7: Disconnect from currently running BBS

Credits to:

  • Antonio Savona for precious ASM programming suggestions
  • Technotron for accurate bug reports