function chipline(rel, page, txt) { document.write("" + txt + "
"); } function leftNav(rel) { if (!rel) var rel = ""; document.write("

"); // -- Home -- document.write(""); // -- Wiki -- document.write(""); // -- Blog -- document.write(""); // -- FAQ -- document.write(""); // -- visual sims -- document.write(""); // ------------------------------------------------- // --- Die Shots --- document.write(""); // -- end Die Shots -- // ------------------------------------------------- // -- Donate -- document.write(""); // -- Downloads -- document.write(""); // -- links -- document.write(""); // -- end of left nav -- document.write("
"); document.write("Home"); document.write("
"); document.write("Wiki"); document.write("
"); document.write("Blog"); document.write("
"); document.write("FAQ"); document.write("
"); document.write("Visual Sims
"); document.write(""); document.write("  ARM1
"); document.write("  6502
"); document.write("  6800"); document.write("
"); document.write("
\ Die Shots:
"); document.write("
"); document.write("MOS 6502
"); chipline(rel, "Apple_Lisa_341_0064A_COP421.html", "Apple 341-0064   (COP421)") chipline(rel, "Atari_10444D_TIA.html", "Atari 10444 TIA") chipline(rel, "Commodore_8580_SID.html", "8580 SID") chipline(rel, "MOS_6522.html", "MOS 6522") chipline(rel, "Motorola_6800_die_shots.html", "Motorola 6800") chipline(rel, "Motorola_68000.html", "Motorola 68000") chipline(rel, "Nintendo_3193A.html", "Nintendo 3193A") chipline(rel, "RCA_1802_die_shots.html", "RCA 1802") document.write("Others...
"); document.write("
"); document.write("
"); document.write("Donate
"); document.write(""); document.write("  Old hardware
"); document.write("  $$$"); document.write("
"); document.write("
"); document.write("Downloads"); document.write("
"); document.write("Links"); document.write("
"); } function adsRight1() { document.write("") document.write("") document.write("
") document.write("") document.write("
") } function ld() { //var x=document.getElementsByTagName("body"); //alert(x.toString() + x.length); }