Re: CHD Explorer ? Adding files to CHD
[Re: JVernet]
#114379
12/02/18 04:54 PM
12/02/18 04:54 PM
|
Joined: Mar 2015
Posts: 3 FRANCE
JVernet
OP
Member
|
OP
Member
Joined: Mar 2015
Posts: 3
FRANCE
|
Got it working with chdman createhd -i pctest.ima -o pctest.chd -chs 615,4,17 -f -c none
No compression...
Not easy at all
I also have question about xtide emulation: doesn't seems to work with PC1512dd driver (no boot at all). I"m stuck with standard 20 Mb of the hdc emulation.... I can't add a 3.5 drive to PC1512 driver, also....
Last edited by JVernet; 12/02/18 04:55 PM.
|
|
|
Re: CHD Explorer ? Adding files to CHD
[Re: JVernet]
#114380
12/02/18 06:27 PM
12/02/18 06:27 PM
|
Joined: Jan 2012
Posts: 963 Bavaria
rfka01
Senior Member
|
Senior Member
Joined: Jan 2012
Posts: 963
Bavaria
|
For a quick local fix of the 3.5" drive you need to add device.option_add("35dd", FLOPPY_35_DD); around line 1041 and change MCFG_FLOPPY_DRIVE_ADD(PC_FDC_XT_TAG ":1", pc1512_floppies, nullptr, pc1512_base_state::floppy_formats) to MCFG_FLOPPY_DRIVE_ADD(PC_FDC_XT_TAG ":1", pc1512_floppies, "35dd", pc1512_base_state::floppy_formats) around line 1218. Then you add the lines DRIVPARM /D:1 /F:7
DEVICE=\DOS\DRIVER.SYS /D:1 /F:7 to your config.sys and reboot. This results in a drive c: which can be formatted to 80 tracks /720KB
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
Re: CHD Explorer ? Adding files to CHD
[Re: JVernet]
#114382
12/02/18 06:49 PM
12/02/18 06:49 PM
|
Joined: Jan 2012
Posts: 963 Bavaria
rfka01
Senior Member
|
Senior Member
Joined: Jan 2012
Posts: 963
Bavaria
|
The xtide didn't work for me with the PC1512 driver, but the hdc controller does - at least for the 20MB CHD I had ready. Another issue with the PC1512 driver is that it's missing the lower part of letters at the lower border of the screen ![[Linked Image]](https://i.imgur.com/D0tcUQ5.png)
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
|
Forums9
Topics8,625
Posts112,794
Members4,839
|
Most Online324 Dec 20th, 2018
|
|
|