* interp.c (MEM_SIZE): It's now bytes, not a power of 2.
authorStu Grossman <grossman@cygnus>
Tue, 15 Oct 1996 23:23:00 +0000 (23:23 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 15 Oct 1996 23:23:00 +0000 (23:23 +0000)
commit254ef34062b2becfb0b47daa362ef636853dfa53
tree67528f669bd0a051f85d886ae0f1e43fa732de33
parent1336da39bdff0b483b302de0ec43f482a6d770a9
* interp.c (MEM_SIZE):  It's now bytes, not a power of 2.
* (map):  Add support for external mem in the 1->2 meg range.
Also, abort() when memory access is way out of bounds.  (Better to
die than to give wrong result.  (This will be fixed later.))
* (sim_size):  MEM_SIZE is now bytes, not shift factor.
sim/v850/ChangeLog