Previous | 199869 Revisions | Next |
r188346 Wednesday 7th September, 2022 at 10:40:23 UTC by paul.devine |
---|
Victor9k fix disk handling (#10315) * Victor9k Fixing bug in floppy disk sync header sizes * Victor9K adding support for ramsize CLI flag * Fixed zone 4 documentation bug * Correcting mistake in data header sync size, 5 not 6 bytes * fixed error in sector size comparison & sector count for DS disks * single-sided disks read/write correctly; double-sided read correctly. DS still corrupting on write * fixed bug in offset calculation for DS disks * fixing bug with -ramsize=896K * updated todo comment Co-authored-by: Paul Devine <pauldevine+git@gmail.com> |
[src/lib/formats] | victor9k_dsk.cpp victor9k_dsk.h |
[src/mame/act] | victor9k.cpp victor9k_fdc.cpp |
https://github.com/mamedev/mame/commit/b008567de06a94018ec986c2e9587de5be9395bd |
Previous | 199869 Revisions | Next |