Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
09/11/2017 07:51:59 PM (7 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1717We have two Git repositories. //buchla-68k.git// is our modified version of the original firmware. See https://bob.lopatic.de/trac/browser/buchla-68k/readme.txt for details. Here's how to access it:
    1818
    19   - `git clone https://bob.lopatic.de/buchla-68k.git` (user `open`, password `sesame`, read-only access)
     19  - `git clone https://bob.lopatic.de/git/buchla-68k.git` (user `open`, password `sesame`, read-only access)
    2020
    2121  - https://bob.lopatic.de/gitweb/?p=buchla-68k.git (//Gitweb// browser)
     
    2424Then 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:
    2525
    26     - `git clone https://bob.lopatic.de/buchla-emu.git` (user `open`, password `sesame`, read-only access)
     26    - `git clone https://bob.lopatic.de/git/buchla-emu.git` (user `open`, password `sesame`, read-only access)
    2727
    2828    - https://bob.lopatic.de/gitweb/?p=buchla-emu.git (//Gitweb// browser)