1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-21 02:37:20 +00:00
Walter F.J. Mueller 0f4350db6d remove double inheritance in RtclRw11Unit* stack
- was more a hack than a design; inheritance stack now cleaner
- RtclRw11Unit: drop fpCpu, use added Cpu()=0 instead
- RtclRw11UnitBase: add TUV,TB; add TUV* ObjUV(); inherit from TB
- RtclRw11Unit(Disk|Stream|Tape|Term): define ObjUV();inherit from RtclRw11Unit
- RtclRw11Unit(dev): inherit from RtclRw11UnitBase
2017-04-08 20:34:02 +02:00
..
2016-12-17 16:28:37 +01:00
2016-12-26 21:27:33 +01:00