apple2js/js/formats
Ian Flanigan 715ea6ffaa
ProDOS image format tests and fixes (#51)
Like the DOS 3.3 sector order issues in #49, this change fixes the
order of the physical sectors on the ProDOS disk when nibblized.

This change also adds tests similar to the DOS 3.3 tests to verify the
sector order.

Because the DOS 3.3 and ProDOS tests are so similar, the utility
methods have been refactored into their own file.
2021-01-03 14:59:42 -08:00
..
prodos CFFA (#20) 2020-01-02 11:11:04 -08:00
2mg.js enforce indent case like vscode prefers 2020-11-25 17:28:37 -08:00
block.js CFFA (#20) 2020-01-02 11:11:04 -08:00
d13.js Crude native woz support. (#13) 2019-10-01 19:56:10 -07:00
do.js DOS 3.3 image format tests and fixes (#49) 2020-12-29 06:40:40 -08:00
format_utils.ts ProDOS image format tests and fixes (#51) 2021-01-03 14:59:42 -08:00
nib.js Crude native woz support. (#13) 2019-10-01 19:56:10 -07:00
po.js ProDOS image format tests and fixes (#51) 2021-01-03 14:59:42 -08:00
woz.js enforce indent case like vscode prefers 2020-11-25 17:28:37 -08:00