Skip to content

Releases: xlar54/ultimateii-dos-lib

v2.6

23 Apr 17:50
Compare
Choose a tag to compare

Release Notes

  • Timing bugfix by Bart van Leeuwen
  • Quote and Insert modes disabled during screen output

Summary of Fkey commands in Ultimate Term:

  • 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

v2.5

26 Aug 08:22
Compare
Choose a tag to compare

Release notes:

  • New feature: initial VT100/ANSI terminal support by @LeifBloomquist
  • Bugfix: terminal ASCII mode didn't work (F6 key). Fixed.

VT100/ANSI mode is automatically set connecting to a UNIX host running telnetd daemon.
Suggestion: run the command set TERM=vt100 when connected to the host.
When connected in VT100/ANSI mode, the F6 switch (PETSCII/ASCII) won't have any effect.

Summary of Fkey commands in Ultimate Term:

  • 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

v2.4

08 Dec 08:09
Compare
Choose a tag to compare

Release notes:

  • Fixed memory leak in ultimatelib**
  • Make accept wait for status change*
  • Fix raster irq/keyboad scan bug*

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:

  • Bart van Leeuwen for bug fixes*
  • SchwedOS for bug report**

v2.3

10 Sep 17:17
Compare
Choose a tag to compare

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

v2.2 - Change target device number for xmodem downloads

25 Jul 22:11
Compare
Choose a tag to compare
Version 2.2 - Possibility to change destination drive number

Xmodem Download - bugfix release

25 Jun 20:48
Compare
Choose a tag to compare

Bugfix: random characters where received after Xmodem download

v2.0 - Xmodem Download

25 Mar 09:09
Compare
Choose a tag to compare
updated gitignore for vscode

v1.61 - Phonebook editing

26 Jan 10:36
Compare
Choose a tag to compare
#20 fixed typo in sample phonebook

1.6

25 Jan 08:48
b7158ae
Compare
Choose a tag to compare
1.6
  • Fast Phonebook loading
  • No re-loading phonebook every time you exit a BBS
  • Edit, load and save Phonebook of BBSes
  • Disabled RUN/STOP + RESTORE
  • Massive code refactoring

1.5

21 Jan 08:17
Compare
Choose a tag to compare
1.5
version 1.5: overall optimizazion and speed output boost in PETSCII mode