[libre-riscv-dev] mortbopet/Ripes: A graphical processor simulator and assembly edito...
authorCole Poirier <colepoirier@gmail.com>
Tue, 9 Jun 2020 19:25:37 +0000 (12:25 -0700)
committerlibre-riscv-dev <libre-riscv-dev@lists.libre-riscv.org>
Tue, 9 Jun 2020 19:25:42 +0000 (20:25 +0100)
3c/ae23e4045a33837c4f4da8fa8d965579b9a458 [new file with mode: 0644]

diff --git a/3c/ae23e4045a33837c4f4da8fa8d965579b9a458 b/3c/ae23e4045a33837c4f4da8fa8d965579b9a458
new file mode 100644 (file)
index 0000000..936bdf7
--- /dev/null
@@ -0,0 +1,85 @@
+Return-path: <libre-riscv-dev-bounces@lists.libre-riscv.org>
+Envelope-to: publicinbox@libre-riscv.org
+Delivery-date: Tue, 09 Jun 2020 20:25:43 +0100
+Received: from localhost ([::1] helo=libre-riscv.org)
+       by libre-soc.org with esmtp (Exim 4.89)
+       (envelope-from <libre-riscv-dev-bounces@lists.libre-riscv.org>)
+       id 1jijsU-00024d-Gq; Tue, 09 Jun 2020 20:25:42 +0100
+Received: from mail-pl1-f173.google.com ([209.85.214.173])
+ by libre-soc.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
+ (Exim 4.89) (envelope-from <colepoirier@gmail.com>)
+ id 1jijsT-00024W-0A
+ for libre-riscv-dev@lists.libre-riscv.org; Tue, 09 Jun 2020 20:25:41 +0100
+Received: by mail-pl1-f173.google.com with SMTP id n2so8402750pld.13
+ for <libre-riscv-dev@lists.libre-riscv.org>;
+ Tue, 09 Jun 2020 12:25:40 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
+ h=date:from:to:message-id:subject:mime-version
+ :content-transfer-encoding:content-disposition;
+ bh=vOXs2pC1wJXxfXppHaG8yVYvomS3BYmT3C1wktes55A=;
+ b=Uny+Jl4p9h3Xl428aaS5Js4jwtEKVAiFgbO4+1A1JD+mqO+9o1p6DizlPlQCdbysMc
+ g+4wU5SyubhNvDHsDd7M7AG5EiSAmLcE2f46D5c2td9Ronca4BfS0yCfk96vmaLxAzzS
+ 3llTvHX1VOW7c7bG/hfzwrh/f8ibGg5x6O1vw7dJlUOPOtnPj7MtLGI1l/dsnqrsgSe4
+ bCIDaswV00E5b3s9FLySZKzC6tGf8Pe+AB6pNv9OIVcUi2K48EimslViek56zgMvyPhz
+ g5JKXvYFBlbFPp2d3HHT2vSn0FzCjx418g2rVVSTZUZuJ98wbdoEgkfNzt6gVnEOYns4
+ h96g==
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=1e100.net; s=20161025;
+ h=x-gm-message-state:date:from:to:message-id:subject:mime-version
+ :content-transfer-encoding:content-disposition;
+ bh=vOXs2pC1wJXxfXppHaG8yVYvomS3BYmT3C1wktes55A=;
+ b=H0lrfdVWe2+ZwKWmn5fBpaOORRB6hTdGkk2tGcgL0Lw4DWpmTS6W8zdzq35vURWMkB
+ kOkLY2+4ILpc5ZR0/EljKtBRvW81olGHpbXwzDD78zJimKLwm6a0bopr1WzATc7qniUb
+ 0pbghmjjvxpWSrwKo2wnBJ1PA7PKKL6dbszeoC5W6DmbYlF1tooWSAj7T8PSW2rjGhF6
+ 7EZFqwEkX/5OGjPotCTjy55vlGWWn3htGeAj4D8qW/4/GARjJCJD1S5RnHWTa26qwN2D
+ OZDrgjCOpC4w94fHWWY+wHZmlIAFB1KTyx4zWqAtUl2uSzqU3XdppWHqARx4HLr4cukt
+ 6yyA==
+X-Gm-Message-State: AOAM530JXGK8u2MfWotW8LEt0NQjQwi4CEAODDEJXDKGg313xxlzuDTk
+ t95OnfRLEk1qrw5JafRlVH0ZJePXUI4=
+X-Google-Smtp-Source: ABdhPJxhtKrZgmehTPfSqtUW4yE/aSG9vo3bMkEt4OKSZW6cCeD9jE+JKFxfB2x0u1IFFnWwp/Sepw==
+X-Received: by 2002:a17:90a:fe83:: with SMTP id
+ co3mr6281592pjb.204.1591730739083; 
+ Tue, 09 Jun 2020 12:25:39 -0700 (PDT)
+Received: from cherrytree ([2604:3d08:4680:c200::711a])
+ by smtp.gmail.com with ESMTPSA id u25sm10625599pfm.115.2020.06.09.12.25.38
+ for <libre-riscv-dev@lists.libre-riscv.org>
+ (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256);
+ Tue, 09 Jun 2020 12:25:38 -0700 (PDT)
+Date: Tue, 9 Jun 2020 12:25:37 -0700
+From: Cole Poirier <colepoirier@gmail.com>
+To: Libre-RISCV General Development
+ <libre-riscv-dev@lists.libre-riscv.org>
+Message-ID: <700E837A-1AD9-40CD-90AD-04A3F6A308CF@getmailspring.com>
+X-Mailer: Mailspring
+MIME-Version: 1.0
+Content-Disposition: inline
+Subject: [libre-riscv-dev] mortbopet/Ripes: A graphical processor simulator
+ and assembly editor for the RISC-V ISA
+X-BeenThere: libre-riscv-dev@lists.libre-riscv.org
+X-Mailman-Version: 2.1.23
+Precedence: list
+List-Id: Libre-RISCV General Development
+ <libre-riscv-dev.lists.libre-riscv.org>
+List-Unsubscribe: <http://lists.libre-riscv.org/mailman/options/libre-riscv-dev>, 
+ <mailto:libre-riscv-dev-request@lists.libre-riscv.org?subject=unsubscribe>
+List-Archive: <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/>
+List-Post: <mailto:libre-riscv-dev@lists.libre-riscv.org>
+List-Help: <mailto:libre-riscv-dev-request@lists.libre-riscv.org?subject=help>
+List-Subscribe: <http://lists.libre-riscv.org/mailman/listinfo/libre-riscv-dev>, 
+ <mailto:libre-riscv-dev-request@lists.libre-riscv.org?subject=subscribe>
+Reply-To: Libre-RISCV General Development
+ <libre-riscv-dev@lists.libre-riscv.org>
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: base64
+Errors-To: libre-riscv-dev-bounces@lists.libre-riscv.org
+Sender: "libre-riscv-dev" <libre-riscv-dev-bounces@lists.libre-riscv.org>
+
+SGkgTGlicmUtU09DIGRldmVsb3BlcnMsCgpJIGNhbWUgYWNyb3NzIHRoaXMgZ3JhcGhpY2FsIHBy
+b2Nlc3NvciBzaW11bGF0b3IgZm9yIHRoZSBSSVNDLVYgSVNBOgpodHRwczovL2dpdGh1Yi5jb20v
+bW9ydGJvcGV0L1JpcGVzLiBJcyB0aGlzIHBvc3NpYmx5IHZhbHVhYmxlIHRvIHVzPwpXb3VsZCBp
+dCBiZSBwb3NzaWJsZSBmb3IgdXMgdG8gdXNlIHRoaXMgYXMgYSBmb3VuZGF0aW9uIG9yIGlzIGl0
+IHRvbwpzcGVjaWZpYyB0byBSSVNDLVY/CgpDb2xlCgpfX19fX19fX19fX19fX19fX19fX19fX19f
+X19fX19fX19fX19fX19fX19fX19fXwpsaWJyZS1yaXNjdi1kZXYgbWFpbGluZyBsaXN0CmxpYnJl
+LXJpc2N2LWRldkBsaXN0cy5saWJyZS1yaXNjdi5vcmcKaHR0cDovL2xpc3RzLmxpYnJlLXJpc2N2
+Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpYnJlLXJpc2N2LWRldgo=
+