mirror of
https://github.com/holub/mame
synced 2025-06-06 04:43:45 +03:00
(MESS) fixed chdman commands based on datasheets (nw)
This commit is contained in:
parent
71ad6c9c37
commit
dcccfc3d36
@ -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
|
||||
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user