 |
|
| Computers Forum Index » Computer - Emulators (Apple2) » apple2 emulator for Linux too fast, can't compile new... |
|
Page 1 of 1 |
|
| Author |
Message |
| Leif... |
Posted: Thu Jul 09, 2009 5:16 am |
|
|
|
Guest
|
Hello, I got Alexander Jean-Claude Bottema's "apple2" emulator for
Linux working, but even when I select a speed of 1, the darn thing plays
way too fast (Castle Wolfenstein). I read somewhere that I needed to
choose an appropriate speed range when I compile it, but I installed it
on Linux Mint XFCE (uses debian packages), so I didn't have to compile
it. So I googled the source code, and I ran ./configure, then make, but
I get these errors:
disk.c: In function ‘c_new_diskette_6’:
disk.c:139: warning: incompatible implicit declaration of built-in
function ‘strcpy’
disk.c: In function ‘c_read_nibblized_6_6’:
disk.c:196: error: lvalue required as left operand of assignment
disk.c: In function ‘disk_install’:
disk.c:636: warning: incompatible implicit declaration of built-in
function ‘memcpy’
make[1]: *** [disk.o] Error 1
make: *** [all-recursive] Error 1
Also, I'm not sure where to find the value to select a range of say,
1000 or 10000 instead of the default 100, but this is moot if I can't
compile...
Thanks for any help. |
|
|
| Back to top |
|
|
|
| RitterSport... |
Posted: Fri Jul 10, 2009 10:01 am |
|
|
|
Guest
|
On Jul 9, 12:01 pm, lyricalnanoha
<lyricalnan... at (no spam) usotsuki.hoshinet.org> wrote:
Quote: I'd almost want to suggest building Linapple instead, as it's based on
AppleWin.
On Wed, 8 Jul 2009, Leif wrote:
disk.c: In function ‘c_read_nibblized_6_6’:
disk.c:196: error: lvalue required as left operand of assignment
For some reason it's trying to assign a value to something that's not a
variable.
-uso.
Or, just try AppleWin inside WINE. That's worked better for me. |
|
|
| Back to top |
|
|
|
|
|
All times are GMT
The time now is Wed Dec 09, 2009 11:32 pm
|
|