Interfacing Euphoria to industrial processes
- Posted by Robert Craig <robert_craig at COMPUSERVE.COM> Feb 07, 1997
- 1332 views
Jesus Consuegra writes: > But I miss an important feature, some kind of port Input-Output procedure > (like peek and poke for memory). > Looking at the examples, I tryed to implement the first function: A > procedure to delay a number of milliconds via INT #15 code 86. Jacques Deschenes has written routines for port I/O, millisecond delay and a lot of other neat stuff. You can download his code from the Euphoria Web page at: http://ourworld.compuserve.com/homepages/robert_craig/ Get his Sound Blaster code, or his "Jacques Deschenes Collection". In particular, you need his files: delay.e and ports.e Regards, Rob Craig Rapid Deployment Software