Go to file
Aaron Giles 1359ea15b1 Have each device create its own device_debug instead of letting the
debugger do it. This allows the device to start itself up before the
debugger tries to figure out what to do with it. Fixes the problem
where register names were not populated into the symbol table
correctly after I shuffled the initialization order.
2010-09-04 19:47:54 +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 Have each device create its own device_debug instead of letting the 2010-09-04 19:47:54 +00:00
.gitattributes Added templates required_shared_ptr<> and optional_shared_ptr<> which 2010-09-04 17:01:46 +00:00
makefile Created CPU-specific device types for all CPUs, using new macros 2010-07-03 00:12:44 +00:00