Releases: xlar54/ultimateii-dos-lib
Releases · xlar54/ultimateii-dos-lib
v2.6
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
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
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
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
Version 2.2 - Possibility to change destination drive number
Xmodem Download - bugfix release
Bugfix: random characters where received after Xmodem download
v2.0 - Xmodem Download
updated gitignore for vscode
v1.61 - Phonebook editing
#20 fixed typo in sample phonebook
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
version 1.5: overall optimizazion and speed output boost in PETSCII mode