apple2js/js/cards
Ian Flanigan 1e4e8381ec
Fix calls to cpu.cycles() and cpu.sync() (#43)
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.
2020-11-15 17:54:13 -08:00
..
cffa.js Really brief delay for CFFA. 2020-01-12 13:06:40 -08:00
disk2.js Simple Smartport (#31) 2020-09-12 19:42:18 -07:00
langcard.js Small cleanup and fixes. 2020-01-02 10:57:26 -08:00
nsc.js typo 2020-09-20 06:37:26 -07:00
parallel.js Refactor main (#17) 2019-12-27 15:04:07 -08:00
ramfactor.js Refactor main (#17) 2019-12-27 15:04:07 -08:00
smartport.js Fix calls to cpu.cycles() and cpu.sync() (#43) 2020-11-15 17:54:13 -08:00
thunderclock.js Refactor main (#17) 2019-12-27 15:04:07 -08:00
videoterm.js Refactor main (#17) 2019-12-27 15:04:07 -08:00