PCXT config: mount files/folders

hmc
Posts: 1
Joined: Thu Jun 15, 2023 5:09 pm

PCXT config: mount files/folders

Unread post by hmc »

Hi! Where to find a step-by-step guide for configuring the PCXT core?
Sorry, noob question here: at the moment, I can only open bootable games from pcxt core. How can I open *.exe files from games/pcxt folder? Don't know how to access the sdcard directory from MS-DOS in PCXT.. Any help?

(Mister 101 simple guide for computer cores configuration is needed!)

Xbytez
Site Admin
Posts: 472
Joined: Wed May 20, 2020 3:36 pm
Has thanked: 215 times
Been thanked: 792 times

Re: PCXT config: mount files/folders

Unread post by Xbytez »

This guide may not cover the PCXT, however it's very useful for setting up and using many of the MiSTer cores.

https://github.com/adreeve/MiSTerManual ... Manual.pdf

User avatar
pgimeno
Top Contributor
Posts: 679
Joined: Thu Jun 11, 2020 9:44 am
Has thanked: 260 times
Been thanked: 210 times

Re: PCXT config: mount files/folders

Unread post by pgimeno »

Hi hmc,

The PCXT core expects a VHD file that works as a virtual hard drive (hence the name), and/or files that are images of floppy disks.

When you have an empty VHD file and/or an empty floppy disk image, it's pretty much as if you have a PC with an unformatted floppy and an unformatted hard disk. Basically you need to start at the same point as if you were in front of a real machine.

Fortunately, there are pre-recorded floppy disk images with an operating system that you can use to format the virtual HD and install the system to. Then, just as in a real machine, you can use floppies (floppy disk images) to transfer files to that virtual HD, or directly execute them from the floppy.

There are some tips and tricks that allow you to transfer files directly to your virtual HD image without using floppy disk images as an intermediate step. However. unlike the 486 core, the PCXT core does not currently have a tool that allows you to access a shared folder in your games/pcxt folder.

Let's say that the price of the amazing accuracy attained by the PCXT core has the price of not making it so easy to deal with files and folders as in many emulators around.

akeley
Top Contributor
Posts: 1315
Joined: Mon May 25, 2020 7:54 pm
Has thanked: 428 times
Been thanked: 415 times

Re: PCXT config: mount files/folders

Unread post by akeley »

You can find clues on how to find ready-made vhds in this thread.

There's also an introductory FreedosHD in the core's github, and you can find a Quickstart guide on how to mount it in the wiki (it also applies to other hd images).

Once you get a hdd running, you will be in MS-DOS command line and need to use DOS commands ("dir", "C:" "..", etc) to navigate the directories. My collection (Play It By Year) boots straight into Norton Commander GUI so it's somewhat easier to handle for beginners than pure DOS.

Post Reply