apple2js/test/js
Ian Flanigan c9b7987c4c
Fix 2mg header parsing and add tests (#127)
Before, the offset for `FLAGS` in `2mg.ts` was `0x0A`, which is
incorrect according to the spec at:

https://apple2.org.za/gswv/a2zine/Docs/DiskImage_2MG_Info.txt

Now, all of the fields in the 2mg header are described, including
their lengths and any constraints.  These constraints are enforced by
`read2MGHeader` and tested by new tests.
2022-06-06 18:10:06 -07:00
..
__image_snapshots__
__mocks__ Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
formats Fix 2mg header parsing and add tests (#127) 2022-06-06 18:10:06 -07:00
ui Preact UI (#106) 2022-05-10 06:52:06 -07:00
base64.test.ts
canvas.test.ts
debugger.spec.ts Support Tom Harte test suite (#88) 2021-10-13 09:15:29 -07:00
gl.test.ts
rom.test.ts Jest lint (#118) 2022-05-30 09:29:48 -07:00
util.test.ts Jest lint (#118) 2022-05-30 09:29:48 -07:00