Peter Evans
|
665f7de37c
|
Rename apple2dd_ to apple2_dd_
Except for the struct object (apple2dd).
|
2018-01-07 13:44:07 -06:00 |
|
Peter Evans
|
484a11e976
|
Pass in zero for an offset
|
2018-01-03 15:21:00 -06:00 |
|
Peter Evans
|
d53b6df7a4
|
Add documentation; plus set sector/track pos to 0 on eject
|
2018-01-01 17:26:29 -06:00 |
|
Peter Evans
|
a2b4fe1466
|
Write an fread function for segments; use in apple2.dd
|
2017-12-31 20:28:11 -06:00 |
|
Peter Evans
|
e14e22a596
|
Uh, so we forgot to read data into the disk
|
2017-12-31 15:54:30 -06:00 |
|
Peter Evans
|
a86fc8e80e
|
Reorganize
|
2017-12-26 16:42:04 -06:00 |
|
Peter Evans
|
ed1a7b3278
|
Rename to read/write (without byte)
|
2017-12-15 21:03:38 -06:00 |
|
Peter Evans
|
b07848dd9d
|
Change name; move 140k, 240k
|
2017-12-15 21:00:59 -06:00 |
|
Peter Evans
|
06c8d623e7
|
Move MAX_SECTOR_POS and change shift into a while loop
|
2017-12-15 16:52:47 -06:00 |
|
Peter Evans
|
079a35507c
|
A number of updates in heavy dev phase
1. Add an insert function (to insert a new disk).
2. Add a new shift function to coordinate sector position updates when
reading or writing.
|
2017-12-15 16:45:20 -06:00 |
|
Peter Evans
|
4dffea1dda
|
Make position non-static; add case for NULL data
|
2017-12-14 23:08:33 -06:00 |
|
Peter Evans
|
f629b350fa
|
We can't have a negative track pos; zero is the lowest
|
2017-12-14 22:46:50 -06:00 |
|
Peter Evans
|
82d22c8fab
|
Change name of header file in #include
|
2017-12-14 22:27:45 -06:00 |
|
Peter Evans
|
091939b06b
|
Renaming files
|
2017-12-14 22:24:30 -06:00 |
|