This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-05 05:34:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
History
Thomas Harte
e081f224b6
Implemented a very basic
PCMTrack
test, nevertheless revealing an oversight in
PCMSegmentEventSource
related to improperly counting to the index hole if the final bit is set. Took that as a message that I should comment and document the event source.
2016-12-18 22:53:24 -05:00
..
Encodings
…
Formats
…
DigitalPhaseLockedLoop.cpp
…
DigitalPhaseLockedLoop.hpp
…
Disk.cpp
…
Disk.hpp
…
DiskController.cpp
…
DiskController.hpp
…
Drive.cpp
…
Drive.hpp
…
PCMPatchedTrack.cpp
…
PCMPatchedTrack.hpp
…
PCMSegment.cpp
Implemented a very basic
PCMTrack
test, nevertheless revealing an oversight in
PCMSegmentEventSource
related to improperly counting to the index hole if the final bit is set. Took that as a message that I should comment and document the event source.
2016-12-18 22:53:24 -05:00
PCMSegment.hpp
Implemented a very basic
PCMTrack
test, nevertheless revealing an oversight in
PCMSegmentEventSource
related to improperly counting to the index hole if the final bit is set. Took that as a message that I should comment and document the event source.
2016-12-18 22:53:24 -05:00
PCMTrack.cpp
Implemented a very basic
PCMTrack
test, nevertheless revealing an oversight in
PCMSegmentEventSource
related to improperly counting to the index hole if the final bit is set. Took that as a message that I should comment and document the event source.
2016-12-18 22:53:24 -05:00
PCMTrack.hpp
Reimplemented
PCMTrack
to use
PCMSegmentEventSource
, eliminating code duplication.
2016-12-18 21:37:05 -05:00