| | Re: Pascal as language for programming a RCX-module
|
| If you use Pascal for Windows (Delphi) you can use the spirit.ocx driver that comes with the CD. If you use Pascal for DOS you'll have to do your own interfacing, which isn't very difficult. Just take a look at the pages 'dos' and 'cracking' in the (...) (25 years ago, 27-Dec-99, to lugnet.robotics)
| | | | Re: Pascal as language for programming a RCX-module
|
| (...) In theory it should be possible with using gpc (the pascal frontend to the gnu c-compiler) or p2c and using LegOS. p2c should be up and running quite fast, although you would have to drop all pascal library stuff, as that uses a special lib (...) (25 years ago, 10-Jan-00, to lugnet.robotics)
| |