David Given
|
34dfc2767f
|
Fix some OSX build inelegancies.
|
2021-06-19 12:24:47 +02:00 |
|
Howard M. Harte
|
f60c9981b8
|
Add mingw-w64-i686-protobuf to list of packages
When building under Windows, the mingw-w64-i686-protobuf support
package is required.
|
2021-05-26 22:54:20 -07:00 |
|
David Given
|
c669a9c808
|
Add libudev autodetect for GreaseWeazle devices.
|
2021-05-23 17:44:01 +02:00 |
|
David Given
|
b570e44ee4
|
Merge pull request #211 from davidgiven/patch-1
Add missing zlib dependency.
|
2021-01-11 11:59:22 +01:00 |
|
David Given
|
b115d0b55b
|
Add missing zlib dependency.
Fixes: #190
|
2021-01-11 11:57:59 +01:00 |
|
David Given
|
b374340303
|
Try multiplexing SIDE1 onto DIR.
|
2020-09-10 22:07:47 +02:00 |
|
David Given
|
c78ed2c6ad
|
Add the TK43 pin, which goes low when seeking to track 43 or above.
|
2020-09-10 21:48:30 +02:00 |
|
David Given
|
1509e1f89d
|
Document the new bytecode format.
|
2020-04-03 00:38:20 +02:00 |
|
David Given
|
c47a563790
|
Don't seek to track -1 on homing (it appears to upset 8" drives). Detect which
drives are present, so that if only a single drive is attached then it's always
track 0, regardless of which connector it's on.
|
2020-02-24 21:47:40 +01:00 |
|
David Given
|
d504d1890a
|
Remember to document that you need a FDD cable.
|
2020-02-20 00:30:17 +01:00 |
|
David Given
|
4983239458
|
Rework the hardware and software documentation.
|
2020-02-20 00:17:16 +01:00 |
|
David Given
|
376985828a
|
Add the ditaa pinout table.
|
2020-02-19 23:49:43 +01:00 |
|
David Given
|
21fe586724
|
Update OSX build instructions.
|
2019-12-14 11:37:43 +01:00 |
|
David Given
|
4954d33307
|
Add documentation for using the precompiled firmware.
|
2019-08-15 22:19:30 +02:00 |
|
David Given
|
adb1e9ba00
|
Document the precompiled releases.
|
2019-07-07 01:50:31 +02:00 |
|
David Given
|
3a25a40974
|
Update documentation.
|
2019-07-07 01:12:01 +02:00 |
|
David Given
|
fe8122afcc
|
Turns out I'd cocked up the build system setup --- bootstrap with make again.
|
2019-07-04 11:12:17 +02:00 |
|
David Given
|
032df676c1
|
Replace meson with a very small shell script.
|
2019-07-03 22:18:34 +02:00 |
|
David Given
|
130d5f630e
|
Typo fixes.
|
2019-03-07 23:52:42 +01:00 |
|
David Given
|
bea21fb77d
|
Break out the assembly instructions into a separate page.
|
2019-03-04 00:49:01 +01:00 |
|