TC: int biostime( int cmd, long newtime )
- prototype in bios.h - reads or sets BIOS timer - cmd = 0 returns current value of timer 1 sets timer to value of newtime - MS C uses _bios_timeofday()
- prototype in bios.h - reads or sets BIOS timer - cmd = 0 returns current value of timer 1 sets timer to value of newtime - MS C uses _bios_timeofday()