Updated once again… PSP Chess. Changes:

  • g_show_thinking variable (controls whether the computer shows the moves it is considering. toggle with SQUARE+RTRIGGER) default: off li>removed get_time function, reinstated get_ms function, and changed everything to that. get_ms at this point has only 1 second precision but is multiplied by 1000 to make it milliseconds
  • display status information when clearing hashes (because it takes a while)
  • move stdlib implementations into own file (lib.c)
  • fixed type mismatch between my versions and standard
  • http://forums.ps2dev.org/viewtopic.php?t=1760