1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-02 01:50:24 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Lars Brinkhoff
d23ccc6f74 Fix Y2K bug in C library now() function.
Use RQDATE instead of .RDATE.
2021-09-02 18:33:35 +02:00
Lars Brinkhoff
bf9199b4ef Fix C library f2cal() date function to extend year range to 2155. 2021-09-02 18:33:35 +02:00
Lars Brinkhoff
102fe484f8 Make the C library file C10SDF compile.
R needs the setfdir() function.
2021-09-02 18:33:35 +02:00
Lars Brinkhoff
c37a1a6555 C library for TV raster graphics. 2019-03-19 15:21:20 +01:00
Lars Brinkhoff
3c68ce6854 Build C library. 2018-10-23 19:37:16 +02:00
Lars Brinkhoff
628a20654b Fix use of UFA instruction in C library.
Patch out the call to FIXIFY in CC.  This subroutine uses the UFA
instruction which isn't implemented on a KS10.

Make the use of UFA an assembly time conditional in the C library.
Replace it with FIX on KS10.
2018-10-23 19:37:16 +02:00
Lars Brinkhoff
be1dde5e40 Newer file. 2018-10-23 19:37:16 +02:00
Lars Brinkhoff
2bb4e1d28a Files from CLIB; AR2 CLIB. 2018-10-23 19:37:16 +02:00
Lars Brinkhoff
b1fd5187cc Original files in CLIB. 2018-10-23 19:37:16 +02:00