mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
e280c3d7b8
Before, `getBinary` did not work for 13 sector disks because it assumed that all tracks had 16 sectors. On top of that, `readSector` could not decode sectors with 5 and 3 encoding. And finally, `findSector` couldn't even find sectors with DOS 3.2 address fields. All of these have been fixed and some tests added to make sure that they keep working. |
||
---|---|---|
.. | ||
__image_snapshots__ | ||
__mocks__ | ||
applesoft | ||
cards | ||
formats | ||
ui | ||
base64.test.ts | ||
canvas.test.ts | ||
debugger.spec.ts | ||
gl.test.ts | ||
rom.test.ts | ||
util.test.ts |