Updated READMEs regarding RAM image support

This commit is contained in:
Jeff Parsons 2016-10-17 11:18:18 -07:00 committed by Jeff Parsons
commit 5f3694133a
4 changed files with 26 additions and 13 deletions

View file

@ -65,7 +65,6 @@ function ROM8080(parmsROM)
this.addrROM = parmsROM['addr'];
this.sizeROM = parmsROM['size'];
/*
* The new 'alias' property can now be EITHER a single physical address (like 'addr') OR an array of
* physical addresses; eg: