Files
apple2js/js
Ian Flanigan e280c3d7b8 Add 13 sector disk support to getBinary (#159)
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.
2022-09-18 06:40:08 -07:00
..
2022-07-26 18:46:39 -07:00
2022-07-13 20:34:50 -07:00
2022-07-13 20:34:50 -07:00
2022-07-23 15:51:12 -07:00
2022-07-13 20:34:50 -07:00
2022-07-13 20:34:50 -07:00
2021-12-22 10:37:21 -08:00
2021-12-22 10:37:21 -08:00
2022-07-13 20:34:50 -07:00
2022-06-05 10:57:04 -07:00
2022-07-13 20:34:50 -07:00
2022-05-10 06:52:06 -07:00
2021-12-21 12:35:26 -08:00
2020-11-24 08:48:14 -08:00
2022-06-21 20:34:19 -07:00
2022-07-13 20:34:50 -07:00