Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- 09/11/2017 07:51:59 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 17 17 We 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: 18 18 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) 20 20 21 21 - https://bob.lopatic.de/gitweb/?p=buchla-68k.git (//Gitweb// browser) … … 24 24 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: 25 25 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) 27 27 28 28 - https://bob.lopatic.de/gitweb/?p=buchla-emu.git (//Gitweb// browser)