+2000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * dv-core.c (dv_core_attach_address_callback): Don't abort if
+ space is not zero.
+
2000-11-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* hw-base.c (hw_delete): Don't free base_of_hw since it's freed.
/* NOTE: At preset the space is assumed to be zero. Perhaphs the
space should be mapped onto something for instance: space0 -
unified memory; space1 - IO memory; ... */
- if (space != 0)
- hw_abort (me, "Hey! Unknown space %d", space);
sim_core_attach (hw_system (me),
NULL, /*cpu*/
level,