Shaare your links...
1626 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
17 results for tags pdp-11 x
  • Cowgol 2.0: Ada-inspired language for very small systems
    Main page is http://cowlark.com/cowgol/
    It used to support the Apollo Guidance Computer used in the Apollo spacecraft, but I had to remove the code generator while rewriting the compiler and I haven’t reworked the AGC backend.
    http://cowlark.com/2019-07-20-cowgol-agc/index.html
    The author also ported the Fuzix operating system to the Raspberry π pico.
    http://cowlark.com/2021-02-16-fuzix-pi-pico/index.html

    His tool https://github.com/davidgiven/narcissus to remap keys might be interesting too.
    So is his Forth system http://cowlark.com/fforth/
    Tue Feb 23 14:45:29 2021 - permalink -
    - http://cowlark.com/2020-06-25-cowgol-2-0/index.html
    6502 Ada AGC compiler Forth key-bindings pdp-11 pi Raspberry unix π
  • Small ITS
    This this thread is branching off topic anyway, I'll just quickly
    mention that I'm currently working on "Small ITS".  An ITS-like
    operating system for the MIT Logo group PDP-11/45.  "PDP-11" <- see,
    almost back on topic.  Sorry, those who are curious may contact me
    privately.
    Sat Sep 28 00:05:41 2019 - permalink -
    - https://minnie.tuhs.org/pipermail/tuhs/2019-September/018808.html
    ITS pdp-11
  • athornton | Exploring old Unixes
    Overview of old unix versions which can be run on simulated (or real) pdp-11 computers.
    The UNIX-HATERS Handbook, a review on https://athornton.dreamwidth.org/14272.html is also worth reading.
    Tue Jun 11 11:17:59 2019 - permalink -
    - https://athornton.dreamwidth.org/14340.html
    blog computer history pdp-11 SIMH unix
  • UNIX
    Guides how to install or run older UNIX versions in simh.
    Also the UNIX Programmer's manual of V1-V6. V1-V6 are available as nroff output converted to html. V4-V6 are also available as troff'ed PDFs.
    The site also has information about Plan 9 and pdp-6/pdp-10.
    Fri Apr 26 14:12:50 2019 - permalink -
    - http://squoze.net/UNIX/
    computer history pdp-11 plan9 unix
  • A PDP-11 Assembly Language Simulator | Assembly Language Programming
    Simulator and assembler for pdp-11, written in JavaScript.
    Sat Jan 5 21:09:26 2019 - permalink -
    - https://programmer209.wordpress.com/2011/08/14/pdp-11-assembly-language-simulator/
    JavaScript pdp-11 simulator
  • Incandescent Light Simulator (ILS) Code
    Interesting information about using the GPU of the Raspberry π.
    In the forum thread https://stardot.org.uk/forums/viewtopic.php?p=152451#p152451 emulators for 6502 and other processors are discussed, even pdp-11 was mentioned.
    More details can be found at https://github.com/hoglet67/PiTubeDirect/wiki
    The pdp-11 emulator is in the 'egg-eater-dev' branch.
    Mon Oct 29 11:51:35 2018 - permalink -
    - https://groups.google.com/forum/#!topic/pidp-8/Sh7ae7aCxpg
    hack pdp-11 pdp-8 pi Raspberry software π
  • pdp11.org
    Dedicated to preserving the history and legacy of the
    PDP-11 series of 16-bit minicomputers produced by
    Digital Equipment Corporation from 1970 to 1990,
    and by Mentec from 1994 onwards.
    Thu Jun 14 14:37:31 2018 - permalink -
    - http://www.pdp11.org
    computer history pdp-11
  • w11: PDP-11/70 CPU and SoC
    The project contains the VHDL code for a complete DEC PDP-11 system: a PDP-11/70 CPU with memory management unit, but without floating point unit, a complete set of mass storage peripherals (RK11/RK05, RL11/RL02, RK70/RP06, TM11/TU10) and a basic set of UNIBUS peripherals (DL11, LP11, PC11), and last but not least a cache and memory controllers for SRAM and PSRAM.

    The design is FPGA proven, runs currently on Digilent Cmod A7 , Arty , Basys3 , Nexys4 DDR , Nexys4 , Nexys3 , Nexys2 and S3board boards. See section Complete Systems for more information.

    5th Edition UNIX, 7th Edition UNIX, and 2.11BSD UNIX are known to boot, the hardware should also support DEC RT11 and RSX-11M, see section Running Systems for more information.

    This is a retrocomputing project, rebuilding hardware from the late 70s and running historical software. To get into the tune see Figure D-1, a 11/70 console, and Figure F-2, a baseline system setup.
    Mon May 14 11:31:23 2018 - permalink -
    - https://wfjm.github.io/home/w11/
    computer DEC FPGA history pdp-11 unix VHDL
  • Computer History Wiki
    This wiki is an experiment to create a means for knowledgeable people to enter their information into some kind of a knowledge base. This is however, not the relatively formalized tone and style imposed by Wikipedia. Sentences starting with "I seem to recall" are perfectly welcome here - and articles do not have to be in the descriptive, encyclopedic style Wikipedia enforces. On the contrary, it is preferred that many of the articles be references, guides, helpful hints, suggestions, tutorials and so on.

    If you have any information you want to contribute to this wiki, please, contribute it. We'd much rather remove or modify a dozen potentially unsuited submissions than miss out on a single good one. We hope this wiki grows into a useful resource for everyone interested in classic computing, no matter what their level of knowledge may be; it is meant to be all-encompassing. -- Tore & Lucky
    Fri Nov 17 13:44:15 2017 - permalink -
    - http://gunkies.org/wiki/Main_Page#News
    computer history pdp-11 unix
  • PCjs: PDP-11 Machine Configurations
    Another pdp-11 simulator written in Javascript.
    Wed Apr 12 14:04:47 2017 - permalink -
    - http://www.pcjs.org/devices/pdp11/machine/
    computer FOSS GPL history JavaScript pdp-11
  • Scientific Operations
    Mirror of Wolfgang Helbig's material about v6 unix and pdp-11.
    See also chapter 1.0 of his operating system lecture notes at:
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/script/
    among others, it explains the assembler language, together with the description of the instruction set
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/pdp11/doc/cpu
    and finally the Unix Assembler Reference Manual(1) at
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/v6/doc/index.html

    Other parts of the site deal with Plan 9, fonts and more.
    Sun Mar 26 15:29:16 2017 - permalink -
    - http://sciops.net/downloads/mirrors/wolfgang/
    computer history pdp-11 plan9 unix
  • Bringing up V6 Unix on the Ersatz-11 PDP-11 Emulator
    It's relatively easy to bring up a V6 PDP-11 Unix under the Ersatz-11 PDP-11 emulator. This page (and ancillaries) tell you how to do it, and provide a number of useful tools to go with V6 Unix. (I ran into a number of pitfalls on the way to getting V6 running, using RK05 disk images from the TUHS archive, but this short writeup will tell you how to avoid them all.)
    Sat Oct 29 23:52:59 2016 - permalink -
    - http://mercury.lcs.mit.edu/~jnc/tech/V6Unix.html
    computer history pdp-11 unix
  • http://www.thenewsh.com/~newsham/myv6/README
    This directory contains the files needed to build a clean unix v6
    installation from tape.  It requires that you have "expect" and
    simh's "pdp11" and "wget" installed in your path.
    Fri Oct 14 14:20:34 2016 - permalink -
    - http://www.thenewsh.com/~newsham/myv6/README
    history operating-system pdp-11 unix
  • http://minnie.tuhs.org/Archive/PDP-11/Emulators/Apout/README
    Apout -- Simulate PDP-11 Unix a.out binaries  Version 2.3 Beta

    This program is a user-level simulator for UNIX a.out binaries. Binaries
    for V1, V2, V5, V6, V7, 2.9BSD and 2.11BSD can be run with this simulator.

    Written by Warren Toomey, January 2002
    Thu Aug 11 17:23:52 2016 - permalink -
    - http://minnie.tuhs.org/Archive/PDP-11/Emulators/Apout/README
    C history pdp-11 software unix
  • Decuser's Blogspace: Installing and Using Research Unix Version 6 in SimH PDP-11/40 Emulator
    Series of blog articles about running v6 unix on SimH.
    Fri Dec 4 00:30:55 2015 - permalink -
    - http://decuser.blogspot.co.at/2015/11/installing-and-using-research-unix.html
    history pdp-11 todo unix
  • Ajiu's PDP-11 emulator
    Javascript program emulating a pdp-11 running v6 unix.
    Thu Sep 24 15:35:06 2015 - permalink -
    - http://pdp11.aiju.de/
    computer history JavaScript pdp-11 unix
  • Javascript PDP 11/70 Emulator v1.0
    Another emulator for the pdp11/70 written in Javascript. While it ist far from perfect according to the author, it has a nice front panel.
    Sun Sep 13 20:33:10 2015 - permalink -
    - http://skn.noip.me/pdp11/pdp11.html
    computer for:fossy history JavaScript pdp-11
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.