Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!purdue!decwrl!hplabs!hp-pcd!hpcvlx!bturner From: bturner@hpcvlx.HP.COM (Bill Turner) Newsgroups: comp.sys.hp Subject: Re: Porting Easywriter to HP-150A PC Message-ID: <101950005@hpcvlx.HP.COM> Date: 19 Oct 88 16:09:14 GMT References: <10081@cup.portal.com> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 16 > I now have a HP-150A that I use at home. I tried to run my Easywriter 2 > on it, but it failed everytime. > Is there a way of porting Easywriter to the HP-150, a MS-DOS machine? The problem is that the HP150 is a true MS-DOS machine, but it isn't IBM compatible. It supports all the MSDOS INT 21h interface, but it does NOT support the IBM BIOS (INT 10?) calls. Since most programs for the PC use BIOS calls to improve performance, especially for display of text/graphics, they don't run unmodified on the 150. (I think I may have heard about a BIOS emulator for the 150? Is this just my wild imagination or is it real?) --Bill Turner