Skip to content

NitrOS-9 V3.2.2

Compare
Choose a tag to compare
@Deek Deek released this 17 Sep 05:50
  • Two new clocks have been added for Jeff Vavasour's CoCo emulator and MESS: clock2_jvemu and clock2_messemu, respectively.
  • kernel and kernelp2 have been renamed to krn and krnp2 respectively.
  • cc3disk has been renamed to rb1773 and has been back-ported to NitrOS-9 Level 1. A bug in the verify routine has been fixed.
  • Drivers for the Disto Super Controller II are now available as rb1773_scii_ff74.dr and rb1773_scii_ff58.dr.
  • The copy command now has write verification with -v.
  • term_t1.dd has been renamed to term_sio.dd and term_sc6551.dd has been added.

Level 2 Only:

  • grfint.io now exists and can be used to replace windint.io in boot files where Multi-Vue windowing functionality is not needed, in order to save system RAM.
  • Changes in SCF and GrfDrv have resulted in faster text screen performance under NitrOS-9/6809 Level 2.
  • A bug related to system memory allocation and DAT blocks has been fixed in Krn.
  • IOMan now properly unlinks a device descriptor at I$Detach time.
  • The pmap command has several bug fixes.