mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
1e4e8381ec
Apparently, I broke everything when I removed the underscores from the field names and added them to the method names. The fix is just to rename the methods `getCycles` and `getSync` and call it a day.