Changes between Version 15 and Version 16 of WikiStart
- Timestamp:
- 02/23/2019 09:10:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v15 v16 40 40 We 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: 41 41 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) 43 43 44 44 - https://bob.lopatic.de/browser/buchla-68k (//Trac// browser) … … 46 46 Then 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: 47 47 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) 49 49 50 50 - https://bob.lopatic.de/browser/buchla-emu (//Trac// browser) 51 51 52 52 If you would like to work with us, we'll be happy to give you write access to the repositories via SSH.