From 150ed645a0878f5a1d0cf83f33748ff9f8447c24 Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Fri, 30 Jun 2017 21:32:06 -0500 Subject: [PATCH] scott created page: home --- home.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 home.md diff --git a/home.md b/home.md new file mode 100644 index 0000000..7367c11 --- /dev/null +++ b/home.md @@ -0,0 +1,5 @@ +**Virtual 6502** + +This project is running online at http://v6502.jaegertech.com. + +I hope that in the future an entire computer science curriculum can be created that will help teach anyone how a computer actually works at the lowest levels - both the hardware and the software. We depend on them for everything yet to most it is still just a "magic box". This needs to change! \ No newline at end of file