commit | cb35f6c97bc6431f299d6153b6c861ce274599f1 | [log] [download] |
---|---|---|
author | Mark Pizzolato <mark@infocomm.com> | Fri Sep 23 13:07:14 2011 -0700 |
committer | Mark Pizzolato <mark@infocomm.com> | Fri Sep 23 13:28:38 2011 -0700 |
tree | 4510411d254ddaae8f944f0f635e686b709e7ed2 | |
parent | 312bc9a9674407eec46f9ef19fe172239ef91484 [diff] |
Added support for embedded ROM images in simulators. This allows a single simulator executable to be a completely useful component (for those simulators which dynamically load ROM or other boot code). Meanwhile, we continues to allow the explicit use of a user's preferred ROM or other boot code as well. A build option is provided in the makefile to not build with the included ROM functionality if desired.