;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; ; D O R A D O C o n t r o l P r o g r a m ; ; C o d e V e r s i o n ; ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; filed on DoradoBaseCodeVersion.masm ; E. McCreight ; last modified September 28, 1982 12:04 PM .EXPORT BaseCodeVersion,Boot0GoLoc,InitMap BaseCodeVersion = 17o ; after September 28, 1982 12:04 PM Boot0GoLoc = 7740o ; IM location where Boot0 control starts InitMap = 1076o ; conventional IM initialization location .END