Home
-
Features
-
Downloads
-
Schematics
-
I/O Registers
-
Memory Map
-
Leave a Message
$CLICKED=$_GET['ll']; $chk=".htm"; if (!strpos($CLICKED, $chk)) { echo $CLICKED; exit; } include("html/$CLICKED"); ?>