Changes between Version 15 and Version 16 of WikiStart


Ignore:
Timestamp:
02/23/2019 09:10:15 PM (5 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v15 v16  
    4040We have two Git repositories. //buchla-68k.git// is our modified version of the original firmware. See https://bob.lopatic.de/browser/buchla-68k/readme.txt for details. Here's how to access it:
    4141
    42   - `git clone https://bob.lopatic.de/git/buchla-68k.git` (user `open`, password `sesame`, read-only access)
     42  - `git clone https://bob.lopatic.de/chrome/site/buchla-68k` (read-only access)
    4343
    4444  - https://bob.lopatic.de/browser/buchla-68k (//Trac// browser)
     
    4646Then there is //buchla-emu.git//, which is our emulator. See https://bob.lopatic.de/trac/browser/buchla-emu/readme.txt for details. Here's how to access it:
    4747
    48     - `git clone https://bob.lopatic.de/git/buchla-emu.git` (user `open`, password `sesame`, read-only access)
     48  - `git clone https://bob.lopatic.de/chrome/site/buchla-emu` (read-only access)
    4949
    50     - https://bob.lopatic.de/browser/buchla-emu (//Trac// browser)
     50  - https://bob.lopatic.de/browser/buchla-emu (//Trac// browser)
    5151
    5252If you would like to work with us, we'll be happy to give you write access to the repositories via SSH.