commit: f6ee262bd7f0d0cc46fbcd5061248840bef5f3ba
parent 52245a284ca8045788ac25b2f738e695269578fe
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 12 Apr 2021 19:13:09 +0200
notes/oric-atmos: New
Diffstat:
1 file changed, 28 insertions(+), 0 deletions(-)
diff --git a/notes/oric-atmos.shtml b/notes/oric-atmos.shtml
@@ -0,0 +1,28 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+<!--#include file="/templates/head.shtml" -->
+ <title>Oric Atmos — lanodan’s cyber-home</title>
+ </head>
+ <body>
+<!--#include file="/templates/en/nav.shtml" -->
+ <main>
+ <h1>Oric Atmos</h1>
+ <h2>DIN5-RGB → Péritel/SCART</h2>
+ <ul>
+ <li><a href="http://andre.cheramy.net/trucs/peritel2.pdf">DIY How-to from comp.sys.oric</a></li>
+ <li><a href="https://www.defence-force.org/computing/oric/hardware/video/index.htm">DIY-How to, web page version, has VeeCAD schematics</a></li>
+ <li><a href="http://www.ebay.co.uk/itm/Oric-1-Atmos-High-Quality-RGB-Active-Powered-Scart-Lead-Video-Cable-TV-Lead-/251137727260">Third-party Oric 1 & Atmos RGB-SCART cable</a></li>
+ </ul>
+ <h2>External Links</h2>
+ <ul>
+ <li><a href="https://www.pouet.net/prodlist.php?platform%5B%5D=Oric">Pouet.net Oric demos</a></li>
+ <li><a href="https://www.oric.org/">Oric International</a> (Community)</li>
+ <li><a href="https://www.defence-force.org/computing/oric/index.htm">Defense-Force: Oric</a></li>
+ <li><a href="https://fr.wikipedia.org/wiki/Oric_Atmos">Oric Atmos - Wikipédia</a></li>
+ <li><a href="https://www.system-cfg.com/detailcollection.php?ident=54">system.cfg</a></li>
+ </ul>
+ </main>
+<!--#include file="/templates/en/footer.shtml" -->
+ </body>
+</html>