mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
c9b7987c4c
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. |
||
---|---|---|
.. | ||
__image_snapshots__ | ||
__mocks__ | ||
formats | ||
ui | ||
base64.test.ts | ||
canvas.test.ts | ||
debugger.spec.ts | ||
gl.test.ts | ||
rom.test.ts | ||
util.test.ts |