Welcome, Guest. Please login or register.

Author Topic: Verification of all system calls() ?  (Read 2078 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Verification of all system calls() ?
« on: April 04, 2011, 11:08:43 PM »
Quote from: freqmax;627988
Is there any existing software to verify the correct functionality of the kickstart ROMs and libraries? ie that calls to them will actually produce the correct output.
No

Such verification will be huge pain in the behind, too. There are tons of functions that are very rarely used, and in some cases no viable example code exist at all.

Good luck.