Skip to content

NitrOS-9 V3.2.0

Compare
Choose a tag to compare
@Deek Deek released this 17 Sep 06:02
  • A new utility, padrom, has been added to the standard commands.
  • merge now supports -z to get a list of files from standard input.
  • The serial printer driver and Speech-Sound Pak driver have been back-ported from Level 2.
  • Level 1 now has a REL module similar to Level 2.
  • The clock module has been divided into two modules: clock and clock2.
    • clock_60hz and clock_50hz support 60Hz and 50Hz power configurations.
    • clock2 contains code specific to a real-time clock or software clock.
  • The faster PipeMan, Piper and Pipe have been back-ported from Level 2.
  • The mdir utility now shows proper module revision of 0 and other minor improvements in extended output.

Level 1 Only:

  • os9 and os9p2 have been renamed to kernel and kernelp2.

Level 2 Only:

  • SCF now utilizes the V$DRIVEX field in the device table, resulting in faster calls to the driver and a reduction in code size.
  • IOMan has undergone small optimizations to work better with the new back-ported kernel.
  • KeyDrv and SndDrv have been renamed to keydrv_cc3.sb and snddrv_cc3.sb,
    and all relevant bootlist files have been changed.
  • CC3Go has been renamed to SysGo.
  • os9p1 and os9p2 have been renamed to kernel and kernelp2, and have been back-ported from NitrOS-9/6309 Level 2.
  • WindInt and GrfDrv have been back-ported from NitrOS-9/6309 Level 2.
  • sacia has been back-ported from NitrOS-9/6309 Level 2.
  • VDGInt now works properly with 1MB and 2MB CoCo 3s.