Ultimateii Dos Lib Versions Save

cc65 library for accessing the DOS and network functions of the Ultimate II+ cartridge and Ultimate 64 motherboard

v2.6

1 year ago

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

2 years ago

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

3 years ago

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

4 years ago

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

4 years ago

v2.01

4 years ago

Bugfix: random characters where received after Xmodem download

v2.0

5 years ago

v1.61

5 years ago

1.6

5 years ago
  • 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

5 years ago