mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
99ba052597
* 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. |
||
---|---|---|
.. | ||
prodos | ||
2mg.ts | ||
block.ts | ||
create_disk.ts | ||
d13.ts | ||
do.ts | ||
format_utils.ts | ||
nib.ts | ||
po.ts | ||
types.ts | ||
woz.ts |