Skip to content

Tags: laurentd75/CLK

Tags

2017-07-30

Toggle 2017-07-30's commit message
Slightly relaxed vertical sync testing.

2017-07-15

Toggle 2017-07-15's commit message
Merge pull request #148 from TomHarte/CSW

Adds support for the CSW file format

2017-05-16

Toggle 2017-05-16's commit message
Merge pull request #126 from TomHarte/GCRAnalysis

Corrects infinite loop when performing GCR analysis

2017-05-14

Toggle 2017-05-14's commit message
Merge pull request #123 from TomHarte/RemovedDeadOption

Formally withdraws the 'load automatically' option for the Vic

2017-03-26.2

Toggle 2017-03-26.2's commit message
Fixed: operation reads now fulfil the promise of seeding the value to…

… be read with 0xff.

2017-03-26

Toggle 2017-03-26's commit message
Merge pull request #116 from TomHarte/YarsBug

Fixes a bug in which TIA access during the border would flush all motion steps.

2017-01-30

Toggle 2017-01-30's commit message
This needs to be a `memmove` as the areas may overlap.

2017-01-27

Toggle 2017-01-27's commit message
Merge pull request #97 from TomHarte/Icons

Introduces some file association icons

2017-01-01

Toggle 2017-01-01's commit message
Merge pull request #93 from TomHarte/ReadWriteTrack

Implements the Type 3 WD177x commands

2016-12-31

Toggle 2016-12-31's commit message
Merge pull request #92 from TomHarte/MFMCleanup

Adds some documentation and tidies some of the new MFM infrastructure