David Given
|
0665fc0a6f
|
Add an option for, er, options defined in config files.
|
2022-09-14 00:04:29 +02:00 |
|
David Given
|
e40e6bd07f
|
Remove the remapper part of the mapper.
|
2022-09-10 20:13:38 +02:00 |
|
David Given
|
e698900497
|
Merge from master.
|
2022-08-27 01:09:48 +02:00 |
|
David Given
|
c1caa22524
|
Support simple includes in config files, useful for organisation.
|
2022-08-27 00:52:06 +02:00 |
|
David Given
|
badc7366c2
|
Fixup after merge.
|
2022-08-25 23:21:33 +02:00 |
|
David Given
|
24ef479913
|
Merge layout stuff.
|
2022-08-25 22:53:25 +02:00 |
|
David Given
|
1dd94a7d82
|
Refactor disk layout information out of ImgReaderWriterProto into a new
top-level config paragraph.
|
2022-08-25 22:51:26 +02:00 |
|
David Given
|
0e719c2b86
|
More VFS boilerplate.
|
2022-08-24 20:21:55 +02:00 |
|
David Given
|
86c5cccb08
|
Rename cylinder to track throughout (mostly).
|
2022-03-25 20:16:12 +01:00 |
|
David Given
|
d303067deb
|
Massive refactor to work in logical cylinders everywhere. The logical/physical
mapping is now done at the last stage and should, ideally, be automatic. I'm
sure there are bugs everywhere.
|
2022-03-25 00:22:28 +01:00 |
|
David Given
|
36e20ec396
|
Merge from master.
|
2022-03-16 16:01:24 +01:00 |
|
David Given
|
ba3f806616
|
Move a lot of drive parameters into a toplevel drive{} config rather than
leaving them in the source/sink configs (which means they have to be set
twice).
|
2022-03-13 21:13:56 +01:00 |
|
David Given
|
2dc5064409
|
Add support for remapping sectors.
|
2022-03-02 23:00:20 +01:00 |
|
David Given
|
f82bd45fec
|
Pull out extension profiles into their own section of the documentation list.
|
2022-02-06 22:13:26 +01:00 |
|
David Given
|
065cd113c1
|
Rework to support combined format definitions, although with only the Amiga
format enabled.
|
2021-07-16 22:39:38 +02:00 |
|
David Given
|
60bc8ad888
|
Add comment fields to all the configs; fix some documentation.
|
2021-05-23 23:57:38 +02:00 |
|
David Given
|
225a93330d
|
Rename more config stuff.
|
2021-05-15 22:37:29 +02:00 |
|
David Given
|
41b36649a9
|
Rename a bunch of config fields for clarity.
|
2021-05-15 22:23:42 +02:00 |
|
David Given
|
5a63172a86
|
Remove the hardware source/sink flags.
|
2021-05-15 13:06:53 +02:00 |
|
David Given
|
f7c31281e0
|
Convert the C64 decoder to the new configuration scheme. Also convert all the
imagewriters.
|
2021-05-15 00:25:32 +02:00 |
|
David Given
|
25f2c3a8c1
|
Move the USB flags into the config file.
|
2021-05-13 23:35:05 +02:00 |
|
David Given
|
5a186b6960
|
Rename all protos to end with 'Proto' to avoid name conflicts.
|
2021-05-13 18:05:08 +02:00 |
|
David Given
|
639588fa68
|
Hardware flux sources are configurable.
|
2021-05-13 17:39:49 +02:00 |
|
David Given
|
f9510c54b2
|
Split the encoder/decoder configuration away from inputs and outputs. Make the
test pattern creator a flux source.
|
2021-05-13 17:23:06 +02:00 |
|
David Given
|
3a8ddf8025
|
The writer now works with the new config system.
|
2021-05-13 15:55:05 +02:00 |
|
David Given
|
9d0804eff4
|
Convert the IBM decoder to use the new config system.
|
2021-05-12 23:42:38 +02:00 |
|
David Given
|
df0a9bac96
|
More config machinery: the reader now reads (but can't put the resulting image
anywhere).
|
2021-05-12 00:26:42 +02:00 |
|
David Given
|
a8f1469d36
|
Flesh out the proto config stuff some more.
|
2021-05-10 22:38:04 +02:00 |
|
David Given
|
74cb332706
|
The dotted path setter should now work properly.
|
2021-05-08 23:56:45 +02:00 |
|
David Given
|
a54e3d33a6
|
Add a first draft of the dotted config file setter.
|
2021-05-08 22:58:29 +02:00 |
|
David Given
|
1b0ec50711
|
Add lots more protobuf machinery.
|
2021-05-07 23:38:31 +02:00 |
|
David Given
|
79d24dff46
|
Add boilerplate for a protobuf definition.
|
2021-05-07 20:05:50 +02:00 |
|