home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!hal.com!decwrl!access.usask.ca!ccu.umanitoba.ca!lu
- From: lu@ccu.umanitoba.ca (Zhengfang Lu)
- Newsgroups: comp.sys.cbm
- Subject: Re: ibmpc machine language to run on c64?
- Keywords: ibm conversion
- Message-ID: <1992Aug31.144407.11299@ccu.umanitoba.ca>
- Date: 31 Aug 92 14:44:07 GMT
- References: <barryg.715245793@cortex.physiol.su.oz.au>
- Sender: news@ccu.umanitoba.ca
- Organization: University of Manitoba, Winnipeg, Canada
- Lines: 7
- Nntp-Posting-Host: uhura.cc.umanitoba.ca
-
- In <barryg.715245793@cortex.physiol.su.oz.au> barryg@cortex.physiol.su.oz.au (Barry Gow) writes:
-
- >I have some software written in 8088/8066 machine code for the IBM-PC
- As far as I know you would have to completely recode the whole program.
- 80x86 is WAY different than 6502. Whereas MOV is the biggy in 80x86, it's
- the ole LoaD and STore registers (wow, all 3, :)) for the c64.
-
-