Menu

#251 Change ftime to gettimeofday, make INT17 unhandled call non

open
nobody
None
5
2018-06-29
2012-01-21
Alex Kozlov
No
  • Change deprecated ftime to gettimeofday
  • Make INT17 unhandled calls non-fatal (some programs check for Enhanced Parallel port by calling int 17/Ex)
  • While here, remove gratuitous whitespaces at the end of the line

Discussion

  • Alex Kozlov

    Alex Kozlov - 2012-01-21
     
  • Paul Leeder

    Paul Leeder - 2018-06-29

    I have a problem with a legacy program whish is returning:

    UNHANDLED INT 17 CALL 61

    Is this related to the current thread? Or is there a fix, perhaps?

     
  • Paul Leeder

    Paul Leeder - 2018-06-29

    I get UNHANDLED INT 17 CALL 61 when attempting to start a program called SpeedScreen like this:
    speedscr m=45 b=2

    I also get UNHANDLED INT 17 CALL 60 when attempting to start a program called Flashup Windows like this:
    flrun /m=32 /mouse=no

     

Log in to post a comment.