Go to file
Aaron Giles d061ced592 Created new template class tagged_list which manages a simple list
along with a tagmap. Changed memory regions, input ports, and devices
to use this class. For devices, converted typenext and classnext
fields into methods which dynamically search for the next item.
Changed a number of macros to use the features of the class, removing
the need for a bunch of helper functions.
2010-01-17 09:26:29 +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 Created new template class tagged_list which manages a simple list 2010-01-17 09:26:29 +00:00
.gitattributes Properties were screwed-up... 2010-01-17 02:13:35 +00:00
makefile Autotest for BIGENDIAN. A bit hacked, though. 2010-01-16 13:02:03 +00:00