apple2js/test/js/formats/testdata
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
..
13sector.spec.ts DOS 13-sector tests and fixes (#53) 2021-01-03 15:01:30 -08:00
13sector.ts Woz to TypeScript (#84) 2021-07-09 17:54:27 -07:00
16sector.spec.ts Fix 2mg header parsing and add tests (#127) 2022-06-06 18:10:06 -07:00
16sector.ts Fix 2mg header parsing and add tests (#127) 2022-06-06 18:10:06 -07:00
json.ts Keep track of disk sides (#87) 2021-10-02 11:45:09 -07:00
woz.ts Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00