NitrOS-9 V3.2.0
- 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
andclock2
.clock_60hz
andclock_50hz
support 60Hz and 50Hz power configurations.clock2
contains code specific to a real-time clock or software clock.
- The faster
PipeMan
,Piper
andPipe
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
andos9p2
have been renamed tokernel
andkernelp2
.
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
andsnddrv_cc3.sb
,
and all relevant bootlist files have been changed. CC3Go
has been renamed toSysGo
.os9p1
andos9p2
have been renamed tokernel
andkernelp2
, and have been back-ported from NitrOS-9/6309 Level 2.WindInt
andGrfDrv
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.