Go to file
Aaron Giles 0e09afc1a8 Added bool operator to astring, returning true if the string is
not empty. Conveniently, this creates ambiguity if you write
astring == NULL. Rooted out remaining cases where we were doing
that and fixed them.
2010-08-21 19:23:48 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Added bool operator to astring, returning true if the string is 2010-08-21 19:23:48 +00:00
.gitattributes Added mask-free versions of read_word/read_dword/read_qword to 2010-08-21 18:40:01 +00:00
makefile Created CPU-specific device types for all CPUs, using new macros 2010-07-03 00:12:44 +00:00