Scripts

From vice-emu
Revision as of 17:18, 17 June 2018 by Gpz (talk | contribs)
Jump to navigation Jump to search

There are a couple of scripts in the source tree that help with some tasks during development

  • checkactivity.sh - creates some statistics from the svn log
  • src/findhacks.h - finds defines and ifdefs that perhaps can be removed. also finds printf-style output that perhaps shouldnt be there
  • doc/checkdoc.mak , checkdoc.c - extracts resources from the executables and compares with vice.texi