apple2js/js/ui
Ian Flanigan 4d7068208a
Typescriptify all of the UI peripherals (#73)
* Typescriptify all of the UI peripherals

This converts the audio, gamepad, keyboard, printer, and tape
peripherals into Typescript. This is a pretty mechanical change.

It does fix issue #72, though.

* Add  and  that were missing
2021-03-28 16:39:18 -07:00
..
apple2.js lint 2021-03-16 06:33:32 -07:00
audio.ts Typescriptify all of the UI peripherals (#73) 2021-03-28 16:39:18 -07:00
drive_lights.ts Converts ui/drive_lights.js to Typescript (#70) 2021-03-26 07:45:51 -07:00
gamepad.ts Typescriptify all of the UI peripherals (#73) 2021-03-28 16:39:18 -07:00
keyboard.ts Typescriptify all of the UI peripherals (#73) 2021-03-28 16:39:18 -07:00
printer.ts Typescriptify all of the UI peripherals (#73) 2021-03-28 16:39:18 -07:00
tape.ts Typescriptify all of the UI peripherals (#73) 2021-03-28 16:39:18 -07:00