(MESS) fixed chdman commands based on datasheets (nw)

This commit is contained in:
smf- 2012-09-25 00:04:24 +00:00
parent 71ad6c9c37
commit dcccfc3d36

View File

@ -100,8 +100,8 @@ Notes:
- keyboard beeper (NE555 wired in strange mix of astable/monostable modes)
- Winchester (Tandon TM501/CMI CM-5412 10MB drive on Xebec S1410 controller)
chdman -createblankhd tm501.chd 306 2 32 256
chdman -createblankhd cm5412.chd 306 4 17 512
chdman createhd -chs 306,2,32 -ss 256 -o tm501.chd
chdman createhd -chs 306,4,32 -ss 256 -o cm5412.chd
*/