diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-04 01:11:02 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-07-04 01:11:02 +0100 |
commit | 53c0cd371212e5439ae78629126b8036ff87ccef (patch) | |
tree | 2eaa9db98657b7d07aa67df2a94815e9284d5226 /resources | |
parent | 94fc2662bd022075345229fc4749a5b0c11a1391 (diff) |
remove page
Diffstat (limited to 'resources')
-rw-r--r-- | resources/views/pages/misc/badapple.blade.php | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/resources/views/pages/misc/badapple.blade.php b/resources/views/pages/misc/badapple.blade.php deleted file mode 100644 index 9da798d..0000000 --- a/resources/views/pages/misc/badapple.blade.php +++ /dev/null @@ -1,58 +0,0 @@ -@extends('layouts.default') -@section('title', 'misc / bad apple') -@section('description', '') -@section('content') -<h1>Bad Apple Ports</h1> - <h2>Apple II</h2> - - <a href="https://www.youtube.com/watch?v=X8osEgYzPNo">ekslong</a><br/> - - <h2>Vectrex</h2> - <h2>Atari 2600</h2> - <h2>Windows 3.1</h2> - <h2>Gameboy</h2> - <h2>Windows XP</h2> - <h2>Ubuntu</h2> - <h2>IRL</h2> - <h2>TI-84+ SE</h2> - <h2>Sega Megadrive</h2> - <h2>DOS</h2> - <h2>IBM PC/XT</h2> - <h2>Gameboy Color</h2> - <h2>CASIO fx-9750GII</h2> - <h2>Ti-nspire</h2> - <h2>Pokemon Mini</h2> - <h2>IBM PC/AT</h2> - <h2>NEC PC-6601</h2> - <h2>Toshiba T3200</h2> - <h2>BBC Micro (Teletext)</h2> - <h2>Nintendo 64</h2> - <h2>Commodore 64</h2> - <h2>NES</h2> - <h2>Impulse Tracker</h2> - <h2>Neo Geo</h2> - <h2>iPod mini</h2> - <h2>Factorio</h2> - <h2>KY-01L</h2> - <h2>Launchpad</h2> - <h2>ILDA Laser Projector</h2> - <h2>896-core Processor</h2> - <h2>Threadripper 3990X</h2> - <h2>Desmos</h2> - <h2>MS Word 1.x</h2> - <h2>Apple Watch</h2> - <h2>Intellivision</h2> - <h2>Minecraft Sheep</h2> - <h2>VSCode Auto-formatter</h2> - <h2>ZX Spectrum</h2> - <h2>Oscilloscopes</h2> - <h2>HTML Checkboxes</h2> - <h2>Phosphor Screen</h2> - <h2>CS:GO</h2> - <h2>Hand-drawn RISC-V CPU</h2> - <h2>3D Printer</h2> - <h2>E-paper display</h2> - <h2>32K EEPROM</h2> - <h2>UVB-76</h2> - <h2>OS/400 (IBM i)</h2> - <h2>plan9 (rio)</h2> -@stop |