VOGONS

Common searches


Search results

Display options

Re: What were Tandy & Hercules?

They use the 640x200 EGA mode, that way they only adjust in one dimension. Whoops, I was afraid I'd get that one wrong. The version I had was the 16 colour version of SQ4 and it had a Hercules Monochrome driver. Interesting, I wasn't aware of that since I only bought the VGA version. I did end up …

Re: PC Jr Cart Support

I also still own the 4-switch "Woody" Atari 2600 that was my second game console (the first being a Pong console, which disappeared long ago). I bought River Raid II but didn't acquire the first until after I had moved on to newer consoles and was acquiring Atari 2600 games just for collector …

Re: Installing / adding 'real' DOS on a Win98 system?

in DOS
MS-DOS 7.x (which is included with Win95, 98, 98SE and, yes, even WinME) is fully-functional as a standalone DOS version. I think it may be a bit bloated with hooks for Win9x/ME (which run on top of DOS, just like Win 3.x and older) but I never had problems except with some Creative AWE64 drivers.

Re: What were Tandy & Hercules?

I had an 8MHz 286 with EGA, but the monitor blew out. For a year I used a Hercules monochrome setup. I was able to run hercules-supported games as well as CGA games (with the use of SIMCGA, which showed the colors as dithered patterns). I then replaced the hercules stuff with an SVGA card and …

Re: What were Tandy & Hercules?

As far as a simple ranking, I'd say something like this (which is likely to be argued with by some) from worst to best: - Hercules. Hi-res but only 2 colors (black and white, amber, or green depending on the color of the monitor). The standard for black & white graphics on PCs. - RGB CGA. Four …

Re: running CD-rom version of Arena entirely off the Hard Drive

in DOS
No, MSCDEX can only mount CD-ROM drives, as it's designed to talk to a .SYS driver (VIDE-CDD.SYS in this case) that is specific for the model of CD-ROM drive you're using. The SUBST utility is what you want to use for this: C:\>subst /? Associates a path with a drive letter. SUBST [drive1: [drive2:] …

Re: running CD-rom version of Arena entirely off the Hard Drive

in DOS
You could try: - making an image of the CD and mounting it via IMGMOUNT (or an external program such as Daemon Tools or Alcohol 120%), or - mount the directory you copied the files into as a drive in DOSBox: mount d c:\whatever -t cdrom Your mileage may vary.

Re: New proposed mount command syntax

In my opinion, having IMGMOUNT (or any other mount command) able to mount something inside of an already-mounted filesystem is just weird and needlessly complicated. Mount/Imgmount should always point to paths/files in the real filesystem. Also, it might be more friendly to make it so that …

Page 127 of 292