Page 1 of 1

PCem Roms

Posted: Fri 16 Feb, 2018 8:19 pm
by xXLuckyXx
Hello.

I have pcem_v11_roms.7z since I downloaded PCem v12. Is there pcem_v13.1_roms.7z for download?

P.S: I'm noob in dos system. How to go to doomsw directory for example? It gives me bad file or name error when I type C:\doomsw

Re: PCem Roms

Posted: Fri 16 Feb, 2018 8:45 pm
by JosepMa
First: Don't ask about roms. Almost all roms are copyrighted and as mentioned in several places, these boards don't distribute or help distribute them.
Said that, whatever roms you had, they might still work for the current version.

As for you second question, I assume you ask about basic DOS usage.

To change directories you use the "CD" command, like this:


C:\> cd dooomsw
C:\doomsw>

To go back, you use cd ..
C:\doomsw> cd ..
C:\>

I use this page sometimes for some of the complex commands (and is for XP, not all of them might work on DOS), but it's a good place to learn:
https://ss64.com/nt/

You might also simply type " help " on the command line, and navigate the DOS help, (which I used back then to learn several things, like how to add menus to config.sys and autoexec.bat.. )

Re: PCem Roms

Posted: Fri 16 Feb, 2018 9:36 pm
by xXLuckyXx
PCem can't work without roms. I thought that you would distribute them because of that. My mistake then.
Thanks for help with dos command