diff options
Diffstat (limited to 'articles/2026/Hebdogiciel.html')
| -rw-r--r-- | articles/2026/Hebdogiciel.html | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/articles/2026/Hebdogiciel.html b/articles/2026/Hebdogiciel.html new file mode 100644 index 0000000..fdc10e4 --- /dev/null +++ b/articles/2026/Hebdogiciel.html @@ -0,0 +1,51 @@ +<!doctype html> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="stylesheet" href="/style.css" /> + <link rel="icon" type="image/x-icon" href="/favicon.ico" /> + <title>Hebdogiciel</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + </header> + <main> + <article> + <h2>Hebdogiciel</h2> + <h3>2026-06-07</h3> + <h4>Flashback to the 80's</h4> + <p> + After my ZX81 I purchased an Amstrad CPC464, and oh joy I discovered + Hebdogiciel. Before the internet this magazine printed the code for + games and programs that you could painfully copy out. Today I + discovered that there's an online archive: + </p> + + <p> + <a + href="https://www.abandonware-magazines.org/affiche_mag.php?mag=7&page=1" + >abandonware-magazines</a + > + </p> + + <p>A translation of the French abandonware-magazine article:</p> + <p> + <b>1983–1987:</b> Imagine a weekly magazine that, in addition to + providing us with a weekly program to type out and delivering + uncompromising hardware and software reviews (and that’s saying + something), also featured TV listings, movie, music, and comic book + releases, assembly language tutorials, a comic strip, a discount club, + walkthroughs... A tone that blew you away from the first page to the + last, Carali’s drawings filling in the gaps, lawsuits galore… Simply + extraordinary, unmatched. + </p> + </article> + </main> + <footer> + <p>§</p> + </footer> + </body> +</html> |
