apple2js/js/formats
Ian Flanigan 99ba052597
Add tests for WOZ disks (#136)
* Add a test for the dirty callback on writes

This new test just checks that a clean disk becomes dirty after a
write _and_ that the dirty callback is fired.

* Add tests for WOZ disks

The new tests verify the basic read behavior of the state sequencer on
well-behaved disks, including sync bytes and so on.  Write tests are
still to come.

There's also a change to the Woz format to return the info chunk data
as well.
2022-06-19 19:52:06 -07:00
..
prodos TypeScript remnants (#94) 2021-12-22 10:37:21 -08:00
2mg.ts Fix 2mg header parsing and add tests (#127) 2022-06-06 18:10:06 -07:00
block.ts Clean up copyright notices (#93) 2021-12-21 12:35:26 -08:00
create_disk.ts Enforce strict equality (#115) 2022-05-18 08:19:45 -07:00
d13.ts Clean up copyright notices (#93) 2021-12-21 12:35:26 -08:00
do.ts Clean up copyright notices (#93) 2021-12-21 12:35:26 -08:00
format_utils.ts Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
nib.ts Clean up copyright notices (#93) 2021-12-21 12:35:26 -08:00
po.ts Clean up copyright notices (#93) 2021-12-21 12:35:26 -08:00
types.ts Add tests for WOZ disks (#136) 2022-06-19 19:52:06 -07:00
woz.ts Add tests for WOZ disks (#136) 2022-06-19 19:52:06 -07:00