Shaare your links...
2378 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 7 / 10
Newer►
187 results for tags history x
  • Portable PDP-8 and DG Nova Cross-assembler
    Intended to be a basic example of an assembler for two simple architectures, written with the aid of lex and yacc (or GNU flex/bison). Being small, it should lend itself to learning, extension and modification. The source code is released under the GPL and has been built and tested on NetBSD, Linux and OS X.
    Mon Mar 13 16:48:49 2017 - permalink -
    - http://www.telegraphics.com.au/sw/info/dpa.html
    assembler computer FOSS history NetBSD pdp-8 software
  • Machina Speculatrix – Retro computing, robots, electronics, geek stuff
    Blog about retrocomputing, including the PiDP-8, running VMS on a raspberry π, 6502-based machines.
    Mon Feb 13 14:04:22 2017 - permalink -
    - https://mansfield-devine.com/speculatrix/
    computer history raspberry π
  • Home | Robert Nordier
    V7/x86 is a port of the Seventh Edition of the UNIX operating system to the x86 (IA-32) based PC. UNIX V7 was the last general distribution (around 1979) to come from the Research group at Bell Labs, the original home of UNIX. The port was done mostly around 1999 when "Ancient UNIX" source code licenses first became available, and was revised for release, with some enhancements, during 2006-7.
    The distribution includes the full UNIX Version 7 operating system, with source code, pre-built binaries, man pages, and original Version 7 documentation. Also included are a custom UNIX-style x86 assembler, an ACK-based C compiler, and several key early UCB software components such as the C shell, the editors ex and vi, and the pager more.
    V7/x86 currently supports ATA (IDE) hard drives, ATAPI CDROM drives, a 1.44M floppy drive, and standard serial ports, in addition to the usual PC screen and keyboard. For easier installation and setup, supplied utilities allow access to CD (ISO 9660) and FAT (MS-DOS) filesystems. Source code is available under a Berkeley-style license.
    Sat Nov 12 00:36:49 2016 - permalink -
    - http://www.nordier.com/index.html
    BSD computer history 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 TUHS Unix
  • Computer History Wiki
    This is the Computer History Wiki, a knowledge base about historic computers which anyone can edit. Currently, we've got 713 articles!
    Sun Oct 23 17:40:22 2016 - permalink -
    - http://gunkies.org/wiki/
    computer history wiki
  • Multics Emacs History/Design/Implementation
    What follows is my vast, unpublished 1979 "Mother of All Multics Emacs papers" from which all of my lesser and greater Emacs papers, published, internal, and unpublished, were ultimately excerpted, including Prose and CONS: A Commercial Text-Processing System in Lisp in the 1980 Lisp Conference proceedings and the 1980 Honeywell conference paper. It's about time to expose it, and the WWW/HTML is now the ideal vehicle.
    Mon Oct 17 18:08:14 2016 - permalink -
    - http://www.multicians.org/mepap.html#seciii
    computer emacs history lisp
  • 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
  • b (browse) command for ed(1)
    Beginning with the Eighth Edition, ed(1) had the following command.
    This is from the Plan 9 ed man page.

             (.,.)b[+-][pagesize][pln]
                  Browse.  Print a `page', normally 20 lines.  The
                  optional `+' (default) or `-' specifies whether the
                  next or previous page is to be printed.  The optional
                  pagesize is the number of lines in a page.  The
                  optional `p', `n', or `l' causes printing in the speci-
                  fied format, initially `p'.  Pagesize and format are
                  remembered between `b' commands.  Dot is left at the
                  last line displayed.
    Tue Oct 11 14:38:08 2016 - permalink -
    - http://www.tuhs.org/pipermail/tuhs/2008-May/001507.html
    history plan9 software TUHS Unix
  • Arduino Enigma I, M3, M4 Machine Simulator w/ Case from ArduinoEnigma on Tindie
    Uses a touch screen.
    Sun Sep 25 22:20:04 2016 - permalink -
    - https://www.tindie.com/products/ArduinoEnigma/arduino-enigma-i-m3-m4-machine-simulator-w-case/
    Arduino cryptography hardware history
  • http://minnie.tuhs.org/Archive/PDP-11/Emulators/Apout/README. https://www.tuhs.org/Archive/Tools/Emulators/Apout/
    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 -
    - https://tuhs.org/Archive/Tools/Apout/
    C history pdp-11 software TUHS Unix
  • Continuous Unix commit history from 1970 until today
    Unix History Repository

    The goal of this project is to create a git repository representing the Unix source code history, starting from the 1970s and ending in the modern time. To fulfill this goal the project brings data from early snapshots, repositories, and primary research. The project aims to put in the repository as much metadata as possible, allowing the automated analysis of Unix history.

    Created by Diomidis Spinellis.
    Wed Aug 10 13:52:15 2016 - permalink -
    - https://github.com/dspinellis/unix-history-repo
    git history software Unix version-control
  • GitHub - tesneddon/multics-emul: An emulator for the hardware that ran the Multics operating system
    An emulator for the hardware that ran the Multics operating system.

    Most documentation is on the project wiki at
    https://github.com/MichaelMondy/multics-emul/wiki
    Sun Feb 28 00:52:22 2016 - permalink -
    - https://github.com/tesneddon/multics-emul
    computer history operating-system
  • Index of /pub/academic/computer-science/history/pdp-11/teco/
    Information about the TECO editor.
    Found via http://home.windstream.net/engdahl/teco.htm
    See also https://almy.us/teco.html, https://github.com/blakemcbride/TECOC and the home page of Dan Murphy, the author of the original TECO at http://www.opost.com/dlm/
    Wed Feb 24 16:36:08 2016 - permalink -
    - http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/
    editor history software TECO
  • https://github.com/tesneddon/tecox
    A new portable TECO based on TECO-32 V40. Written in C.
    http://teco-lang.org
    --
    The "save link" script does not appear to work on github, at least in Firefox/Windows. It works on Chrome/OS X.
    Wed Feb 24 16:32:04 2016 - permalink -
    - https://github.com/tesneddon/tecox
    history software TECO TODO
  • 6502.org: The 6502 Microprocessor Resource
    6502.org is a resource for people interested in building hardware or writing software for the 6502 microprocessor and its relatives.

    We continually strive to remain the largest and most complete source for 6502-related information in the world. This includes everything from articles and project descriptions to schematics and source code.
    Mon Jan 18 15:26:41 2016 - permalink -
    - http://6502.org/
    6502 computer hardware history software
  • Retrocomputing - MIT CADR Lisp Machines
    After a long and interesting search I uncovered a set of 9-track tapes which appear to be a snapshot of the MIT CADR Lisp machine source code from around 1980. This is not the final source code and not the last source release I will make. It is, however, the first source release.

    Tom Knight and others at MIT helped me secure permission from MIT's Patent office to release the software. I am indebted to him and the others for making this possible.

    On 2016-01-07, it was unreachable. The text above can also be found on http://www.unlambda.com/mit/index.html, a CADR emulator lives on http://www.unlambda.com/cadr/index.html
    Wed Dec 23 22:17:59 2015 - permalink -
    - http://www.heeltoe.com/retro/mit/mit_cadr_lmss.html
    computer history lisp machine
  • Decuser's Blogspace: Installing and Using Research Unix Version 6 in SimH PDP-11/40 Emulator
    Series of blog articles by Will Senn about running v6 unix on SimH.
    On 2022-12-08 he migrated the blog to https://decuser.github.io/
    Fri Dec 4 00:30:55 2015 - permalink -
    - http://decuser.blogspot.co.at/2015/11/installing-and-using-research-unix.html
    history pdp-11 SimH 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 emulator history JavaScript on-line 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 emulator for:fossy history JavaScript on-line pdp-11
  • Index of /pub/academic/computer-science/history/pdp-11/hardware/
    Lots of information about the PDP-11 microcomputer.
    Thu Feb 12 08:48:25 2015 - permalink -
    - http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/hardware/
    computer hardware history
Links per page: 20 50 100
◄Older
page 7 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.