apple2js/js/ui
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
..
apple2.js Fix calls to cpu.cycles() and cpu.sync() (#43) 2020-11-15 17:54:13 -08:00
audio.js New machine, new lint 2020-07-20 17:12:50 -07:00
drive_lights.js Style cleanup 2020-04-23 19:48:52 -07:00
gamepad.js Remove jQuery and jQuery UI dependencies. 2019-03-12 21:11:00 -07:00
keyboard.js Fix lint. 2020-04-23 19:50:19 -07:00
printer.js typescript linting 2020-11-07 16:46:27 -08:00
tape.js Show audio error when loading tape. 2020-08-23 06:36:59 -07:00