David Given
|
e24ee648e7
|
Add license texts for the included libraries.
|
2022-11-27 17:06:28 +01:00 |
|
David Given
|
e3518dc389
|
Upload the OSX package.
|
2022-11-27 16:59:45 +01:00 |
|
David Given
|
693ba20606
|
Add rules to build the OSX package.
|
2022-11-27 16:58:50 +01:00 |
|
dg
|
b947c6c186
|
Add the skeleton of an OSX application.
|
2022-11-27 15:00:31 +00:00 |
|
David Given
|
7f8ecb8514
|
Fix broken conditional due to typo.
|
2022-11-27 15:18:07 +01:00 |
|
David Given
|
4df6afa9c1
|
Merge pull request #620 from davidgiven/b593
Correct generation of SCP files.
|
2022-11-27 13:28:02 +01:00 |
|
dg
|
d0620f8efe
|
Fix readTracks to use locations.
|
2022-11-27 11:55:25 +00:00 |
|
dg
|
2b1a6dbb03
|
Make the scp flux sink use the layout to determine which tracks and sectors are
being written rather than the range flags directly.
|
2022-11-27 11:52:16 +00:00 |
|
David Given
|
c6ef667c3f
|
Merge pull request #619 from davidgiven/b602
Fix weird error when trying to create fatfs filesystems.
|
2022-11-27 12:33:33 +01:00 |
|
dg
|
8c1d1bec93
|
Create new branch named "b593"
|
2022-11-27 11:20:30 +00:00 |
|
dg
|
8be174e65a
|
Fix incorrect types when calling fatfs which was leading to really weird
behaviour when optimisation was enabled.
|
2022-11-27 11:11:26 +00:00 |
|
dg
|
6d37fafb02
|
Add a helper function for checking if a file exists.
|
2022-11-27 11:10:58 +00:00 |
|
dg
|
46ce882daa
|
Allow implicit creation of disk images when writing.
|
2022-11-27 11:09:46 +00:00 |
|
David Given
|
6d14cbdb9b
|
Merge pull request #618 from davidgiven/b609
Fix --doc to not hang.
|
2022-11-27 11:57:38 +01:00 |
|
dg
|
4bf6b433ae
|
Create new branch named "b602"
|
2022-11-27 10:26:11 +00:00 |
|
dg
|
87a1b2e6f8
|
Don't hang when calling findAllProtoFields on recursive protos.
|
2022-11-27 10:24:40 +00:00 |
|
dg
|
c6ee48ec85
|
Create new branch named "b609"
|
2022-11-27 10:04:42 +00:00 |
|
David Given
|
b58a6b1649
|
Merge pull request #617 from davidgiven/smaky
Add support for the Smaky 6.
|
2022-11-27 01:00:21 +01:00 |
|
dg
|
bd9736df93
|
Typo fix.
|
2022-11-26 23:59:50 +00:00 |
|
dg
|
3b9c966e3d
|
Add Smaky documentation.
|
2022-11-26 23:34:20 +00:00 |
|
dg
|
96c9a89171
|
Typo fixes.
|
2022-11-26 23:28:23 +00:00 |
|
dg
|
c374ffd15e
|
Increase the smaky disk signature to 32 bits.
|
2022-11-26 22:56:45 +00:00 |
|
dg
|
c53109e1a1
|
Add the disk explorer.
|
2022-11-26 22:56:24 +00:00 |
|
dg
|
4598b3a7a6
|
Fix line endings.
|
2022-11-26 11:19:05 +00:00 |
|
dg
|
cf975b74bf
|
Rename smaky to smaky6.
|
2022-11-26 11:18:38 +00:00 |
|
dg
|
5d65dcf3c8
|
Even better Smaky reads, and maybe with sector 0 in the right place.
|
2022-11-25 21:28:59 +00:00 |
|
dg
|
f299ec1f8d
|
More Smaky improvements.
|
2022-11-25 20:23:24 +00:00 |
|
dg
|
6677034774
|
Improved record view.
|
2022-11-25 20:22:52 +00:00 |
|
dg
|
3c7c4639a9
|
Massively improved the quality of Smaky reads.
|
2022-11-25 19:33:29 +00:00 |
|
dg
|
7e9a1268a5
|
Add an extremely prototype version of the Smaky decoder.
|
2022-11-23 21:44:40 +00:00 |
|
dg
|
a60b8e68ca
|
Add a Bytes method for reversing each bit.
|
2022-11-23 21:44:10 +00:00 |
|
dg
|
b2161aa67e
|
Create new branch named "smaky"
|
2022-11-22 19:09:54 +00:00 |
|
David Given
|
d1fffb1d08
|
Merge pull request #616 from davidgiven/gui
Fix a crash when using the GUI.
|
2022-11-21 20:37:52 +01:00 |
|
dg
|
52d66d9555
|
Only iterate the environment if the set has been created.
|
2022-11-21 19:10:37 +00:00 |
|
David Given
|
66f2d359e2
|
Merge pull request #615 from davidgiven/vfs
Don't define a global structure called Entry
|
2022-11-21 20:07:51 +01:00 |
|
dg
|
8327f33ee6
|
Create new branch named "gui"
|
2022-11-21 18:37:47 +00:00 |
|
dg
|
d4a94551d9
|
Don't define a global structure called Entry because it conflicts with
something in adflib.
|
2022-11-21 18:31:59 +00:00 |
|
dg
|
d2a545d83e
|
Merge from master.
|
2022-11-21 17:39:39 +00:00 |
|
David Given
|
aee4eac271
|
Merge pull request #613 from davidgiven/proto
Do some long needed proto cleanup
|
2022-11-21 00:13:32 +01:00 |
|
David Given
|
cbeddb11bc
|
Fix one last use of has_ to identify a flux writer type.
|
2022-11-20 23:37:04 +01:00 |
|
David Given
|
4c51cf8316
|
Update documentation.
|
2022-11-20 23:36:47 +01:00 |
|
David Given
|
345cd6bd92
|
Convert the VFS protos to use enums rather than oneofs.
|
2022-11-20 10:37:45 +01:00 |
|
David Given
|
48540245b5
|
Convert the imagereader/writer to use proto enums rather than oneofs.
|
2022-11-20 10:25:19 +01:00 |
|
David Given
|
088bd9434d
|
Switch from using a oneof to an explicit enum for the flux source/sink
configurations, as this allows default options for multiple source/sink types.
|
2022-11-19 22:52:52 +01:00 |
|
David Given
|
8ba8c58377
|
Add a config for the ICL Model 30.
|
2022-11-19 20:10:39 +01:00 |
|
David Given
|
4ae43d0503
|
Merge pull request #607 from tdaede/fix_layout_cache
Remove the layout cache and rename layout -> trackInfo.
|
2022-10-13 23:01:44 +02:00 |
|
David Given
|
00fdb90adf
|
Merge pull request #556 from tdaede/fix_d88_data_length
D88: Use the data length field to seek past any extra data.
|
2022-10-03 18:25:42 +02:00 |
|
Thomas Daede
|
f8257e697a
|
D88: Use the data length field to seek past any extra data.
This will effectively ignore the field length if it is shorter
than the sector size (or 0).
|
2022-10-02 16:45:51 -07:00 |
|
David Given
|
0ddfd3bead
|
Merge pull request #605 from tdaede/fix_physical_sector_ordering
D88/NFD: Add physical layout before adding sector.
|
2022-10-02 20:46:38 +02:00 |
|
David Given
|
4797d1ea10
|
Merge pull request #604 from tdaede/density_fix_2
Force density setting for D88/NFD.
|
2022-10-02 20:45:28 +02:00 |
|