Re: AppleWin and Linux!
- From: Doug Mitton <doug_mitton@xxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 10:01:55 -0500
I just sent you an email from my REAL email account. Please do email
me the src and DLL's. If I can compile the source I'll give trouble
shoothing this a try. I have little to no MSWin development
tools/experience ... but I do this fairly often in Linux.
"TomCh" <tomcharlesworth@xxxxxxxxxxxxxxxx> wrote:
>Doug Mitton wrote:
>> I've been experimenting with AppleWin under Linux and the Wine
>> emulator. Up to version 1.12.6.0 worked fine but starting with
>> 1.12.7.0 I get a screen full of "@" signs when I reboot or load a DSK
>> image at startup. This looks like about where it stopped using .dlls
>> and went to some built in CPU emulation.
>>
>I wonder if this is a speed thing?
>The built-in 6502 emulation code is *much* slower than the DLLs, but
>really doesn't do anything fancy. I can send you DLLs that work with
>1.12.7.x.
>
>I don't really want to continue using these DLLs for the following
>reasons:
>. x86 CPUs are fast enough to easily emulate a 6502 (running at 10MHz+)
>with C code, so don't need hand-coded x86 asm anymore
>. The hand-coded x86 asm is a real pain to maintain & extend
>. It limits portability of the code
>
>> I'd like to take a look and see if I can find a reason for this
>> problem.
>>
>Great! I'll try to help if I can.
>
>> Questions:
>> - Where can I get a copy of the source for 1.12.6.0?
>> (So I can compare differences)
>I can email this to you.
>
>> - What MSWin development package (and version) do I need to
>> compile the AppleWin source?
>I've used Visual Studio 6 & 7.
>With VS7, you don't need DirectX SDK or Platform SDK (as it comes with
>VS7). I could be wrong though.
>
>> - Are there some instructions to use the builtin AppleWin debugger?
>>
>Yes, see the help .chm.
>Michael Pohoreski has extended this massively. Contact him (see
>news-group posting) for a patch to the 1.12.7.2 src base.
>
>So let me know if you want me to email you the 1.12.6 src & 1.12.7 DLLs
>
>Tom
--
------------------------------------------------
http://www3.sympatico.ca/dmitton
SPAM Reduction: Remove "x." from my domain.
------------------------------------------------
.
- References:
- AppleWin and Linux!
- From: Doug Mitton
- Re: AppleWin and Linux!
- From: TomCh
- AppleWin and Linux!
- Prev by Date: Re: AppleWin 1.12.7.2
- Next by Date: Re: AppleWin 1.12.7.2
- Previous by thread: Re: AppleWin and Linux!
- Next by thread: Re: AppleWin and Linux!
- Index(es):
Relevant Pages
|