Rectangle
X
–
Menu
Register state
Step
Run
Long Shot NOVA Emulator
Set Breakpoint
op
Clear Breakpoint
Random code snippets
177000: 77400 177001: 77400 177002: 77400 177003: 77400 177004: 77400 177005: 0 177006: 0 177007: 0 177010: 0 177011: 0 177012: 100000 177013: 0 177014: 0 177015: 0 177016: 0 177017: 0 177020: 0 177021: 0 177022: 0 177023: 0 177024: 0 177025: 0 177026: 0 177027: 0 177030: 0 177031: 0 177032: 0 177033: 0 177034: 0 177035: 0 177036: 0 177037: 0 177040: 0 177041: 0 177042: 0 177043: 0 177044: 0 177045: 0 177046: 0 177047: 0 177050: 124137 177051: 124140 177052: 124141 177053: 124142 177054: 124143 177055: 124144 177056: 124145 177057: 124146 177060: 23622 177061: 23622 177062: 23622 177063: 23622 177064: 23622 177065: 23623 177066: 23635 177067: 23630 177070: 30342 177071: 23622 177072: 0 177073: 1040 177074: 124200 177075: 526 177076: 45354 177077: 73575 177100: 73575 177101: 4223 177102: 0 177103: 0 177104: 13376 177105: 177777 177106: 41220 177107: 33 177110: 3777 177111: 5210 177112: 5260 177113: 5350 177114: 5430 177115: 5470 177116: 5540 177117: 5610 177120: 5126 177121: 177777 177122: 1254 177123: 1774 177124: 2104 177125: 2174 177126: 3270 177127: 540 177130: 2 177131: 3 177132: 4 177133: 5 177134: 377 177135: 177400 177136: 177770 177137: 23703 177140: 23731 177141: 23726 177142: 23747 177143: 23756 177144: 5453 177145: 5443 177146: 5345 177147: 5121 177150: 5155 177151: 5417 177152: 5432 177153: 5621 177154: 11424 177155: 7704 177156: 7667 177157: 7747 177160: 10242 177161: 73564 177162: 73564 177163: 5522 177164: 4746 177165: 11352 177166: 11750 177167: 12017 177170: 1443 177171: 5565 177172: 5502 177173: 24103 177174: 26317 177175: 24067 177176: 24111 177177: 4315 177200: 4644 177201: 24141 177202: 4520 177203: 24072 177204: 4622 177205: 4643 177206: 26321 177207: 23622 177210: 23644 177211: 23650 177212: 23664 177213: 23742 177214: 24126 177215: 24150 177216: 5006 177217: 26037 177220: 26325 177221: 4213 177222: 4623 177223: 5016 177224: 40655 177225: 40667 177226: 0 177227: 0 177230: 0 177231: 0 177232: 0 177233: 0 177234: 0 177235: 0 177236: 0 177237: 0 177240: 0 177241: 0 177242: 0 177243: 0 177244: 0 177245: 0 177246: 0 177247: 0 177250: 0 177251: 0 177252: 0 177253: 0 177254: 0 177255: 0 177256: 0 177257: 0 177260: 0 177261: 0 177262: 0 177263: 0 177264: 0 177265: 0 177266: 0 177267: 0 177270: 0 177271: 0 177272: 0 177273: 0 177274: 0 177275: 0 177276: 0 177277: 0 177300: 101221 177301: 125221 177302: 101221 177303: 125221 177304: 101221 177305: 125221 177306: 101221 177307: 125221 177310: 101221 177311: 125221 177312: 101221 177313: 125220 177314: 1400 177315: 101121 177316: 125121 177317: 101121 177320: 125121 177321: 101121 177322: 125121 177323: 101121 177324: 125121 177325: 101121 177326: 125121 177327: 101121 177330: 125121 177331: 101121 177332: 125121 177333: 2360 177334: 2361 177335: 103137 177336: 177777 177337: 145401 177340: 1461 177341: 1465 177342: 1473 177343: 1503 177344: 1536 177345: 1536 177346: 1415 177347: 1360 177350: 1320 177351: 1343 177352: 1071 177353: 1152 177354: 1154 177355: 1315 177356: 1453 177357: 1603 177360: 1630 177361: 1645 177362: 1662 177363: 1724 177364: 1677 177365: 1741 177366: 1261 177367: 1264 177370: 1206 177371: 1131 177372: 177777 177373: 177777 177374: 1160 177375: 1160 177376: 1160 177377: 1160
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// changed at Tue Oct 29 2013 18:13:59 GMT-0400 (EDT) by Dan  
this.addScript(function aboutMe() {
    // The array this.mem was read from file small.sv according to
    // the code in snippets
    // It lacks one page bacause OUTLD leaves out the page with the
    // Alto control information
    // But so far I haven't been able to find the bits that I expect
    // in any of the pages at 0, 400, or 1000
    // I'm going on this info in PAGE0.SR...
    //
    // By using scanFor, I've discovered that Page1 is at 176400
    // And I think that Page0 is at 177000
    // So I believe we just have to move these two below the rest
    // and we will have a faithful Alto image (the missing highest pages
    // were reserved for I/O bits I believe)
}).tag([]);
X
-- ALL --
aboutMe
pad
scanFor
setMemScroll
showMemFrame
snippets
Scripts
-- ALL --
Connections
+
+
-
-
<lively.morphic.Box#015D5... - Emulator>
Tag:
all
run
save
Tests

ObjectEditor
X
–
Menu