David Given
|
97bb563ba0
|
Another massive overhaul to rip out the last remaining bits of Layout.
|
2025-10-10 00:21:47 +02:00 |
|
David Given
|
8f047f842e
|
Massive overhaul to use the new disklayout stuff while
encoding/decoding. Fix lots of bugs, be more consistent with logical and
physical locations.
|
2025-10-08 22:41:13 +02:00 |
|
David Given
|
6127c9a46d
|
Wire up some more control panel buttons. Create an in-memory sector
interface for doing filesystem stuff.
|
2025-09-15 20:06:16 +02:00 |
|
David Given
|
533b217c8f
|
Eliminate the broken tpi system for a simple drive/format type field.
|
2023-10-29 21:10:14 +01:00 |
|
dg
|
1330d56cdd
|
Fix a bunch of errors caused by changes to libfmt.
|
2023-07-07 21:32:21 +00:00 |
|
David Given
|
1267191e8e
|
Abstract is for Java.
|
2022-09-12 23:52:24 +02:00 |
|
David Given
|
326bc931ad
|
You can write back disk images from the browser now.
|
2022-09-07 20:49:16 +02:00 |
|
David Given
|
734913f638
|
Read only media is now supported. Fix some threading race conditions where I
was calling the filesystem from the UI thread.
|
2022-09-07 20:08:28 +02:00 |
|
David Given
|
b2eba66bff
|
You can format disks now.
|
2022-09-05 22:13:41 +02:00 |
|
David Given
|
64689cf59d
|
Add some disk flushing machinery.
|
2022-09-04 22:28:38 +02:00 |
|
David Given
|
f753929e87
|
Writing files works in fatfs.
|
2022-08-30 22:51:31 +02:00 |
|
David Given
|
b42f82ecb1
|
Real disk access works, at least for ls.
|
2022-08-27 12:57:57 +02:00 |
|
David Given
|
f0ec8bd5b9
|
More SectorInterface refactoring.
|
2022-08-26 00:43:01 +02:00 |
|
David Given
|
20b7008994
|
Move sectorinterface into vfs.
|
2022-08-26 00:05:58 +02:00 |
|