David Given
b78a057c81
Merge branch 'master' into basis
2023-03-31 22:10:47 +01:00
dg
f194392f99
Fix the broken AppleDOS double-sided disks. Allow access to side 1 on AppleDOS
...
volumes.
2023-03-31 18:24:03 +00:00
dg
fea62178af
Apply what might be the right translation to the CP/M boot tracks.
2023-03-31 18:06:21 +00:00
dg
3728120f95
Add support for CP/M disks and filesystems.
2023-03-31 17:56:18 +00:00
dg
91dbb86e64
Add missing files. Rename the Apple II formats.
2023-03-28 16:29:59 +00:00
dg
81753669cc
Add the 'fluxengine merge' command.
2023-03-27 20:12:46 +00:00
dg
d8528d889a
Add another missing file.
2022-11-29 20:55:45 +00:00
dg
ec439a5f2a
Add file which has been missing since forever...
2022-11-29 20:55:07 +00:00
dg
3d71f32587
Update documentation.
2022-11-29 20:18:21 +00:00
dg
7dd1b6d8e9
Add Smaky 6 filesystem documentation.
2022-11-27 22:23:55 +00:00
dg
3b9c966e3d
Add Smaky documentation.
2022-11-26 23:34:20 +00:00
David Given
4c51cf8316
Update documentation.
2022-11-20 23:36:47 +01:00
David Given
7f7460f3f3
Update C64 documentation.
2022-09-16 19:16:30 +02:00
David Given
b1a6fa4084
Make the AppleDOS and ProDOS settings options.
2022-09-14 00:16:42 +02:00
David Given
0665fc0a6f
Add an option for, er, options defined in config files.
2022-09-14 00:04:29 +02:00
David Given
09e446a26e
Adjust screenshot sizes to be less overwhelming.
2022-09-12 23:34:51 +02:00
David Given
237cb42695
Update documentation.
2022-09-12 23:32:20 +02:00
David Given
d441ad8875
Remember to mark the Brother filesystem as R/W.
2022-09-12 17:48:08 +02:00
David Given
ea1ab029f3
Add a very untested ProDOS filesystem module.
2022-09-11 13:19:15 +02:00
David Given
415aa82a6f
The top-level tracks and heads fields are now inferred automatically from the
...
layout if not set, so we don't have to set them everywhere.
2022-09-10 22:29:27 +02:00
David Given
1655505b95
Add in some missing file commands.
2022-09-09 23:33:16 +02:00
David Given
9abfa3726e
Add documentation.
2022-09-09 23:11:05 +02:00
David Given
9d8adcc511
Update documentation.
2022-08-30 20:27:13 +02:00
David Given
c16ab349b1
Refactor a pile of stuff to allow the physical and logical sector mappings to
...
be put in the layout{} config section, where they belong.
2022-08-27 19:58:48 +02:00
wybren1971
cb5e859c34
Add imd to core concepts
2022-06-26 20:04:24 +02:00
wybren1971
b57af55b8a
Updating the documentation. cleanup code
2022-06-20 13:10:14 +02:00
David Given
c4f1d7bccb
Update documentation.
2022-06-15 23:39:11 +02:00
David Given
ffece005c5
Use the correct extensions for the output binaries.
2022-06-15 21:46:50 +02:00
David Given
3577812dd1
Update documentation.
2022-06-14 21:54:01 +02:00
David Given
4d2d03b8fc
Update docs and CI setup now we don't need ninja or lua.
2022-06-14 20:37:13 +02:00
David Given
601e220b18
Update documentation.
2022-06-12 22:15:28 +02:00
Thomas Daede
65100a18d2
Add D88 image writer.
...
This is currently a very minimal implementation and does not
support deleted sectors, CRC errors, etc.
2022-06-01 20:46:37 -07:00
Jeff Epler
5e4c7719ff
Add support for the interfacing to an Apple Disk ][
...
Some folks may want to use interfaces besides PC/Shugart ones.
Together with https://github.com/adafruit/Adafruit_Floppy/pull/15
and a hand wired board I'm able to read flux from an Apple Disk ][
2022-04-19 08:51:16 -05:00
David Given
632357ff9d
Add BK documentation.
2022-04-06 18:12:23 +02:00
David Given
49723d05cf
Update documentation with lots more stuff about disk densities.
2022-03-29 23:08:07 +02:00
David Given
f75422a412
We don't need the _525 variants of the profiles any more.
2022-03-29 19:44:03 +02:00
David Given
15eb88e922
Convert, hopefully, the remaining encoders to do automatic disk sizing. Ther e
...
may be bugs.
2022-03-29 01:23:35 +02:00
David Given
8884ca09fa
Add documentation on drive configuration.
2022-03-26 20:30:53 +01:00
David Given
4de4fdc0d1
Add documentation.
2022-03-19 19:13:04 +01:00
David Given
36e20ec396
Merge from master.
2022-03-16 16:01:24 +01:00
David Given
294672d946
Update documentation.
2022-03-13 21:15:18 +01:00
Jeff Epler
3c305e8a37
Fix & Document Apple II sector mapping
...
* Update documentation (note apple flux writing is a unicorn now even though this isn't quite true until #489 )
* Fix DOS 3.3 mapping
* Add ProDOS (all versions) mapping
2022-03-08 08:44:14 -06:00
David Given
400cd87802
Update documentation with new dependencies.
...
Fixes : #487
2022-03-06 12:07:55 +01:00
David Given
1454e200db
Create bootable Brother disks.
2022-03-06 01:32:19 +01:00
David Given
549a984eab
Add support for writing 120kB Brother disk images. Also add some utils tests,
...
because they needed it.
2022-03-04 23:42:29 +01:00
Jeff Epler
2c698cee71
Mark apple2 image writing as dinosaur, add note about writing, not ro anymore
2022-03-01 19:05:53 -06:00
David Given
2b7c747209
Merge pull request #471 from jepler/rx50-pdp11-format
...
Add support for PDP-11 RX-50 disks
2022-02-27 18:59:10 +00:00
Jeff Epler
edf9f9e714
Implement review suggestions
2022-02-26 12:06:08 -06:00
John Veness
d6faf5b074
Change to consistent "-sided"
2022-02-23 11:05:57 +00:00
John Veness
44ffa6a3b0
Change to consistent "-sided"
2022-02-23 10:58:13 +00:00