Peter's z80.eu site blog
Search 

Please read ! 
If NO IMAGES will be shown, use www.z80.eu/blog instead of blog.z80.eu

Please note also - THIS BLOG ENDS HERE WITH THE LAST ENTRY FROM NOVEMBER 9th 2021.

I have prepared a new blog with wordpress at https://vintagecomputing.info !!!

Thank you.
Some tests with Concurrent DOS XM 6.01 running with PCem 
Sunday, August 25, 2019, 12:00 AM
Posted by Administrator
Because I was curious about the capabilities of Concurrent DOS XM 6.x running on a PC/XT clone (emulated with PCem), I tested a few things.
I was able to install it using PCEm 14 on an emulated hard disk drive (20MB), it looks not too unusual:

and


Pressing ESC let you see the pure command prompt again.

I was curious about two things now:
1) How many RAM is free for executing programs
2) Am I able to run games with graphics screen (e.g. for CGA)

I tried (after running CARDDECK, which sorts the screen windows) the build in CHKDSK first:

Unfortunately CHKDSK here does not report free RAM :-(
So I tried CHKDSK copied from IBM PC-DOS 3.30 (why 3.30 ? because Concurrent DOS XM reports Version 3.30 (1E 03 when executed MOV AH,30 and INT 21 with DEBUG), and it shows up the free RAM:

Not too bad but significant less than with PC-DOS 3.30 only.

Also, I tried to run CGA games (do not try EGA or VGA games), e.g. PSION CHESS.
It surprisingly worked, but was shown with a wrong color palette.
Also, if you're running a game, it depends on the cooperation of the game itself if Ctrl-1, Ctrl-2 a.s.o. for Windows switching will work. In this case, it worked, but you are not able to execute other programs, only build-in DOS commands like DIR. This is because there is no (conventional) memory left while running a DOS game.

Have to test Concurrent DOS 386 now, may be this DOS version is better suited for running simultaneously more programs.
add comment ( 58 views )   |  permalink   |  related link   |   ( 3 / 1658 )
My Yodobashi (Microvoice) Formula-1, with build-in eprom programmer 
Saturday, July 27, 2019, 10:25 PM
Posted by Administrator
This is a *very* nice portable CP/M computer, really rare and perhaps unknown for many, but still worth to be mentioned. It has a Z80 CPU running at 4 MHz, has a build-in eprom programmer (up to 27128) and, like many other CP/M computer, 64KB RAM. It has two 40 track double sided floppy drives (~ 346KB capacity + system tracks), and it has even an external connector for 8 inch floppy drives (the standard IBM format with 77 tracks is used).

Also, it has an integrated thermo paper printer (no chance to get such thermo paper rolls anymore).
Although it's screen is only 5.5" sized, it has a really clear and crisp display:

3 comments ( 109 views )   |  permalink   |  related link   |   ( 3 / 145 )
Bondwell 8T and the Expanded Memory Mystery 
Thursday, July 11, 2019, 11:30 PM
Posted by Administrator
Recently I got also a Bondwell 8T, which is an early PC/XT compatible Laptop (with LCD display, but still heavy). It has a nice keyboard, and I got also an external floppy drive (Model 112B) for it.

This laptop has a special unique feature, it has a chipset, which make it possible to use the rest of the physically existing 1024KB RAM above the 640KB limit.
Unfortunately you will NOT find the specific Expanded Memory Manager driver while using Google, so I tried several other solutions, Quarterdecks QRAM included. Nothing worked.
But I found a photo from the same laptop in a forum, and I asked the one who posted it.
Finally I got the driver, and guess what name it has ... it's always the same filename for all machines, but the program file differs always, too (because of the different hardware) - EMM.SYS. If you do not have this specific one, you can't use the extra memory, which is very important if you don't have a hard drive (this laptop didn't had one).
But if you have the driver, all goes positive, and I was even able to load a RAM-Disk driver:

I had to use TURBODSK 2.2, because RAMDRIVE.SYS does NOT support expanded memory or if you're lucky and got the last version (from MS-DOS 4.01), an AT-machine (286) is minimal required.

Also, I tested the ability to display graphics, not too bad but NO COLORS, so a dithered picture is necessary - see here:

The specific EMM driver can be downloaded here, see "related link".
add comment ( 84 views )   |  permalink   |  related link   |   ( 3.1 / 2948 )
Gaby's CP/M Forum will move... 
Tuesday, June 18, 2019, 10:00 PM
Posted by Administrator
... so be sure to visit the new URL http://www.forumcpm.gaby.de/index.php .
Although it's german I am sure also english speaker can write entries and will get an answer in english for sure, if necessary.
Her old forum will be converted into a static web page.
add comment ( 79 views )   |  permalink   |  related link   |   ( 3 / 1583 )
The truth about LS-120 (aka SuperDisk) media (all of them are preformatted...) 
Sunday, May 26, 2019, 09:00 PM
Posted by Administrator
Years before I bought a "SuperDisk" drive (USB) for the older Power Macintosh series. I got it with a Macintosh formatted medium.
A few month before I got an Matsushita / Panasonic ATAPI LS-120 drive. I tried to use it together with a SATA-to-IDE adapter in my modern Intel i7-4770K PC running Windows 7.
Unfortunately the drive was only recognized by Windows 7 if a disk was inserted (doesn't matter if it's a HD floppy disk or a LS-120 disk).
Because my modern PC mainboard does not have a parallel ATA connector, I tried to find an other solution, but my spare part PCI IDE RAID controller didn't helped.
Later on, I learned it MUST have an ATAPI bios, not an IDE/RAID BIOS. What bad luck the IDE RAID controller did not have a flash memory (instead, a ROM).
So I had to buy a PCI ATAPI controller (it has a ITE8212 chipset), which had the correct BIOS right from the beginning. And voilĂ , Windows 7 *does* recognize the drive even without an inserted medium.

Now I was able to use the drive without any problems ... I thought.
Also on the sticker it says "Do Not Reformat"... no solution for that ?


Reformatting the preformatted Macintosh LS-120 disk did NOT work with Windows 7.
But there must be a way to get it reformatted, also because I've seen there is a special formatter software existing.
Unfortunately again the at least 15 years old software I found does NOT work with a Windows x64 version.

Meanwhile I bought also IBM PC preformatted LS-120 disks, they worked without any problems and showed 120MB free (if empty, not used before). But I was still not able to use the Macintosh preformatted disk.

But after I got a rare LS-120 disk drive for my Thinkpad A30p, which still runs Windows XP SP3, I was able to use the above mentioned formatter software. And NOW I was able to reformat it for PC usage. It does not really "low level format" the disk, but it writes a new logical structure to the disk, without checking the format it had before.




So anybody who claims to be able to format LS-120 disks on a x64 Windows just talk bullshit. Windows always check the format before formatting is started. Macintosh preformatted disks are not recognized so you cannot format them in a different format (from Mac to PC).

add comment ( 86 views )   |  permalink   |  related link   |   ( 3 / 1636 )

<<First <Back | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next> Last>>