From 5ba02e493a8981281cbf9dfbaafb4b53ea7f483c Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Mon, 17 Dec 2018 17:52:26 -0500 Subject: [PATCH] changed book links --- demo.html | 6 +++--- doc/notes.txt | 1 + index.html | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/demo.html b/demo.html index 086b7d13..47499bf6 100644 --- a/demo.html +++ b/demo.html @@ -138,12 +138,12 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
- + - +
- +

Designing Video Game Hardware in Verilog

diff --git a/doc/notes.txt b/doc/notes.txt index efaac622..d9b0fb51 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -86,6 +86,7 @@ TODO: - https://github.com/jvilk/BrowserFS - what if error in include file you can't edit b/c it never appears? - markdown: can't share +- https://www.crowdsupply.com/tinyfpga/tinyfpga-bx WEB WORKER FORMAT diff --git a/index.html b/index.html index b71271cb..c1795d09 100644 --- a/index.html +++ b/index.html @@ -185,7 +185,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) {   Making 8-bit Arcade Games in C - +   Designing Video Game Hardware in Verilog