apple2js/test
Ian Flanigan 203d89b8d9
Implement `FileSystemFileHandle` for file input (#124)
This removes the `FileSystemFileHandleLike` interface in preference to
just implementing the correct interface. The advantage of the
`FileSystemFileHandle` interface is that it can be passed to the
worker directly to load the file.
2022-06-03 10:12:30 -07:00
..
components Implement `FileSystemFileHandle` for file input (#124) 2022-06-03 10:12:30 -07:00
env Create a FileChooser component using showOpenFilePicker (#116) 2022-05-28 10:52:48 -07:00
js Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
roms Update eslint, fix issues 2021-11-28 16:20:25 -08:00
util Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
cpu-tom-harte.spec.ts Apply semi rule to interfaces (#109) 2022-05-10 08:04:20 -07:00
cpu.spec.ts Enforce strict equality (#115) 2022-05-18 08:19:45 -07:00
cpu6502.spec.ts No Opcode left behind (#92) 2021-12-22 10:37:05 -08:00
jest-setup.ts Preact error dialog (#120) 2022-05-31 17:41:24 -07:00