David Given
|
f5f223f622
|
First steps towards reworking the build system... again.
|
2023-10-21 23:02:46 +02:00 |
|
dg
|
dcfcc6271c
|
Sort out a whole bunch of other things, including cleaning up the way the
verification source is handled.
|
2023-05-12 23:28:25 +00:00 |
|
David Given
|
6b7e81d7fb
|
Move requiredSectors() to the base class.
|
2022-09-13 00:32:04 +02:00 |
|
David Given
|
1267191e8e
|
Abstract is for Java.
|
2022-09-12 23:52:24 +02:00 |
|
David Given
|
adff739a5d
|
Partial conversion to do automatic scaling of flux based on the disk rotation
speed. Although, something seems to have broken for 5.25" disks.
|
2022-03-27 23:50:32 +02:00 |
|
David Given
|
b423a71b38
|
Refactor the encoders the same way that's been done for the decoders.
|
2021-07-11 16:55:18 +02:00 |
|
David Given
|
1fa2547aff
|
Convert the C64 decoder.
|
2021-07-11 13:04:07 +02:00 |
|
David Given
|
f8674230ed
|
Add prototypes for all the decoders because it's easier to do them in one go...
|
2021-07-11 12:52:34 +02:00 |
|
David Given
|
3447689c19
|
Don't crash when trying to encode tracks with no data.
|
2021-07-03 11:38:45 +02:00 |
|
David Given
|
4614b63c30
|
Convert wybren1971's D64 reader and 1541 encoder to work with the new
architecture.
|
2021-05-21 23:34:28 +02:00 |
|
David Given
|
cf41b6cbb2
|
Merge branch 'Commodore-64-encoder' of https://github.com/wybren1971/fluxengine into wybren1971-Commodore-64-encoder
|
2021-05-21 23:02:04 +02:00 |
|
David Given
|
4ab8b4984d
|
Rename all InputProto and OutputProtos for clarity.
|
2021-05-15 18:05: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 |
|
wybren1971
|
e01a7110ac
|
Added format bytes (disk ID) to header from BAM
|
2021-05-12 14:55:32 +02:00 |
|
wybren1971
|
f92814b24b
|
Added option to write d64 images back to disk
|
2021-05-11 19:54:50 +02:00 |
|
David Given
|
4b07c38782
|
Mechanical refactor to rearrange the source files into a more pleasing order.
|
2019-08-06 22:25:11 +02:00 |
|